1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Update to 0.02.

PR:		89195
Submitted by:	maintainer
This commit is contained in:
Anton Berezin 2005-11-17 14:31:42 +00:00
parent 7fb8f0fa6b
commit 66ab1b2da2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148612
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-ChooseSubsets
PORTVERSION= 0.01
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Algorithm
@ -22,7 +22,7 @@ MAN3= Algorithm::ChooseSubsets.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= "Needs perl 5.6.0 or higher, install lang/perl5.6 and try again"
IGNORE= needs perl 5.6.0 or higher, install lang/perl5.6 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,3 @@
MD5 (Algorithm-ChooseSubsets-0.01.tar.gz) = cf3f0e764ee048872c1888d5a2898223
SIZE (Algorithm-ChooseSubsets-0.01.tar.gz) = 2785
MD5 (Algorithm-ChooseSubsets-0.02.tar.gz) = 3c579687bd8c68ee69e6511e56e54ce6
SHA256 (Algorithm-ChooseSubsets-0.02.tar.gz) = 7686b67030436892e1483163b5000414d5d1eca4d351e24d81aef3ca7ff6e79c
SIZE (Algorithm-ChooseSubsets-0.02.tar.gz) = 2932