Date: Fri, 1 Dec 2017 07:06:55 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455250 - head/databases/phpmyadmin Message-ID: <201712010706.vB176ttH089066@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Fri Dec 1 07:06:55 2017 New Revision: 455250 URL: https://svnweb.freebsd.org/changeset/ports/455250 Log: Upgrade to 4.7.6 Release notes: https://www.phpmyadmin.net/files/4.7.6/ Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Fri Dec 1 07:04:07 2017 (r455249) +++ head/databases/phpmyadmin/Makefile Fri Dec 1 07:06:55 2017 (r455250) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.7.5 +DISTVERSION= 4.7.6 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Fri Dec 1 07:04:07 2017 (r455249) +++ head/databases/phpmyadmin/distinfo Fri Dec 1 07:06:55 2017 (r455250) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508793565 -SHA256 (phpMyAdmin-4.7.5-all-languages.tar.xz) = e4f53b8a5a8e32cea389718c6f6f282e9ac22ed5f31f67d88266aa27ae0a1ca3 -SIZE (phpMyAdmin-4.7.5-all-languages.tar.xz) = 6254188 +TIMESTAMP = 1512111894 +SHA256 (phpMyAdmin-4.7.6-all-languages.tar.xz) = 5fab6b92336386646bbb189d55817799487b5c27b06cab0cdfdcab3c88f5988f +SIZE (phpMyAdmin-4.7.6-all-languages.tar.xz) = 6391388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712010706.vB176ttH089066>