diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-02-05 08:32:09 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-02-05 08:32:09 +0000 |
commit | 0091b88823a95e7cbe14183d0cec156bfcff444b (patch) | |
tree | 8d66070cd037673662019ff325f9027b87d2c84d /textproc | |
parent | ed75a9c2d4518bb324566c8122d68e58d5f4f88e (diff) | |
download | ports-0091b88823a95e7cbe14183d0cec156bfcff444b.tar.gz ports-0091b88823a95e7cbe14183d0cec156bfcff444b.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Elemental/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Pod-Elemental/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index 8269bc3c4b23..4875c8c57c13 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= Pod-Elemental -PORTVERSION= 0.102364 +PORTVERSION= 0.103000 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Treating a Pod documents as trees of elements +COMMENT= Treating a Pod document as a tree of elements LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ +BUILD_DEPENDS= p5-Mixin-Linewise>0:${PORTSDIR}/devel/p5-Mixin-Linewise \ + p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Moose-Autobox>=0.10:${PORTSDIR}/devel/p5-Moose-Autobox \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Pod-Eventual>=0:${PORTSDIR}/textproc/p5-Pod-Eventual \ diff --git a/textproc/p5-Pod-Elemental/distinfo b/textproc/p5-Pod-Elemental/distinfo index e9bf534926fc..bf7a52f3ef50 100644 --- a/textproc/p5-Pod-Elemental/distinfo +++ b/textproc/p5-Pod-Elemental/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Elemental-0.102364.tar.gz) = 71135e9c911411e049c6e1170296e4812b9273e5bbeaca7b6124473dd9764d87 -SIZE (Pod-Elemental-0.102364.tar.gz) = 32677 +SHA256 (Pod-Elemental-0.103000.tar.gz) = 87a06ae1e7de0384d7964991c43bb4fae7ff13000a55fecb52a76a6f6c226e7a +SIZE (Pod-Elemental-0.103000.tar.gz) = 34459 |