diff options
author | clsung <clsung@FreeBSD.org> | 2008-04-11 15:39:14 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-04-11 15:39:14 +0800 |
commit | c486bf156e1ac1131d5e0d5c041625d9029148ad (patch) | |
tree | b144bbefdd8370cf0796a2cdb88664f15a76a639 /textproc/p5-XML-Compile | |
parent | d9cbacd3b6c404eaee6c1045f6932e8460e0c4b9 (diff) | |
download | freebsd-ports-gnome-c486bf156e1ac1131d5e0d5c041625d9029148ad.tar.gz freebsd-ports-gnome-c486bf156e1ac1131d5e0d5c041625d9029148ad.tar.zst freebsd-ports-gnome-c486bf156e1ac1131d5e0d5c041625d9029148ad.zip |
- Update to 0.74
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index d69ca27a5302..a861c081a173 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile -PORTVERSION= 0.72 +PORTVERSION= 0.74 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ -MAN1= xml2yaml.1 +MAN1= xml2yaml.1 schema2example.1 MAN3= XML::Compile.3 \ XML::Compile::Schema.3 \ XML::Compile::Iterator.3 XML::Compile::Util.3 \ diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index 8ec772a897bd..fc1e4900a429 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-0.72.tar.gz) = dce2c4986f5acf507cf8e0225162fc54 -SHA256 (XML-Compile-0.72.tar.gz) = 960384878c770d40a9ea374bf5194d210cda63c69c40c2f10ebc9b3a1b92f49e -SIZE (XML-Compile-0.72.tar.gz) = 128630 +MD5 (XML-Compile-0.74.tar.gz) = dfc4974d5aad597963fa65aa2f5117a6 +SHA256 (XML-Compile-0.74.tar.gz) = 2a71f09600895ae8d082ae9e6c556a8be7a63027e7664fe2d1a1f2f3d97cbd98 +SIZE (XML-Compile-0.74.tar.gz) = 131352 diff --git a/textproc/p5-XML-Compile/pkg-plist b/textproc/p5-XML-Compile/pkg-plist index 9e4c2e47fa39..9878b908f6ea 100644 --- a/textproc/p5-XML-Compile/pkg-plist +++ b/textproc/p5-XML-Compile/pkg-plist @@ -1,5 +1,6 @@ @comment $FreeBSD$ bin/xml2yaml +bin/schema2example %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist %%SITE_PERL%%/XML/Compile.pm %%SITE_PERL%%/XML/Compile.pod |