diff options
-rw-r--r-- | devel/p5-Sort-Key/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Sort-Key/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile index c6c2547d3b39..55fc2532f39c 100644 --- a/devel/p5-Sort-Key/Makefile +++ b/devel/p5-Sort-Key/Makefile @@ -6,17 +6,15 @@ # PORTNAME= Sort-Key -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org 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 MAN3= Sort::Key.3 \ diff --git a/devel/p5-Sort-Key/distinfo b/devel/p5-Sort-Key/distinfo index 7f8ef28343d4..b6b8a0e078bb 100644 --- a/devel/p5-Sort-Key/distinfo +++ b/devel/p5-Sort-Key/distinfo @@ -1,3 +1,3 @@ -MD5 (Sort-Key-1.26.tar.gz) = a5630db8998329f34c92b9334c456a82 -SHA256 (Sort-Key-1.26.tar.gz) = 21a2a0e3588a835bc671df2e378f1f31cac17c6a4c462b3435fda2f04255702a -SIZE (Sort-Key-1.26.tar.gz) = 52716 +MD5 (Sort-Key-1.27.tar.gz) = 173878eb32fb07c6ace0b1d7f55a88cd +SHA256 (Sort-Key-1.27.tar.gz) = 7a51b831d7ca96bde159676f1cc164507253e10cf034344702e8bf0431cc5e01 +SIZE (Sort-Key-1.27.tar.gz) = 56244 |