1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- update to 5.6.0

PR:		234151
Submitted by:	(Wen)
This commit is contained in:
Dirk Meyer 2018-12-25 16:54:49 +00:00
parent c9bb29895f
commit b4987baf2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488329
3 changed files with 28 additions and 6 deletions

View File

@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= phppgadmin
PORTVERSION= 5.1
PORTREVISION= 5
DISTVERSIONPREFIX= REL_
DISTVERSION= 5-6-0
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1
DISTNAME= phpPgAdmin-${PORTVERSION}
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= dinoex@FreeBSD.org
@ -17,6 +15,8 @@ LICENSE= GPLv2
NO_ARCH= yes
NO_BUILD= yes
USES= cpe tar:bzip2 php:web,flavors shebangfix
USE_GITHUB= yes
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
.endif

View File

@ -1,2 +1,3 @@
SHA256 (phpPgAdmin-5.1.tar.bz2) = 8a450ec4b8c85e8da7ab43b928265bc2ad0280fdea4144b55b40da4ceefd6ec6
SIZE (phpPgAdmin-5.1.tar.bz2) = 583620
TIMESTAMP = 1545184873
SHA256 (phppgadmin-phppgadmin-REL_5-6-0_GH0.tar.gz) = 6b6a31786533383cdbde9adf829a9cc8b4ec32afbce4a4abdbd57d9c5c564fbb
SIZE (phppgadmin-phppgadmin-REL_5-6-0_GH0.tar.gz) = 760628

View File

@ -1,3 +1,4 @@
%%PGADMDIR%%/BUGS
%%PGADMDIR%%/CREDITS
%%PGADMDIR%%/DEVELOPERS
%%PGADMDIR%%/FAQ
@ -29,7 +30,15 @@
%%PGADMDIR%%/classes/database/Postgres84.php
%%PGADMDIR%%/classes/database/Postgres90.php
%%PGADMDIR%%/classes/database/Postgres91.php
%%PGADMDIR%%/classes/database/Postgres10.php
%%PGADMDIR%%/classes/database/Postgres11.php
%%PGADMDIR%%/classes/database/Postgres92.php
%%PGADMDIR%%/classes/database/Postgres93.php
%%PGADMDIR%%/classes/database/Postgres94.php
%%PGADMDIR%%/classes/database/Postgres95.php
%%PGADMDIR%%/classes/database/Postgres96.php
%%PGADMDIR%%/colproperties.php
%%PGADMDIR%%/composer.json
@sample %%PGADMDIR%%/conf/config.inc.php-dist %%PGADMDIR%%/conf/config.inc.php
%%PGADMDIR%%/constraints.php
%%PGADMDIR%%/conversions.php
@ -53,7 +62,17 @@
%%PGADMDIR%%/help/PostgresDoc90.php
%%PGADMDIR%%/help/PostgresDoc91.php
%%PGADMDIR%%/help/PostgresDoc92.php
%%PGADMDIR%%/help/PostgresDoc10.php
%%PGADMDIR%%/help/PostgresDoc11.php
%%PGADMDIR%%/help/PostgresDoc12.php
%%PGADMDIR%%/help/PostgresDoc93.php
%%PGADMDIR%%/help/PostgresDoc94.php
%%PGADMDIR%%/help/PostgresDoc95.php
%%PGADMDIR%%/help/PostgresDoc96.php
%%PGADMDIR%%/history.php
%%PGADMDIR%%/images/themes/bootstrap/Favicon.ico
%%PGADMDIR%%/images/themes/bootstrap/Introduction.png
%%PGADMDIR%%/images/themes/bootstrap/title.png
%%PGADMDIR%%/images/themes/cappuccino/Lminus.png
%%PGADMDIR%%/images/themes/cappuccino/Lplus.png
%%PGADMDIR%%/images/themes/cappuccino/Tminus.png
@ -345,6 +364,8 @@
%%PGADMDIR%%/tables.php
%%PGADMDIR%%/tablespaces.php
%%PGADMDIR%%/tblproperties.php
%%PGADMDIR%%/themes/bootstrap/global.css
%%PGADMDIR%%/themes/bootstrap/title.png
%%PGADMDIR%%/themes/default/global.css
%%PGADMDIR%%/themes/global.css
%%PGADMDIR%%/themes/themes.php