diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-26 03:46:57 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-26 03:46:57 +0800 |
commit | b26d8795823d5cffc07cdbe3d7fb2b78369f0804 (patch) | |
tree | 5a392649858c18e89e7d87a0b7f2162fae5c8c40 /math | |
parent | 7c611b2c1b9222ad6aa80f4b13111ea8683ab7a1 (diff) | |
download | freebsd-ports-gnome-b26d8795823d5cffc07cdbe3d7fb2b78369f0804.tar.gz freebsd-ports-gnome-b26d8795823d5cffc07cdbe3d7fb2b78369f0804.tar.zst freebsd-ports-gnome-b26d8795823d5cffc07cdbe3d7fb2b78369f0804.zip |
Update to v0.03
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Set-Partition/Makefile | 10 | ||||
-rw-r--r-- | math/p5-Set-Partition/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/math/p5-Set-Partition/Makefile b/math/p5-Set-Partition/Makefile index 6fd076e63bcc..e5bcbb662fc0 100644 --- a/math/p5-Set-Partition/Makefile +++ b/math/p5-Set-Partition/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Set-Partition -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set @@ -22,13 +22,7 @@ PERL_CONFIGURE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -#IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again -#post-patch: -# @${PERL} -pi -e 's/^our (\$$VERSION)/use vars qw($$1); $$1/g;' \ -# -e '$$_ = "" if /use warnings/;' \ -# ${WRKSRC}/lib/GraphViz/Traverse.pm \ -# ${WRKSRC}/t/*.t \ -# ${WRKSRC}/Makefile.PL +IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff --git a/math/p5-Set-Partition/distinfo b/math/p5-Set-Partition/distinfo index 4d73d9417ba7..d442fb276fa1 100644 --- a/math/p5-Set-Partition/distinfo +++ b/math/p5-Set-Partition/distinfo @@ -1,3 +1,3 @@ -MD5 (Set-Partition-0.02.tar.gz) = 592308e0393b5d9698a87041a07f5019 -SHA256 (Set-Partition-0.02.tar.gz) = f5309861e017697bafbf4ba33093265e32db699d31d480c24b729caffc4f0456 -SIZE (Set-Partition-0.02.tar.gz) = 6935 +MD5 (Set-Partition-0.03.tar.gz) = 5c7069a96f7520b75361d8d54d03cb13 +SHA256 (Set-Partition-0.03.tar.gz) = ab178eca1a255972c4b45d79543619ad56529904a8897ae7f2bd57e6ec6fc96a +SIZE (Set-Partition-0.03.tar.gz) = 7146 |