Date: Wed, 6 Nov 2013 18:58:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333026 - head/textproc/p5-Pod-Eventual Message-ID: <201311061858.rA6IwBOf000347@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 6 18:58:11 2013 New Revision: 333026 URL: http://svnweb.freebsd.org/changeset/ports/333026 Log: - Update to 0.094001 Changes: http://search.cpan.org/dist/Pod-Eventual/Changes Modified: head/textproc/p5-Pod-Eventual/Makefile head/textproc/p5-Pod-Eventual/distinfo Modified: head/textproc/p5-Pod-Eventual/Makefile ============================================================================== --- head/textproc/p5-Pod-Eventual/Makefile Wed Nov 6 18:58:05 2013 (r333025) +++ head/textproc/p5-Pod-Eventual/Makefile Wed Nov 6 18:58:11 2013 (r333026) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Eventual -PORTVERSION= 0.094000 +PORTVERSION= 0.094001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Read a POD document as a series LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise +BUILD_DEPENDS= p5-Mixin-Linewise>=0.102:${PORTSDIR}/devel/p5-Mixin-Linewise RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep Modified: head/textproc/p5-Pod-Eventual/distinfo ============================================================================== --- head/textproc/p5-Pod-Eventual/distinfo Wed Nov 6 18:58:05 2013 (r333025) +++ head/textproc/p5-Pod-Eventual/distinfo Wed Nov 6 18:58:11 2013 (r333026) @@ -1,2 +1,2 @@ -SHA256 (Pod-Eventual-0.094000.tar.gz) = 58442b0a26b8af2f47150ba35e4be6bf421b0fb576e96da4d1fa414f702cb66b -SIZE (Pod-Eventual-0.094000.tar.gz) = 16717 +SHA256 (Pod-Eventual-0.094001.tar.gz) = be9fb8910b108e5d1a66f002b659ad22576e88d779b703dff9d15122c3f80834 +SIZE (Pod-Eventual-0.094001.tar.gz) = 16640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061858.rA6IwBOf000347>