Subject: pkg/26130: update of databases/phppgadmin
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <csb97m@yahoo.com>
List: pkgsrc-bugs
Date: 06/30/2004 22:56:24
>Number: 26130
>Category: pkg
>Synopsis: update of databases/phppgadmin
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 30 22:57:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Chad Brantly
>Release: NetBSD 2.0_BETA (GENERIC)
>Organization:
>Environment:
NetBSD enki.sfbr.org 2.0_BETA NetBSD 2.0_BETA (GENERIC) #1: Mon Jun 28 11:11:39 CDT 2004 build@enki.sfbr.org:/opt/obj/i386/opt/src/sys/arch/i386/compile/GENERIC i386
>Description:
Update phpPgAdmin from 2.4.2 to 3.4
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/databases/phppgadmin/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 25 Apr 2004 01:14:56 -0000 1.7
+++ Makefile 30 Jun 2004 22:44:10 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2004/04/25 01:14:56 xtraeme Exp $
-DISTNAME= phpPgAdmin_2-4-2
-PKGNAME= phppgadmin-2.4.2
+DISTNAME= phpPgAdmin-3.4
+PKGNAME= phppgadmin-3.4
PKGREVISION= 1
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=phppgadmin/}
@@ -13,20 +13,21 @@
DEPENDS+= php-pgsql>=4.1.2:../../databases/php4-pgsql
-WRKSRC= ${WRKDIR}/${DISTNAME:S/_2-4-2//}
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-3.4//}
NO_BUILD= YES
NO_BUILDLINK= YES
-DOC_FILES= BUGS ChangeLog Documentation.html \
- INSTALL README TODO
+DOC_FILES= CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/phppgadmin
${INSTALL_DATA_DIR} ${PREFIX}/share/phppgadmin/images
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/phppgadmin/images/themes
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/phppgadmin/images/themes/default
${INSTALL_SCRIPT} ${WRKSRC}/*.js ${PREFIX}/share/phppgadmin
${INSTALL_SCRIPT} ${WRKSRC}/*.php ${PREFIX}/share/phppgadmin
- ${INSTALL_SCRIPT} ${WRKSRC}/config.inc.php-dist ${PREFIX}/share/phppgadmin
- ${INSTALL_DATA} ${WRKSRC}/images/*.* ${PREFIX}/share/phppgadmin/images
+ ${INSTALL_SCRIPT} ${WRKSRC}/conf/config.inc.php-dist ${PREFIX}/share/phppgadmin
+ ${INSTALL_DATA} ${WRKSRC}/images/themes/default/*.* ${PREFIX}/share/phppgadmin/images/themes/default
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/phppgadmin
for f in ${DOC_FILES}; do \
${INSTALL_DATA} ${WRKSRC}/$$f ${PREFIX}/share/doc/phppgadmin; \
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/databases/phppgadmin/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST 23 Jul 2002 12:13:35 -0000 1.1.1.1
+++ PLIST 30 Jun 2004 22:44:10 -0000
@@ -1,81 +1,66 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/23 12:13:35 agc Exp $
-share/doc/phppgadmin/BUGS
-share/doc/phppgadmin/ChangeLog
-share/doc/phppgadmin/Documentation.html
+@comment $NetBSD$
+share/doc/phppgadmin/CREDITS
+share/doc/phppgadmin/DEVELOPERS
+share/doc/phppgadmin/FAQ
+share/doc/phppgadmin/HISTORY
share/doc/phppgadmin/INSTALL
-share/doc/phppgadmin/README
+share/doc/phppgadmin/LICENSE
share/doc/phppgadmin/TODO
+share/doc/phppgadmin/TRANSLATORS
+share/phppgadmin/aggregates.php
share/phppgadmin/all_db.php
-share/phppgadmin/basque.inc.php
-share/phppgadmin/castellano.inc.php
-share/phppgadmin/catalan.inc.php
-share/phppgadmin/chinese_big5.inc.php
-share/phppgadmin/chinese_gb.inc.php
+share/phppgadmin/bottombar.php
+share/phppgadmin/browser.php
+share/phppgadmin/casts.php
share/phppgadmin/config.inc.php-dist
-share/phppgadmin/danish.inc.php
-share/phppgadmin/db_create.php
-share/phppgadmin/db_details.php
-share/phppgadmin/db_dump.php
-share/phppgadmin/db_privilege.php
-share/phppgadmin/db_readdump.php
-share/phppgadmin/dutch.inc.php
-share/phppgadmin/english.inc.php
-share/phppgadmin/file_sql.php
-share/phppgadmin/footer.inc.php
-share/phppgadmin/french.inc.php
-share/phppgadmin/func_edit.php
-share/phppgadmin/func_properties.php
-share/phppgadmin/german.inc.php
-share/phppgadmin/grp_admin.php
-share/phppgadmin/header.inc.php
-share/phppgadmin/hung.inc.php
-share/phppgadmin/images/bkg.gif
-share/phppgadmin/images/browse.gif
-share/phppgadmin/images/minus.gif
-share/phppgadmin/images/plus.gif
-share/phppgadmin/images/spacer.gif
+share/phppgadmin/constraints.php
+share/phppgadmin/conversions.php
+share/phppgadmin/database.php
+share/phppgadmin/dataexport.php
+share/phppgadmin/dataimport.php
+share/phppgadmin/dbexport.php
+share/phppgadmin/display.php
+share/phppgadmin/domains.php
+share/phppgadmin/functions.php
+share/phppgadmin/groups.php
+share/phppgadmin/images/themes/default/database.png
+share/phppgadmin/images/themes/default/domains.png
+share/phppgadmin/images/themes/default/functions.png
+share/phppgadmin/images/themes/default/operators.png
+share/phppgadmin/images/themes/default/sequences.png
+share/phppgadmin/images/themes/default/tables.png
+share/phppgadmin/images/themes/default/title.png
+share/phppgadmin/images/themes/default/triggers.png
+share/phppgadmin/images/themes/default/types.png
+share/phppgadmin/images/themes/default/views.png
share/phppgadmin/index.php
-share/phppgadmin/italian.inc.php
-share/phppgadmin/ldi_check.php
-share/phppgadmin/ldi_table.php
-share/phppgadmin/left.js
-share/phppgadmin/left.php
-share/phppgadmin/lib.inc.php
-share/phppgadmin/login.inc.php
-share/phppgadmin/main.php
-share/phppgadmin/norwegian.inc.php
-share/phppgadmin/oper_create.php
-share/phppgadmin/oper_properties.php
-share/phppgadmin/polish.inc.php
-share/phppgadmin/portuguese.inc.php
-share/phppgadmin/rep_create.php
-share/phppgadmin/rep_properties.php
+share/phppgadmin/indexes.js
+share/phppgadmin/indexes.php
+share/phppgadmin/info.php
+share/phppgadmin/intro.php
+share/phppgadmin/languages.php
+share/phppgadmin/links.js
+share/phppgadmin/login.php
+share/phppgadmin/logout.php
+share/phppgadmin/opclasses.php
+share/phppgadmin/operators.php
+share/phppgadmin/privileges.php
share/phppgadmin/reports.php
-share/phppgadmin/russian-koi8.inc.php
-share/phppgadmin/russian-win1251.inc.php
-share/phppgadmin/seq_create.php
-share/phppgadmin/spanish.inc.php
+share/phppgadmin/rules.php
+share/phppgadmin/schema.php
+share/phppgadmin/sequences.php
share/phppgadmin/sql.php
-share/phppgadmin/tbl_addfield.php
-share/phppgadmin/tbl_alter.php
-share/phppgadmin/tbl_alter_drop.php
-share/phppgadmin/tbl_change.php
-share/phppgadmin/tbl_copy.php
-share/phppgadmin/tbl_create.php
-share/phppgadmin/tbl_dump.php
-share/phppgadmin/tbl_form.inc.php
-share/phppgadmin/tbl_privilege.php
-share/phppgadmin/tbl_properties.inc.php
-share/phppgadmin/tbl_properties.php
-share/phppgadmin/tbl_qbe.php
-share/phppgadmin/tbl_rename.php
-share/phppgadmin/tbl_replace.php
-share/phppgadmin/tbl_select.php
-share/phppgadmin/trig_create.php
-share/phppgadmin/trig_properties.php
-share/phppgadmin/turkish.inc.php
-share/phppgadmin/user_admin.php
-share/phppgadmin/view_create.php
+share/phppgadmin/sqledit.php
+share/phppgadmin/tables.php
+share/phppgadmin/tblproperties.php
+share/phppgadmin/topbar.php
+share/phppgadmin/triggers.php
+share/phppgadmin/types.php
+share/phppgadmin/users.php
+share/phppgadmin/viewproperties.php
+share/phppgadmin/views.php
+@dirrm share/phppgadmin/images/themes/default
+@dirrm share/phppgadmin/images/themes
@dirrm share/phppgadmin/images
@dirrm share/phppgadmin
@dirrm share/doc/phppgadmin
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/databases/phppgadmin/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 23 Jul 2002 12:13:34 -0000 1.1.1.1
+++ distinfo 30 Jun 2004 22:44:10 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2002/07/23 12:13:34 agc Exp $
-SHA1 (phpPgAdmin_2-4-2.tar.bz2) = 0115ace79a6c60f27a3f9916e0002556bebc7ab7
-Size (phpPgAdmin_2-4-2.tar.bz2) = 93769 bytes
+SHA1 (phpPgAdmin-3.4.tar.bz2) = 2de1f10355a59f9d96c8eecef631efb9fa50d7f2
+Size (phpPgAdmin-3.4.tar.bz2) = 349552 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: