svn commit: r515702 - head/databases/adminer

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 26 14:31:06 UTC 2019


Author: sunpoet
Date: Sat Oct 26 14:31:04 2019
New Revision: 515702
URL: https://svnweb.freebsd.org/changeset/ports/515702

Log:
  Update to 4.7.4
  
  Changes:	https://github.com/vrana/adminer/releases
  PR:		241502
  Submitted by:	Zsolt Udvari <uzsolt at uzsolt.hu> (maintainer)

Modified:
  head/databases/adminer/Makefile
  head/databases/adminer/distinfo

Modified: head/databases/adminer/Makefile
==============================================================================
--- head/databases/adminer/Makefile	Sat Oct 26 14:30:59 2019	(r515701)
+++ head/databases/adminer/Makefile	Sat Oct 26 14:31:04 2019	(r515702)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	adminer
-PORTVERSION=	4.6.2
+PORTVERSION=	4.7.4
 CATEGORIES=	databases www
 MASTER_SITES=	https://github.com/vrana/adminer/releases/download/v${PORTVERSION}/
 EXTRACT_SUFX=	.php
@@ -15,6 +15,7 @@ LICENSE=	APACHE20
 
 USES=		php
 USE_PHP=	session
+
 NO_BUILD=	yes
 NO_ARCH=	yes
 

Modified: head/databases/adminer/distinfo
==============================================================================
--- head/databases/adminer/distinfo	Sat Oct 26 14:30:59 2019	(r515701)
+++ head/databases/adminer/distinfo	Sat Oct 26 14:31:04 2019	(r515702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519172424
-SHA256 (adminer-4.6.2.php) = 2b3e5e87ed1214288378fc272c1ba0497ec2f1128444e3a581eabd435f5575b9
-SIZE (adminer-4.6.2.php) = 462656
+TIMESTAMP = 1572098178
+SHA256 (adminer-4.7.4.php) = b8c4e0c6f7dfd9b7a7421be17ec5d6b1259e180d5ff4b79645621ce1d5575e66
+SIZE (adminer-4.7.4.php) = 485037


More information about the svn-ports-head mailing list