diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-11 06:08:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-11 06:08:59 +0000 |
commit | 5947216f4d104647b0d6401111d0d902e50a89ce (patch) | |
tree | 919411488a861041dfa5a3b1112fb5f9f1ef2d9c /textproc/p5-XML-Compile | |
parent | 626f63a0e4b0ad40f1f24fb777e109e96922c6c3 (diff) | |
download | ports-5947216f4d104647b0d6401111d0d902e50a89ce.tar.gz ports-5947216f4d104647b0d6401111d0d902e50a89ce.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index d56f32ade94d..56aacc75e3ce 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV @@ -15,12 +15,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compilation based XML processing +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-MIME-Base64>=3.10:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index e28db227adfc..3666324a75d3 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.21.tar.gz) = a9ea9f402a16274883556c2a707c689065d91dfa0b5ca204b917f1ddcb0d9274 -SIZE (XML-Compile-1.21.tar.gz) = 183745 +SHA256 (XML-Compile-1.22.tar.gz) = da9e68b3bf7e57ab139dd2bfe4ed3885fabef657f74b2ec901d5a4d94b1b3d10 +SIZE (XML-Compile-1.22.tar.gz) = 183904 |