ports/56880: databases/pear-DB: upgrading to 1.5.0RC2.

Thierry Thomas thierry at pompo.net
Sun Sep 14 21:40:21 UTC 2003


>Number:         56880
>Category:       ports
>Synopsis:       databases/pear-DB: upgrading to 1.5.0RC2.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 14:40:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sat Sep 13 11:38:40 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	This PR

	- upgrades pear-DB to its latest stable release;
	  Changelog at <http://pear.php.net/package-changelog.php?package=DB&release=1.5.0RC2>

	- makes portlint happy about PORTVERSION (implies PORTEPOCH).

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:

--- pear-DB.diff begins here ---
diff -urN databases/pear-DB.orig/Makefile databases/pear-DB/Makefile
--- databases/pear-DB.orig/Makefile	Sun Jul 20 01:40:51 2003
+++ databases/pear-DB/Makefile	Sun Sep 14 23:28:23 2003
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	DB
-PORTVERSION=	1.5.0.rc1
+PORTVERSION=	1.5.0.r2
+PORTEPOCH=	1
 CATEGORIES=	databases www
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.rc1/RC1/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r2/RC2/}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PEAR Database Abstraction Layer
diff -urN databases/pear-DB.orig/distinfo databases/pear-DB/distinfo
--- databases/pear-DB.orig/distinfo	Thu Jul  3 19:27:33 2003
+++ databases/pear-DB/distinfo	Sun Sep 14 22:07:00 2003
@@ -1 +1 @@
-MD5 (PEAR/DB-1.5.0RC1.tgz) = e63f9a6620cff729107e0494fe84c957
+MD5 (PEAR/DB-1.5.0RC2.tgz) = 09b8ea3d61b855256e85bfccc214fd4a
diff -urN databases/pear-DB.orig/pkg-descr databases/pear-DB/pkg-descr
--- databases/pear-DB.orig/pkg-descr	Thu May 22 21:11:40 2003
+++ databases/pear-DB/pkg-descr	Sun Sep 14 22:14:22 2003
@@ -18,4 +18,4 @@
 mysql, oci8, odbc, pgsql and sybase (DB style interfaces to LDAP servers and
 MS ADO (using COM) are also avaible from a separate package).
 
-WWW: http://pear.php.net/package-info.php?package=DB
+WWW: http://pear.php.net/package/DB
--- pear-DB.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list