mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to v0.03
This commit is contained in:
parent
ec625365e5
commit
caf6c22ef4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180736
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user