[Midnightbsd-cvs] mports [15659] U trunk/databases/phppgadmin: phppgadmin 5.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 7 16:17:16 EST 2013


Revision: 15659
          http://svnweb.midnightbsd.org/mports/?rev=15659
Author:   laffer1
Date:     2013-12-07 16:17:15 -0500 (Sat, 07 Dec 2013)
Log Message:
-----------
phppgadmin 5.1

Modified Paths:
--------------
    trunk/databases/phppgadmin/Makefile
    trunk/databases/phppgadmin/distinfo
    trunk/databases/phppgadmin/pkg-plist

Property Changed:
----------------
    trunk/databases/phppgadmin/distinfo
    trunk/databases/phppgadmin/pkg-descr
    trunk/databases/phppgadmin/pkg-plist

Modified: trunk/databases/phppgadmin/Makefile
===================================================================
--- trunk/databases/phppgadmin/Makefile	2013-12-07 21:14:42 UTC (rev 15658)
+++ trunk/databases/phppgadmin/Makefile	2013-12-07 21:17:15 UTC (rev 15659)
@@ -1,13 +1,14 @@
 # $MidnightBSD$
 
 PORTNAME=	phppgadmin
-PORTVERSION=	5.0.4
+PORTVERSION=	5.1
 CATEGORIES=	databases www
-MASTER_SITES=	SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.0
+MASTER_SITES=	SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1
 DISTNAME=	phpPgAdmin-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Web Based Postgres Administration
+
 LICENSE=	gpl2
 
 USE_BZIP2=	YES
@@ -34,13 +35,6 @@
 
 do-install:
 	${MKDIR} ${PREFIX}/${PGADMDIR}
-	${RM} -f ${WRKSRC}/classes/database/Postgres81.php.orig
 	${CP} -Rp ${WRKSRC}/ ${PREFIX}/${PGADMDIR}/
-.if exists(${PREFIX}/${PGADMOLDDIR}/conf/config.inc.php)
-	${CP} -np ${PREFIX}/${PGADMOLDDIR}/conf/config.inc.php \
-		${PREFIX}/${PGADMDIR}/conf/config.inc.php
-.endif
-	${CP} -np ${PREFIX}/${PGADMDIR}/conf/config.inc.php-dist \
-		${PREFIX}/${PGADMDIR}/conf/config.inc.php
 
 .include <bsd.port.post.mk>

Modified: trunk/databases/phppgadmin/distinfo
===================================================================
--- trunk/databases/phppgadmin/distinfo	2013-12-07 21:14:42 UTC (rev 15658)
+++ trunk/databases/phppgadmin/distinfo	2013-12-07 21:17:15 UTC (rev 15659)
@@ -1,3 +1,2 @@
-SHA256 (phpPgAdmin-5.0.4.tar.bz2) = cd4b16008c9b5b2b8b9f20708e51e77690d910a7b3d85f9f66386c79994a4349
-RMD160 (phpPgAdmin-5.0.4.tar.bz2) = d3cad1238e9c89b7e20b5032cf932cd6e15a9b8d
-SIZE (phpPgAdmin-5.0.4.tar.bz2) = 778547
+SHA256 (phpPgAdmin-5.1.tar.bz2) = 8a450ec4b8c85e8da7ab43b928265bc2ad0280fdea4144b55b40da4ceefd6ec6
+SIZE (phpPgAdmin-5.1.tar.bz2) = 583620


Property changes on: trunk/databases/phppgadmin/distinfo
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: trunk/databases/phppgadmin/pkg-descr
===================================================================
--- trunk/databases/phppgadmin/pkg-descr	2013-12-07 21:14:42 UTC (rev 15658)
+++ trunk/databases/phppgadmin/pkg-descr	2013-12-07 21:17:15 UTC (rev 15659)

Property changes on: trunk/databases/phppgadmin/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/databases/phppgadmin/pkg-plist
===================================================================
--- trunk/databases/phppgadmin/pkg-plist	2013-12-07 21:14:42 UTC (rev 15658)
+++ trunk/databases/phppgadmin/pkg-plist	2013-12-07 21:17:15 UTC (rev 15659)
@@ -11,12 +11,12 @@
 %%PGADMDIR%%/aggregates.php
 %%PGADMDIR%%/all_db.php
 %%PGADMDIR%%/browser.php
