diff options
author | mat <mat@FreeBSD.org> | 2004-05-19 00:04:47 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-05-19 00:04:47 +0800 |
commit | 9de7ddf7e0ffc635fa2d9e6b7db15792ef78af76 (patch) | |
tree | 9e530f909d5b0f9e224326b9fed1dc86a40e463f /textproc | |
parent | 2ce56e2a47d42be502ba1d0abaf25d362eddfa4c (diff) | |
download | freebsd-ports-gnome-9de7ddf7e0ffc635fa2d9e6b7db15792ef78af76.tar.gz freebsd-ports-gnome-9de7ddf7e0ffc635fa2d9e6b7db15792ef78af76.tar.zst freebsd-ports-gnome-9de7ddf7e0ffc635fa2d9e6b7db15792ef78af76.zip |
Update to 0.07 [1]
Unmark broken for perl 5.005
PR: [1] 66814
Submitted by: [1] Cheng-Lung Sung <clsung at dragon2 dot net>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-XML-Atom/distinfo | 4 |
2 files changed, 4 insertions, 10 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index 5d7c6e58c507..cae972a96b8a 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Atom -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -34,10 +34,4 @@ MAN3= XML::Atom.3 \ XML::Atom::Server.3 \ XML::Atom::Util.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/p5-XML-Atom/distinfo b/textproc/p5-XML-Atom/distinfo index 623a075b97da..cc43db141d1f 100644 --- a/textproc/p5-XML-Atom/distinfo +++ b/textproc/p5-XML-Atom/distinfo @@ -1,2 +1,2 @@ -MD5 (XML-Atom-0.06.tar.gz) = 495c4058764d541063a262f7c9cb4e0e -SIZE (XML-Atom-0.06.tar.gz) = 31377 +MD5 (XML-Atom-0.07.tar.gz) = 67abbe0301cdf3debb76aa9af3af7e75 +SIZE (XML-Atom-0.07.tar.gz) = 33718 |