mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.6.2-pl1
PR: ports/81561 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
This commit is contained in:
parent
0757d13ca3
commit
c4fbd93717
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136292
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
#PORTVERSION= 2.6.2
|
||||
DISTVERSION= 2.6.2
|
||||
PORTVERSION= 2.6.2.1
|
||||
#DISTVERSION= 2.6.2-pl1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= phpmyadmin
|
||||
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
|
||||
|
||||
MAINTAINER= m.seaman@infracaninophile.co.uk
|
||||
COMMENT= A set of PHP-scripts to manage MySQL over the web
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (phpMyAdmin-2.6.2.tar.bz2) = 7fc8cf4e7f9a84d725b159176e0621e1
|
||||
SIZE (phpMyAdmin-2.6.2.tar.bz2) = 1645396
|
||||
MD5 (phpMyAdmin-2.6.2-pl1.tar.bz2) = f1f9f3d84815d457e4ab9a933d62eccb
|
||||
SIZE (phpMyAdmin-2.6.2-pl1.tar.bz2) = 1646442
|
||||
|
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpMyAdmin
|
||||
#PORTVERSION= 2.6.2
|
||||
DISTVERSION= 2.6.2
|
||||
PORTVERSION= 2.6.2.1
|
||||
#DISTVERSION= 2.6.2-pl1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= phpmyadmin
|
||||
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
|
||||
|
||||
MAINTAINER= m.seaman@infracaninophile.co.uk
|
||||
COMMENT= A set of PHP-scripts to manage MySQL over the web
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (phpMyAdmin-2.6.2.tar.bz2) = 7fc8cf4e7f9a84d725b159176e0621e1
|
||||
SIZE (phpMyAdmin-2.6.2.tar.bz2) = 1645396
|
||||
MD5 (phpMyAdmin-2.6.2-pl1.tar.bz2) = f1f9f3d84815d457e4ab9a933d62eccb
|
||||
SIZE (phpMyAdmin-2.6.2-pl1.tar.bz2) = 1646442
|
||||
|
Loading…
Reference in New Issue
Block a user