ports/78823: Update port: databases/pear-DB_DataObject to 1.7.9

Antonio Carlos Venancio Junior antonio at php.net
Mon Mar 14 16:20:03 UTC 2005


>Number:         78823
>Category:       ports
>Synopsis:       Update port: databases/pear-DB_DataObject to 1.7.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 14 16:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: databases/pear-DB_DataObject to 1.7.9
  + changelog: http://pear.php.net/package/DB_DataObject/download/1.7.9/
+ fix RUN_DEPENDS
+ fix CATEGORIES
>How-To-Repeat:
>Fix:
diff -ruN pear-DB_DataObject.orig/Makefile pear-DB_DataObject/Makefile
--- pear-DB_DataObject.orig/Makefile	Mon Mar 14 13:03:15 2005
+++ pear-DB_DataObject/Makefile	Mon Mar 14 13:09:12 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	DB_DataObject
-PORTVERSION=	1.7.7
-CATEGORIES=	databases www pear
+PORTVERSION=	1.7.9
+CATEGORIES=	databases pear
 
 MAINTAINER=	antonio at php.net
 COMMENT=	An SQL Builder, Object Interface to Database Tables
@@ -29,10 +29,11 @@
 post-patch:
 	@${REINPLACE_CMD} -e "s|@version@|${PORTVERSION}|" ${WRKSRC}/DataObject.php
 
+.include <bsd.port.pre.mk>
+
 .if defined(WITH_PEAR_VALIDATE)
 RUN_DEPENDS+=	${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate
 .endif
 
-.include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-DB_DataObject.orig/distinfo pear-DB_DataObject/distinfo
--- pear-DB_DataObject.orig/distinfo	Mon Mar 14 13:03:16 2005
+++ pear-DB_DataObject/distinfo	Mon Mar 14 13:04:30 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/DB_DataObject-1.7.7.tgz) = ce8e72e448c5caa3e55e304928283a20
-SIZE (PEAR/DB_DataObject-1.7.7.tgz) = 49183
+MD5 (PEAR/DB_DataObject-1.7.9.tgz) = dc342bcfff94000825b8fe46d50f2aeb
+SIZE (PEAR/DB_DataObject-1.7.9.tgz) = 49694
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list