Index: head/devel/p5-IPC-PubSub/Makefile =================================================================== --- head/devel/p5-IPC-PubSub/Makefile (revision 225558) +++ head/devel/p5-IPC-PubSub/Makefile (revision 225559) @@ -1,34 +1,34 @@ # New ports collection makefile for: devel/p5-IPC-PubSub # Date created: 26 January 2007 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= IPC-PubSub -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Interprocess Publish/Subscribe channels BUILD_DEPENDS= p5-DBM-Deep>=1:${PORTSDIR}/databases/p5-DBM-Deep \ p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= IPC::PubSub.3 .include .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= p5-Storable>0:${PORTSDIR}/devel/p5-Storable RUN_DEPENDS+= p5-Storable>0:${PORTSDIR}/devel/p5-Storable .endif .include Property changes on: head/devel/p5-IPC-PubSub/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/devel/p5-IPC-PubSub/distinfo =================================================================== --- head/devel/p5-IPC-PubSub/distinfo (revision 225558) +++ head/devel/p5-IPC-PubSub/distinfo (revision 225559) @@ -1,3 +1,3 @@ -MD5 (IPC-PubSub-0.28.tar.gz) = 0ffb646a93b7c22b8c8168dbe05e25cb -SHA256 (IPC-PubSub-0.28.tar.gz) = af32db418f55bc5e3e907f46d44badb818c9b337b3bb543e9d9a2c27d69b6e2d -SIZE (IPC-PubSub-0.28.tar.gz) = 20673 +MD5 (IPC-PubSub-0.29.tar.gz) = e10d5732307982eff46a4223f05d104f +SHA256 (IPC-PubSub-0.29.tar.gz) = 88f2f9bcf5933807a68f3e966ea29f9603ce8aaab74eb20c4a355210387fcf7f +SIZE (IPC-PubSub-0.29.tar.gz) = 21372 Property changes on: head/devel/p5-IPC-PubSub/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property