ports/163156: [PATCH] devel/p5-Gearman-XS: update to 0.12

Greg Larkin glarkin at FreeBSD.org
Fri Dec 9 23:00:20 UTC 2011


>Number:         163156
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Gearman-XS: update to 0.12
>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 0.12

NOTE: This is required to unbreak devel/gearmand and update it to 0.25.
      The libgearman shlib version has changed from .4 to .6.

Port maintainer (otaviof at gmail.com) is cc'd.

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

--- p5-Gearman-XS-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Gearman-XS/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	8 Sep 2011 08:36:32 -0000	1.9
+++ Makefile	9 Dec 2011 22:09:59 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Gearman-XS
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DSCHOEN
@@ -15,7 +15,7 @@
 MAINTAINER=	otaviof at gmail.com
 COMMENT=	Perl front end for the Gearman C library
 
-LIB_DEPENDS=	gearman.4:${PORTSDIR}/devel/gearmand
+LIB_DEPENDS=	gearman.6:${PORTSDIR}/devel/gearmand
 
 CFLAGS+=	-I${LOCALBASE}/include
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Gearman-XS/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	3 Jul 2011 14:57:20 -0000	1.6
+++ distinfo	9 Dec 2011 22:09:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (Gearman-XS-0.11.tar.gz) = 1031c6c8935eae48c592096ff559c1879927bb0df881b86b2dcd95b7b06bc5b5
-SIZE (Gearman-XS-0.11.tar.gz) = 76068
+SHA256 (Gearman-XS-0.12.tar.gz) = f5d63b433198563e57fead2648e496eaf0a903d9bef29ad9e228af45c3a77cd4
+SIZE (Gearman-XS-0.12.tar.gz) = 80359
--- p5-Gearman-XS-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list