diff options
author | lth <lth@FreeBSD.org> | 2005-07-28 23:03:12 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-07-28 23:03:12 +0800 |
commit | 733cb2b3fe141d5fd47453ed970f9227e8146b89 (patch) | |
tree | 450790fb3e15f163900655df4c800c3ef6a9b858 /textproc/p5-XML-Dumper | |
parent | ec9b54c604c970038139c928451f1ac0e7a65a0a (diff) | |
download | freebsd-ports-gnome-733cb2b3fe141d5fd47453ed970f9227e8146b89.tar.gz freebsd-ports-gnome-733cb2b3fe141d5fd47453ed970f9227e8146b89.tar.zst freebsd-ports-gnome-733cb2b3fe141d5fd47453ed970f9227e8146b89.zip |
- Update to 0.76
- Make portlint happy
Diffstat (limited to 'textproc/p5-XML-Dumper')
-rw-r--r-- | textproc/p5-XML-Dumper/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Dumper/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index 4beb6309065c..cd482afbdac0 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Dumper -PORTVERSION= 0.71 +PORTVERSION= 0.76 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -25,7 +25,7 @@ MAN3= XML::Dumper.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= "requires perl 5.6.x or later. Install lang/perl5 and try again" +IGNORE= requires perl 5.6.x or later. Install lang/perl5 and try again .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-XML-Dumper/distinfo b/textproc/p5-XML-Dumper/distinfo index 9e2e2d771dfc..2c0a6426224c 100644 --- a/textproc/p5-XML-Dumper/distinfo +++ b/textproc/p5-XML-Dumper/distinfo @@ -1,2 +1,2 @@ -MD5 (XML-Dumper-0.71.tar.gz) = be0ea42c72bb9152fc33005faa492392 -SIZE (XML-Dumper-0.71.tar.gz) = 14829 +MD5 (XML-Dumper-0.76.tar.gz) = 230d5a6149cda1eedcfea3c6761af7d0 +SIZE (XML-Dumper-0.76.tar.gz) = 16932 |