Update to 0.52. Require Perl from ports.

This commit is contained in:
Anton Berezin 2006-01-09 09:46:29 +00:00
parent fba20e4219
commit 8407ec9fd0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153121
2 changed files with 11 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= version
PORTVERSION= 0.50
PORTVERSION= 0.52
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPEACOCK
@ -22,4 +22,10 @@ PERL_MODBUILD= yes
MAN3= version.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (version-0.50.tar.gz) = ac3cfa9ab5d82f179ddb276508699cce
SHA256 (version-0.50.tar.gz) = 0448f2764e4560d0622a6ece3cd469812bfd8d0586457d1a49b6134417b5c6d2
SIZE (version-0.50.tar.gz) = 32356
MD5 (version-0.52.tar.gz) = d4dd468c5836846356047c2966a63167
SHA256 (version-0.52.tar.gz) = 20b9092e3e2bf637fe8f72e41906378c98b50b6e44e3674e07b3511d5f0d4896
SIZE (version-0.52.tar.gz) = 32610