Index: head/devel/p5-Gearman-XS/Makefile =================================================================== --- head/devel/p5-Gearman-XS/Makefile (revision 289122) +++ head/devel/p5-Gearman-XS/Makefile (revision 289123) @@ -1,30 +1,30 @@ # New ports collection makefile for: p5-Gearman-XS # Date created: July 3rd 2009 # Whom: Alex Kapranoff # # $FreeBSD$ # PORTNAME= Gearman-XS -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DSCHOEN PKGNAMEPREFIX= p5- MAINTAINER= otaviof@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 PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= Gearman::XS.3 Gearman::XS::Client.3 \ Gearman::XS::Job.3 Gearman::XS::Task.3 \ Gearman::XS::Worker.3 .include Property changes on: head/devel/p5-Gearman-XS/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/devel/p5-Gearman-XS/distinfo =================================================================== --- head/devel/p5-Gearman-XS/distinfo (revision 289122) +++ head/devel/p5-Gearman-XS/distinfo (revision 289123) @@ -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 Property changes on: head/devel/p5-Gearman-XS/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property