aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sort-Key
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-04-25 04:53:17 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-04-25 04:53:17 +0000
commit797fc88de6897444a4f393bb00d8b7750c01b5a8 (patch)
tree94c02c205c1bcff9251531800784586b187b5907 /devel/p5-Sort-Key
parentdce76738eb382dbfd09a1a370919c8e2ae5d3263 (diff)
downloadports-797fc88de6897444a4f393bb00d8b7750c01b5a8.tar.gz
ports-797fc88de6897444a4f393bb00d8b7750c01b5a8.zip
- update to 1.20
Notes
Notes: svn path=/head/; revision=160411
Diffstat (limited to 'devel/p5-Sort-Key')
-rw-r--r--devel/p5-Sort-Key/Makefile10
-rw-r--r--devel/p5-Sort-Key/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile
index 2f4da6668259..17a5ffdfc870 100644
--- a/devel/p5-Sort-Key/Makefile
+++ b/devel/p5-Sort-Key/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= Sort-Key
-PORTVERSION= 1.17
+PORTVERSION= 1.20
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Sort
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Sort::Key - sorts objects by one or several keys really fast
+COMMENT= Sorts objects by one or several keys really fast
+
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
@@ -25,8 +27,8 @@ MAN3= Sort::Key.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
+.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>
diff --git a/devel/p5-Sort-Key/distinfo b/devel/p5-Sort-Key/distinfo
index 5dd0f24f3942..a065aa957d36 100644
--- a/devel/p5-Sort-Key/distinfo
+++ b/devel/p5-Sort-Key/distinfo
@@ -1,3 +1,3 @@
-MD5 (Sort-Key-1.17.tar.gz) = 4e119c70b5442c65325ffa51278fb29a
-SHA256 (Sort-Key-1.17.tar.gz) = b58bf92368f49f4d5f71d973767e141151d9e4acbc302e14295258d926441f31
-SIZE (Sort-Key-1.17.tar.gz) = 21729
+MD5 (Sort-Key-1.20.tar.gz) = 514898c113257f00b01a40558181f48c
+SHA256 (Sort-Key-1.20.tar.gz) = c27f412abb3ce575c67906f7ba08c41e39dc50d7036519d56495a6dcc53abf3d
+SIZE (Sort-Key-1.20.tar.gz) = 50607