-%%PGADMDIR%%/build_tests.php
 %%PGADMDIR%%/casts.php
 %%PGADMDIR%%/classes/ArrayRecordSet.php
 %%PGADMDIR%%/classes/Gui.php
 %%PGADMDIR%%/classes/Misc.php
-%%PGADMDIR%%/classes/Reports.php
+%%PGADMDIR%%/classes/Plugin.php
+%%PGADMDIR%%/classes/PluginManager.php
 %%PGADMDIR%%/classes/class.select.php
 %%PGADMDIR%%/classes/database/ADODB_base.php
 %%PGADMDIR%%/classes/database/Connection.php
@@ -27,8 +27,8 @@
 %%PGADMDIR%%/classes/database/Postgres82.php
 %%PGADMDIR%%/classes/database/Postgres83.php
 %%PGADMDIR%%/classes/database/Postgres84.php
-%%PGADMDIR%%/classes/plugins/Plugin.php
-%%PGADMDIR%%/classes/plugins/Slony.php
+%%PGADMDIR%%/classes/database/Postgres90.php
+%%PGADMDIR%%/classes/database/Postgres91.php
 %%PGADMDIR%%/colproperties.php
 @unexec if cmp -s %D/%%PGADMDIR%%/conf/config.inc.php %D/%%PGADMDIR%%/conf/config.inc.php-dist; then rm -f %D/%%PGADMDIR%%/conf/config.inc.php; fi
 %%PGADMDIR%%/conf/config.inc.php-dist
@@ -54,6 +54,8 @@
 %%PGADMDIR%%/help/PostgresDoc83.php
 %%PGADMDIR%%/help/PostgresDoc84.php
 %%PGADMDIR%%/help/PostgresDoc90.php
+%%PGADMDIR%%/help/PostgresDoc91.php
+%%PGADMDIR%%/help/PostgresDoc92.php
 %%PGADMDIR%%/history.php
 %%PGADMDIR%%/images/themes/cappuccino/Lminus.png
 %%PGADMDIR%%/images/themes/cappuccino/Lplus.png
@@ -152,8 +154,6 @@
 %%PGADMDIR%%/images/themes/default/RemoveArgument.png
 %%PGADMDIR%%/images/themes/default/Replication.png
 %%PGADMDIR%%/images/themes/default/ReplicationSets.png
-%%PGADMDIR%%/images/themes/default/Report.png
-%%PGADMDIR%%/images/themes/default/Reports.png
 %%PGADMDIR%%/images/themes/default/Restore.png
 %%PGADMDIR%%/images/themes/default/Roles.png
 %%PGADMDIR%%/images/themes/default/Rule.png
@@ -206,7 +206,7 @@
 %%PGADMDIR%%/js/ac_insert_row.js
 %%PGADMDIR%%/js/database.js
 %%PGADMDIR%%/js/display.js
-%%PGADMDIR%%/lang/Makefile
+%%PGADMDIR%%/lang/README
 %%PGADMDIR%%/lang/afrikaans.php
 %%PGADMDIR%%/lang/arabic.php
 %%PGADMDIR%%/lang/catalan.php
@@ -214,7 +214,6 @@
 %%PGADMDIR%%/lang/chinese-tr.php
 %%PGADMDIR%%/lang/chinese-utf8-zh_CN.php
 %%PGADMDIR%%/lang/chinese-utf8-zh_TW.php
-%%PGADMDIR%%/lang/convert.awk
 %%PGADMDIR%%/lang/czech.php
 %%PGADMDIR%%/lang/danish.php
 %%PGADMDIR%%/lang/dutch.php
@@ -228,45 +227,12 @@
 %%PGADMDIR%%/lang/italian.php
 %%PGADMDIR%%/lang/japanese.php
 %%PGADMDIR%%/lang/langcheck
+%%PGADMDIR%%/lang/lithuanian.php
 %%PGADMDIR%%/lang/mongol.php
-%%PGADMDIR%%/lang/php2po
-%%PGADMDIR%%/lang/po2php
 %%PGADMDIR%%/lang/polish.php
 %%PGADMDIR%%/lang/portuguese-br.php
 %%PGADMDIR%%/lang/portuguese-pt.php
 %%PGADMDIR%%/lang/russian-utf8.php
-%%PGADMDIR%%/lang/recoded/README
-%%PGADMDIR%%/lang/recoded/afrikaans.php
-%%PGADMDIR%%/lang/recoded/arabic.php
-%%PGADMDIR%%/lang/recoded/catalan.php
-%%PGADMDIR%%/lang/recoded/chinese-sim.php
-%%PGADMDIR%%/lang/recoded/chinese-tr.php
-%%PGADMDIR%%/lang/recoded/chinese-utf8-zh_CN.php
-%%PGADMDIR%%/lang/recoded/chinese-utf8-zh_TW.php
-%%PGADMDIR%%/lang/recoded/czech.php
-%%PGADMDIR%%/lang/recoded/danish.php
-%%PGADMDIR%%/lang/recoded/dutch.php
-%%PGADMDIR%%/lang/recoded/english.php
-%%PGADMDIR%%/lang/recoded/french.php
-%%PGADMDIR%%/lang/recoded/galician.php
-%%PGADMDIR%%/lang/recoded/german.php
-%%PGADMDIR%%/lang/recoded/greek.php
-%%PGADMDIR%%/lang/recoded/hebrew.php
-%%PGADMDIR%%/lang/recoded/hungarian.php
-%%PGADMDIR%%/lang/recoded/italian.php
-%%PGADMDIR%%/lang/recoded/japanese.php
-%%PGADMDIR%%/lang/recoded/mongol.php
-%%PGADMDIR%%/lang/recoded/polish.php
-%%PGADMDIR%%/lang/recoded/portuguese-br.php
-%%PGADMDIR%%/lang/recoded/portuguese-pt.php
-%%PGADMDIR%%/lang/recoded/romanian.php
-%%PGADMDIR%%/lang/recoded/russian.php
-%%PGADMDIR%%/lang/recoded/russian-utf8.php
-%%PGADMDIR%%/lang/recoded/slovak.php
-%%PGADMDIR%%/lang/recoded/spanish.php
-%%PGADMDIR%%/lang/recoded/swedish.php
-%%PGADMDIR%%/lang/recoded/turkish.php
-%%PGADMDIR%%/lang/recoded/ukrainian.php
 %%PGADMDIR%%/lang/romanian.php
 %%PGADMDIR%%/lang/russian.php
 %%PGADMDIR%%/lang/slovak.php
@@ -326,10 +292,50 @@
 %%PGADMDIR%%/multiactionform.js
 %%PGADMDIR%%/opclasses.php
 %%PGADMDIR%%/operators.php
