ports/123394: [Update] sysutils/pear-Log: update to 1.10.1

Wen Heping wenheping at gmail.com
Sun May 4 13:20:02 UTC 2008


>Number:         123394
>Category:       ports
>Synopsis:       [Update] sysutils/pear-Log: update to 1.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 13:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 7.0 Stable
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7stable.wenjing.com 7.0-STABLE-200804 FreeBSD 7.0-STABLE-200804 #0: Thu Apr 10 20:40:56 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
update to 1.10.1 from 1.10.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-05-05 04:42:29.000000000 +0800
+++ Makefile	2008-05-05 04:47:37.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Log
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.1
 CATEGORIES=	sysutils www pear
 
 MAINTAINER=	miwi at FreeBSD.org
@@ -38,6 +38,7 @@
 LATEST_LINK=	pear-Log
 OPTIONS=	PEAR_DB "PEAR::DB support" off \
 		PEAR_MDB2 "PEAR::MDB2 support" off \
+		PEAR_Mail "PEAR::Mail support" off \
 		PHP_SQLITE "PHP sqlite support (php5 only)" off
 
 .include <bsd.port.pre.mk>
@@ -50,6 +51,10 @@
 BUILD_DEPENDS+=	${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
 .endif
 
+.if defined(WITH_PEAR_Mail)
+BUILD_DEPENDS+=	${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail
+.endif
+
 .if defined(WITH_PHP_SQLITE)
 USE_PHP+=	sqlite
 .endif
--- distinfo.orig	2008-02-19 00:05:39.000000000 +0800
+++ distinfo	2008-05-05 04:46:49.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PEAR/Log-1.10.0.tgz) = f30197314d269ce769de8c7acadf3e40
-SHA256 (PEAR/Log-1.10.0.tgz) = 0c2aaa4526b161cc179b21c2748286feb54022cad5eb2a93fbad4e44db112437
-SIZE (PEAR/Log-1.10.0.tgz) = 41400
+MD5 (PEAR/Log-1.10.1.tgz) = c0b5af8ae49b20680850bdb978152113
+SHA256 (PEAR/Log-1.10.1.tgz) = 18ec889d60a28bb79b8b42b3c967ab9ce49b86d9b03c226a3843d0d848cb7ada
+SIZE (PEAR/Log-1.10.1.tgz) = 41482


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



More information about the freebsd-ports-bugs mailing list