Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 13:52:05 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        nbm@freebsd.org
Subject:   ports/34650: UPDATE/FIX : database/phppgadmin 2.3 -> 2.4a
Message-ID:  <200202052152.g15Lq5B00735@lart.owp.csus.edu>

next in thread | raw e-mail | index | archive | help

>Number:         34650
>Category:       ports
>Synopsis:       UPDATE/FIX : database/phppgadmin 2.3 -> 2.4a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 14:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD lart.owp.csus.edu 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Jan 29 17:01:31 PST 2002 scottj@lart.owp.csus.edu:/usr/obj/usr/src/sys/LART i386


>Description:

UPDATE/FIX : database/phppgadmin 2.3 -> 2.4a

o I've CC'd the maintainer, nbm@freebsd.org, on this PR.
o According to http://people.freebsd.org/~fenner/portsurvey/databases.html
  this port has been broken since Fri Sep 14 8:49:04 2001.  This happened
  because project moved to sourceforge.

>How-To-Repeat:
>Fix:
diff -ruN phppgadmin.orig/Makefile phppgadmin/Makefile
--- phppgadmin.orig/Makefile	Tue Feb  5 13:35:09 2002
+++ phppgadmin/Makefile	Tue Feb  5 13:41:14 2002
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	phppgadmin
-PORTVERSION=	2.3
-PORTREVISION=	1
+PORTVERSION=	2.4a
 CATEGORIES=	databases www
-MASTER_SITES=	ftp://ftp.greatbridge.org/pub/phppgadmin/stable/
-DISTNAME=	phpPgAdmin_2-3
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	phpPgAdmin_2-4a
 
 MAINTAINER=	nbm@FreeBSD.org
 
diff -ruN phppgadmin.orig/distinfo phppgadmin/distinfo
--- phppgadmin.orig/distinfo	Tue Feb  5 13:35:09 2002
+++ phppgadmin/distinfo	Tue Feb  5 13:41:17 2002
@@ -1 +1 @@
-MD5 (phpPgAdmin_2-3.tar.gz) = b7ff2882b06fed57d07488b20831352f
+MD5 (phpPgAdmin_2-4a.tar.gz) = 848ea818f7f5c7225921d1ac3ffe5214
diff -ruN phppgadmin.orig/pkg-descr phppgadmin/pkg-descr
--- phppgadmin.orig/pkg-descr	Tue Feb  5 13:35:09 2002
+++ phppgadmin/pkg-descr	Tue Feb  5 13:46:47 2002
@@ -13,3 +13,5 @@
  - administer one single database 
  - administer multiple servers 
  - administer postgres users and groups 
+
+WWW: http://phppgadmin.sourceforge.net/
diff -ruN phppgadmin.orig/pkg-plist phppgadmin/pkg-plist
--- phppgadmin.orig/pkg-plist	Tue Feb  5 13:35:09 2002
+++ phppgadmin/pkg-plist	Tue Feb  5 13:44:33 2002
@@ -9,7 +9,7 @@
 www/data.default/phpPgAdmin/catala.inc.php
 www/data.default/phpPgAdmin/chinese_big5.inc.php
 www/data.default/phpPgAdmin/chinese_gb.inc.php
-www/data.default/phpPgAdmin/config.inc.php
+www/data.default/phpPgAdmin/config.inc.php-dist
 www/data.default/phpPgAdmin/danish.inc.php
 www/data.default/phpPgAdmin/db_create.php
 www/data.default/phpPgAdmin/db_details.php
@@ -26,6 +26,7 @@
 www/data.default/phpPgAdmin/german.inc.php
 www/data.default/phpPgAdmin/grp_admin.php
 www/data.default/phpPgAdmin/header.inc.php
+www/data.default/phpPgAdmin/images/.cvsignore
 www/data.default/phpPgAdmin/images/bkg.gif
 www/data.default/phpPgAdmin/images/browse.gif
 www/data.default/phpPgAdmin/images/minus.gif
@@ -40,11 +41,9 @@
 www/data.default/phpPgAdmin/login.inc.php
 www/data.default/phpPgAdmin/main.php
 www/data.default/phpPgAdmin/norwegian.inc.php
-www/data.default/phpPgAdmin/old.chinese_big5.inc.php
 www/data.default/phpPgAdmin/oper_create.php
 www/data.default/phpPgAdmin/oper_properties.php
 www/data.default/phpPgAdmin/portuguese.inc.php
-www/data.default/phpPgAdmin/postgres.sh
 www/data.default/phpPgAdmin/rep_create.php
 www/data.default/phpPgAdmin/rep_properties.php
 www/data.default/phpPgAdmin/reports.php
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202052152.g15Lq5B00735>