-%%PGADMDIR%%/plugin_slony.php
+%%PGADMDIR%%/plugin.php
+%%PGADMDIR%%/plugins/GuiControl/conf/config.inc.php
+%%PGADMDIR%%/plugins/GuiControl/plugin.php
+%%PGADMDIR%%/plugins/Report/INSTALL
+%%PGADMDIR%%/plugins/Report/README
+%%PGADMDIR%%/plugins/Report/classes/Reports.php
+%%PGADMDIR%%/plugins/Report/conf/config.inc.php
+%%PGADMDIR%%/plugins/Report/images/Report.png
+%%PGADMDIR%%/plugins/Report/images/Reports.png
+%%PGADMDIR%%/plugins/Report/lang/afrikaans.php
+%%PGADMDIR%%/plugins/Report/lang/arabic.php
+%%PGADMDIR%%/plugins/Report/lang/catalan.php
+%%PGADMDIR%%/plugins/Report/lang/chinese-sim.php
+%%PGADMDIR%%/plugins/Report/lang/chinese-tr.php
+%%PGADMDIR%%/plugins/Report/lang/chinese-utf8-zh_CN.php
+%%PGADMDIR%%/plugins/Report/lang/chinese-utf8-zh_TW.php
+%%PGADMDIR%%/plugins/Report/lang/czech.php
+%%PGADMDIR%%/plugins/Report/lang/danish.php
+%%PGADMDIR%%/plugins/Report/lang/dutch.php
+%%PGADMDIR%%/plugins/Report/lang/english.php
+%%PGADMDIR%%/plugins/Report/lang/french.php
+%%PGADMDIR%%/plugins/Report/lang/galician.php
+%%PGADMDIR%%/plugins/Report/lang/german.php
+%%PGADMDIR%%/plugins/Report/lang/greek.php
+%%PGADMDIR%%/plugins/Report/lang/hebrew.php
+%%PGADMDIR%%/plugins/Report/lang/hungarian.php
+%%PGADMDIR%%/plugins/Report/lang/italian.php
+%%PGADMDIR%%/plugins/Report/lang/japanese.php
+%%PGADMDIR%%/plugins/Report/lang/lithuanian.php
+%%PGADMDIR%%/plugins/Report/lang/mongol.php
+%%PGADMDIR%%/plugins/Report/lang/polish.php
+%%PGADMDIR%%/plugins/Report/lang/portuguese-br.php
+%%PGADMDIR%%/plugins/Report/lang/portuguese-pt.php
+%%PGADMDIR%%/plugins/Report/lang/romanian.php
+%%PGADMDIR%%/plugins/Report/lang/russian.php
+%%PGADMDIR%%/plugins/Report/lang/slovak.php
+%%PGADMDIR%%/plugins/Report/lang/spanish.php
+%%PGADMDIR%%/plugins/Report/lang/swedish.php
+%%PGADMDIR%%/plugins/Report/lang/turkish.php
+%%PGADMDIR%%/plugins/Report/lang/ukrainian.php
+%%PGADMDIR%%/plugins/Report/plugin.php
+%%PGADMDIR%%/plugins/Report/sql/reports-pgsql.sql
 %%PGADMDIR%%/privileges.php
 %%PGADMDIR%%/redirect.php
-%%PGADMDIR%%/reports.php
 %%PGADMDIR%%/robots.txt
 %%PGADMDIR%%/roles.php
 %%PGADMDIR%%/rules.php
@@ -337,7 +343,6 @@
 %%PGADMDIR%%/sequences.php
 %%PGADMDIR%%/servers.php
 %%PGADMDIR%%/sql.php
-%%PGADMDIR%%/sql/reports-pgsql.sql
 %%PGADMDIR%%/sqledit.php
 %%PGADMDIR%%/tables.js
 %%PGADMDIR%%/tables.php
@@ -360,13 +365,20 @@
 @dirrm %%PGADMDIR%%/themes/cappuccino
 @dirrm %%PGADMDIR%%/themes/gotar
 @dirrm %%PGADMDIR%%/themes
- at dirrm %%PGADMDIR%%/sql
+ at dirrm %%PGADMDIR%%/plugins/Report/sql
+ at dirrm %%PGADMDIR%%/plugins/Report/lang
+ at dirrm %%PGADMDIR%%/plugins/Report/images
+ at dirrm %%PGADMDIR%%/plugins/Report/conf
+ at dirrm %%PGADMDIR%%/plugins/Report/classes
+ at dirrm %%PGADMDIR%%/plugins/Report
+ at dirrm %%PGADMDIR%%/plugins/GuiControl/conf
+ at dirrm %%PGADMDIR%%/plugins/GuiControl
+ at dirrm %%PGADMDIR%%/plugins
 @dirrm %%PGADMDIR%%/libraries/adodb/lang
 @dirrm %%PGADMDIR%%/libraries/adodb/drivers
 @dirrm %%PGADMDIR%%/libraries/adodb
 @dirrm %%PGADMDIR%%/libraries/js
 @dirrm %%PGADMDIR%%/libraries
- at dirrm %%PGADMDIR%%/lang/recoded
 @dirrm %%PGADMDIR%%/lang
 @dirrm %%PGADMDIR%%/js
 @dirrm %%PGADMDIR%%/images/themes/cappuccino
@@ -375,8 +387,6 @@
 @dirrm %%PGADMDIR%%/images
 @dirrm %%PGADMDIR%%/help
 @dirrm %%PGADMDIR%%/conf
- at dirrm %%PGADMDIR%%/classes/plugins
 @dirrm %%PGADMDIR%%/classes/database
 @dirrm %%PGADMDIR%%/classes
 @dirrm %%PGADMDIR%%
- at dirrmtry www/data-dist


Property changes on: trunk/databases/phppgadmin/pkg-plist
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list