1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Update to 0.14.

This commit is contained in:
Anton Berezin 2006-11-28 13:22:45 +00:00
parent e8679e2425
commit cc22fc39b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178172
2 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Data-Compare
PORTVERSION= 0.13
PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@ -23,4 +23,10 @@ PERL_CONFIGURE= yes
MAN3= Data::Compare.3 Data::Compare::Plugins.3 \
Data::Compare::Plugins::Scalar::Properties.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= or its dependency 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 (Data-Compare-0.13.tar.gz) = 874a13f201c6948e84867f82d950907a
SHA256 (Data-Compare-0.13.tar.gz) = 493f5f890569ad91ea86ccd55553fba7b76bf00067bb18b589e59c5bfe15e4a5
SIZE (Data-Compare-0.13.tar.gz) = 10881
MD5 (Data-Compare-0.14.tar.gz) = 15a77e350d066277953af7993110680c
SHA256 (Data-Compare-0.14.tar.gz) = 569b4397b13ab9551277fe1249ae604de9d4d90f1b4071cb80b2246443fe49e3
SIZE (Data-Compare-0.14.tar.gz) = 11471