- update to 3.4

headsup: update of config needed
This commit is contained in:
Dirk Meyer 2004-06-08 12:28:17 +00:00
parent c4a975c760
commit 4702e5c36e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111083
3 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= phppgadmin PORTNAME= phppgadmin
PORTVERSION= 3.3.1 PORTVERSION= 3.4
CATEGORIES= databases www CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,2 +1,2 @@
MD5 (phpPgAdmin-3.3.1.tar.bz2) = 3fb8880c9f0ca165b691b5e8944ac577 MD5 (phpPgAdmin-3.4.tar.bz2) = a9f5c32e93bea540d0dd80357e727f89
SIZE (phpPgAdmin-3.3.1.tar.bz2) = 344259 SIZE (phpPgAdmin-3.4.tar.bz2) = 349552

View File

@ -1,4 +1,3 @@
%%PGADMDIR%%/BUGS
%%PGADMDIR%%/CREDITS %%PGADMDIR%%/CREDITS
%%PGADMDIR%%/DEVELOPERS %%PGADMDIR%%/DEVELOPERS
%%PGADMDIR%%/FAQ %%PGADMDIR%%/FAQ
@ -12,6 +11,7 @@
%%PGADMDIR%%/bottombar.php %%PGADMDIR%%/bottombar.php
%%PGADMDIR%%/browser.php %%PGADMDIR%%/browser.php
%%PGADMDIR%%/casts.php %%PGADMDIR%%/casts.php
%%PGADMDIR%%/classes/Gui.php
%%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.js %%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.js
%%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.php %%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.php
%%PGADMDIR%%/classes/HTML_TreeMenu/images/branch.gif %%PGADMDIR%%/classes/HTML_TreeMenu/images/branch.gif
@ -46,8 +46,8 @@
%%PGADMDIR%%/constraints.php %%PGADMDIR%%/constraints.php
%%PGADMDIR%%/conversions.php %%PGADMDIR%%/conversions.php
%%PGADMDIR%%/database.php %%PGADMDIR%%/database.php
%%PGADMDIR%%/databases.php
%%PGADMDIR%%/dataexport.php %%PGADMDIR%%/dataexport.php
%%PGADMDIR%%/dataimport.php
%%PGADMDIR%%/dbexport.php %%PGADMDIR%%/dbexport.php
%%PGADMDIR%%/display.php %%PGADMDIR%%/display.php
%%PGADMDIR%%/domains.php %%PGADMDIR%%/domains.php
@ -188,6 +188,7 @@
%%PGADMDIR%%/triggers.php %%PGADMDIR%%/triggers.php
%%PGADMDIR%%/types.php %%PGADMDIR%%/types.php
%%PGADMDIR%%/users.php %%PGADMDIR%%/users.php
%%PGADMDIR%%/viewproperties.php
%%PGADMDIR%%/views.php %%PGADMDIR%%/views.php
@dirrm %%PGADMDIR%%/themes/default @dirrm %%PGADMDIR%%/themes/default
@dirrm %%PGADMDIR%%/themes @dirrm %%PGADMDIR%%/themes