ports/163157: [PATCH] devel/pecl-gearman: update to 1.0.1
Greg Larkin
glarkin at FreeBSD.org
Fri Dec 9 23:00:20 UTC 2011
>Number: 163157
>Category: ports
>Synopsis: [PATCH] devel/pecl-gearman: update to 1.0.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: Fri Dec 09 23:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Greg Larkin
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD amd64_82.localdomain 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 1.0.1
NOTE: The PORTREVISION would have to be bumped anyway, since I am about to
unbreak and commit an update to devel/gearmand. I saw that there was
an upgrade available to this port, and it was easy to apply it.
Port maintainer (gslin at gslin.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pecl-gearman-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/pecl-gearman/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 7 Nov 2011 04:24:52 -0000 1.7
+++ Makefile 9 Dec 2011 22:22:32 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= gearman
-PORTVERSION= 0.8.0
+PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -16,10 +16,10 @@
MAINTAINER= gslin at gslin.org
COMMENT= Gearman API
-LIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand
-
LICENSE= PHP301
+LIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand
+
CONFIGURE_ARGS= --with-gearman
PHP_MODNAME= ${PORTNAME}
USE_PHP= yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/pecl-gearman/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 25 Jun 2011 07:27:19 -0000 1.6
+++ distinfo 9 Dec 2011 22:22:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (PECL/gearman-0.8.0.tgz) = df1bd73f521a6055a50501112a03045401f66647fcf17c3ef7e3a98a43226c7c
-SIZE (PECL/gearman-0.8.0.tgz) = 29750
+SHA256 (PECL/gearman-1.0.1.tgz) = 387faddf76b3c45c7fc5774d393a6ef655ad613d22e05236351f8a3653da0b1a
+SIZE (PECL/gearman-1.0.1.tgz) = 30387
--- pecl-gearman-1.0.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list