pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/phppgadmin Minor update to 3.5.5, mainly to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/073801bb0642
branches:  trunk
changeset: 498942:073801bb0642
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Sep 05 18:14:39 2005 +0000

description:
Minor update to 3.5.5, mainly to make work properly with PHP 4.4.
ChangeLog:

* Fix for PHP 4.4.0's new strict references
* Small improvement to Opera browser detection in the tree
* Fix listing of opaque functions in 7.2
* Fix listing of opclasses and functions pre 7.3

diffstat:

 databases/phppgadmin/Makefile |   6 +++---
 databases/phppgadmin/PLIST    |  15 +++++++--------
 databases/phppgadmin/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 15 deletions(-)

diffs (111 lines):

diff -r 68ded12d94c5 -r 073801bb0642 databases/phppgadmin/Makefile
--- a/databases/phppgadmin/Makefile     Mon Sep 05 17:05:12 2005 +0000
+++ b/databases/phppgadmin/Makefile     Mon Sep 05 18:14:39 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2005/08/06 21:36:56 adrianp Exp $
+# $NetBSD: Makefile,v 1.15 2005/09/05 18:14:39 tv Exp $
 
-DISTNAME=      phpPgAdmin-3.5.4
-PKGREVISION=   # empty
+DISTNAME=      phpPgAdmin-3.5.5
 PKGNAME=       ${DISTNAME:S/PgAdmin/pgadmin/}
 CATEGORIES=    databases www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=phppgadmin/}
@@ -30,6 +29,7 @@
 CONF_FILES=    ${EGDIR}/config.inc.php-dist ${PKG_SYSCONFDIR}/config.inc.php
 DOC_FILES=     CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO \
                TRANSLATORS
+MAKE_DIRS+=    ${PREFIX}/share/phppgadmin/conf ${PREFIX}/share/phppgadmin
 
 do-configure:
        @${SED} -e "s#/usr/bin/pg#${PREFIX}/bin/pg#" \
diff -r 68ded12d94c5 -r 073801bb0642 databases/phppgadmin/PLIST
--- a/databases/phppgadmin/PLIST        Mon Sep 05 17:05:12 2005 +0000
+++ b/databases/phppgadmin/PLIST        Mon Sep 05 18:14:39 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/08/06 21:36:56 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/09/05 18:14:39 tv Exp $
 share/doc/phppgadmin/CREDITS
 share/doc/phppgadmin/DEVELOPERS
 share/doc/phppgadmin/FAQ
@@ -7,8 +7,8 @@
 share/doc/phppgadmin/LICENSE
 share/doc/phppgadmin/TODO
 share/doc/phppgadmin/TRANSLATORS
+share/examples/phppgadmin/apache.conf
 share/examples/phppgadmin/config.inc.php-dist
-share/examples/phppgadmin/apache.conf
 share/phppgadmin/aggregates.php
 share/phppgadmin/all_db.php
 share/phppgadmin/bottombar.php
@@ -52,8 +52,6 @@
 share/phppgadmin/functions.php
 share/phppgadmin/groups.php
 share/phppgadmin/help.php
-share/phppgadmin/redirect.php
-share/phppgadmin/tablespaces.php
 share/phppgadmin/images/themes/default/database.png
 share/phppgadmin/images/themes/default/domains.png
 share/phppgadmin/images/themes/default/functions.png
@@ -80,9 +78,11 @@
 share/phppgadmin/lang/english.php
 share/phppgadmin/lang/french.php
 share/phppgadmin/lang/german.php
+share/phppgadmin/lang/hebrew.php
 share/phppgadmin/lang/hungarian.php
 share/phppgadmin/lang/italian.php
 share/phppgadmin/lang/japanese.php
+share/phppgadmin/lang/mongol.php
 share/phppgadmin/lang/polish.php
 share/phppgadmin/lang/portuguese-br.php
 share/phppgadmin/lang/portuguese-pt.php
@@ -111,8 +111,6 @@
 share/phppgadmin/lang/recoded/swedish.php
 share/phppgadmin/lang/recoded/turkish.php
 share/phppgadmin/lang/recoded/ukrainian.php
-share/phppgadmin/lang/hebrew.php
-share/phppgadmin/lang/mongol.php
 share/phppgadmin/lang/romanian.php
 share/phppgadmin/lang/russian.php
 share/phppgadmin/lang/slovak.php
@@ -185,6 +183,7 @@
 share/phppgadmin/opclasses.php
 share/phppgadmin/operators.php
 share/phppgadmin/privileges.php
+share/phppgadmin/redirect.php
 share/phppgadmin/reports.php
 share/phppgadmin/robots.txt
 share/phppgadmin/rules.php
@@ -193,6 +192,7 @@
 share/phppgadmin/sql/reports-pgsql.sql
 share/phppgadmin/sqledit.php
 share/phppgadmin/tables.php
+share/phppgadmin/tablespaces.php
 share/phppgadmin/tblproperties.php
 share/phppgadmin/themes/default/global.css
 share/phppgadmin/topbar.php
@@ -213,10 +213,9 @@
 @dirrm share/phppgadmin/images/themes/default
 @dirrm share/phppgadmin/images/themes
 @dirrm share/phppgadmin/images
-@dirrm share/phppgadmin/conf
 @dirrm share/phppgadmin/classes/database
 @dirrm share/phppgadmin/classes/HTML_TreeMenu/images
 @dirrm share/phppgadmin/classes/HTML_TreeMenu
 @dirrm share/phppgadmin/classes
-@dirrm share/phppgadmin
 @dirrm share/examples/phppgadmin
+@dirrm share/doc/phppgadmin
diff -r 68ded12d94c5 -r 073801bb0642 databases/phppgadmin/distinfo
--- a/databases/phppgadmin/distinfo     Mon Sep 05 17:05:12 2005 +0000
+++ b/databases/phppgadmin/distinfo     Mon Sep 05 18:14:39 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/08/06 21:36:56 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2005/09/05 18:14:39 tv Exp $
 
-SHA1 (phpPgAdmin-3.5.4.tar.bz2) = d36da637a5e23455402a8ac12b7694bd81df685e
-RMD160 (phpPgAdmin-3.5.4.tar.bz2) = 939cc713d6a5b96c07558039427bc985768ec1ef
-Size (phpPgAdmin-3.5.4.tar.bz2) = 457648 bytes
+SHA1 (phpPgAdmin-3.5.5.tar.bz2) = e5c060e9a17f960995c56ca015f29392afa32f79
+RMD160 (phpPgAdmin-3.5.5.tar.bz2) = a34c6dac5b4d1a680b159f63e52bd11c2a9496d4
+Size (phpPgAdmin-3.5.5.tar.bz2) = 457450 bytes



Home | Main Index | Thread Index | Old Index