ports/131706: [MAINTAINER] devel/pear-Net_Gearman: update to 0.2.0

Gea-Suan Lin gslin at gslin.org
Sun Feb 15 13:50:06 UTC 2009


>Number:         131706
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-Net_Gearman: update to 0.2.0
>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:   Sun Feb 15 13:50:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
- Update to 0.2.0
- Please notice that this upgrade will break backward-compatible:
  (from http://pear.php.net/package/Net_Gearman/download/)
  * WARNING - BC BREAK: Pass entire task object to failure callbacks (#15037, jstump)
  * WARNING - BC BREAK: Switched from PHP serialize()/unserialize() to json_encode()/json_decode() (jstump)

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-Net_Gearman-0.2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-Net_Gearman/Makefile /home/staff/gslin/work/ports/pear-Net_Gearman/Makefile
--- /usr/ports/devel/pear-Net_Gearman/Makefile	2008-05-19 22:55:39.000000000 +0000
+++ /home/staff/gslin/work/ports/pear-Net_Gearman/Makefile	2009-02-02 06:39:58.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net_Gearman
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2.0
 CATEGORIES=	devel pear
 
 MAINTAINER=	gslin at gslin.org
@@ -15,7 +15,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USE_PHP=	mbstring
+USE_PHP=	json mbstring
 
 FILES=		Net/Gearman/Client.php Net/Gearman/Connection.php Net/Gearman/Exception.php \
 		Net/Gearman/Job.php Net/Gearman/Manager.php Net/Gearman/Set.php \
diff -ruN --exclude=CVS /usr/ports/devel/pear-Net_Gearman/distinfo /home/staff/gslin/work/ports/pear-Net_Gearman/distinfo
--- /usr/ports/devel/pear-Net_Gearman/distinfo	2008-05-19 22:55:39.000000000 +0000
+++ /home/staff/gslin/work/ports/pear-Net_Gearman/distinfo	2009-02-02 06:39:44.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_Gearman-0.1.1.tgz) = dcd4d7e1bd44aa6df01c7ad113793fc0
-SHA256 (PEAR/Net_Gearman-0.1.1.tgz) = 0b7b36c5ae23225496d5e85d910837d5e4e63dffdd552b82092f0d244918219c
-SIZE (PEAR/Net_Gearman-0.1.1.tgz) = 16871
+MD5 (PEAR/Net_Gearman-0.2.0.tgz) = 27391ed4b4a411524d72d97cbcf8344f
+SHA256 (PEAR/Net_Gearman-0.2.0.tgz) = 98aa8f8b17e7a7034ae7d770ecc8c8b0374dbdf1b092f6c5f700979552f06037
+SIZE (PEAR/Net_Gearman-0.2.0.tgz) = 17017
--- pear-Net_Gearman-0.2.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list