diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-08 12:28:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-08 12:28:17 +0000 |
commit | 4702e5c36e9313758eb7088cc456767bebac80cd (patch) | |
tree | 05337783595f86dbbea7cc4836ddf8dfc1eb7089 /databases/phppgadmin | |
parent | c4a975c760160d9ec1c4d7276d2f8bf037a5c0f8 (diff) | |
download | ports-4702e5c36e9313758eb7088cc456767bebac80cd.tar.gz ports-4702e5c36e9313758eb7088cc456767bebac80cd.zip |
Notes
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r-- | databases/phppgadmin/Makefile | 2 | ||||
-rw-r--r-- | databases/phppgadmin/distinfo | 4 | ||||
-rw-r--r-- | databases/phppgadmin/pkg-plist | 5 |
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 694c9779200d..58af41cb2bf7 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phppgadmin -PORTVERSION= 3.3.1 +PORTVERSION= 3.4 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/databases/phppgadmin/distinfo b/databases/phppgadmin/distinfo index 3292c950b0f3..5311c2308829 100644 --- a/databases/phppgadmin/distinfo +++ b/databases/phppgadmin/distinfo @@ -1,2 +1,2 @@ -MD5 (phpPgAdmin-3.3.1.tar.bz2) = 3fb8880c9f0ca165b691b5e8944ac577 -SIZE (phpPgAdmin-3.3.1.tar.bz2) = 344259 +MD5 (phpPgAdmin-3.4.tar.bz2) = a9f5c32e93bea540d0dd80357e727f89 +SIZE (phpPgAdmin-3.4.tar.bz2) = 349552 diff --git a/databases/phppgadmin/pkg-plist b/databases/phppgadmin/pkg-plist index d6ce727f4dc2..ca2048f645bd 100644 --- a/databases/phppgadmin/pkg-plist +++ b/databases/phppgadmin/pkg-plist @@ -1,4 +1,3 @@ -%%PGADMDIR%%/BUGS %%PGADMDIR%%/CREDITS %%PGADMDIR%%/DEVELOPERS %%PGADMDIR%%/FAQ @@ -12,6 +11,7 @@ %%PGADMDIR%%/bottombar.php %%PGADMDIR%%/browser.php %%PGADMDIR%%/casts.php +%%PGADMDIR%%/classes/Gui.php %%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.js %%PGADMDIR%%/classes/HTML_TreeMenu/TreeMenu.php %%PGADMDIR%%/classes/HTML_TreeMenu/images/branch.gif @@ -46,8 +46,8 @@ %%PGADMDIR%%/constraints.php %%PGADMDIR%%/conversions.php %%PGADMDIR%%/database.php -%%PGADMDIR%%/databases.php %%PGADMDIR%%/dataexport.php +%%PGADMDIR%%/dataimport.php %%PGADMDIR%%/dbexport.php %%PGADMDIR%%/display.php %%PGADMDIR%%/domains.php @@ -188,6 +188,7 @@ %%PGADMDIR%%/triggers.php %%PGADMDIR%%/types.php %%PGADMDIR%%/users.php +%%PGADMDIR%%/viewproperties.php %%PGADMDIR%%/views.php @dirrm %%PGADMDIR%%/themes/default @dirrm %%PGADMDIR%%/themes |