diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-30 15:28:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-30 15:28:26 +0000 |
commit | 1af498a272a114c985cdbcce89a0ebab2b67005a (patch) | |
tree | 9ba14b0c6a1730b424c87e8dbffe0134f61cf648 /devel | |
parent | eceeec8b98c8aa5b0a708a37fd1c10b48555357d (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Inline-Filters/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Inline-Filters/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Inline-Filters/Makefile b/devel/p5-Inline-Filters/Makefile index 2863e3943299..c48e170a6d02 100644 --- a/devel/p5-Inline-Filters/Makefile +++ b/devel/p5-Inline-Filters/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Inline-Filters -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Common source code filters for Inline Modules +LICENSE= ART10 GPLv1 GPLv2 GPLv3 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/p5-Inline-Filters/distinfo b/devel/p5-Inline-Filters/distinfo index 4cfc2abb1b32..de437fa98969 100644 --- a/devel/p5-Inline-Filters/distinfo +++ b/devel/p5-Inline-Filters/distinfo @@ -1,2 +1,2 @@ -SHA256 (Inline-Filters-0.12.tar.gz) = 01efb9d1d4c6bbf7b3613ebd69eab3078ca6a4f3a3f2b58e66dd554a75fb9c4f -SIZE (Inline-Filters-0.12.tar.gz) = 4897 +SHA256 (Inline-Filters-0.13.tar.gz) = dd177fa501f5b6ff79c5ce2297c1e0572ceb392a0081f6c0513b983d576b8e36 +SIZE (Inline-Filters-0.13.tar.gz) = 14251 |