pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Sort-Key Add p5-Sort-Key 1.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/249947021754
branches: trunk
changeset: 366021:249947021754
user: markd <markd%pkgsrc.org@localhost>
date: Tue Aug 01 13:00:03 2017 +0000
description:
Add p5-Sort-Key 1.33
Sort arrays by one or multiple calculated keys.
diffstat:
devel/p5-Sort-Key/DESCR | 1 +
devel/p5-Sort-Key/Makefile | 17 +++++++++++++++++
devel/p5-Sort-Key/distinfo | 6 ++++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r a766e0f836d8 -r 249947021754 devel/p5-Sort-Key/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sort-Key/DESCR Tue Aug 01 13:00:03 2017 +0000
@@ -0,0 +1,1 @@
+Sort arrays by one or multiple calculated keys.
diff -r a766e0f836d8 -r 249947021754 devel/p5-Sort-Key/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sort-Key/Makefile Tue Aug 01 13:00:03 2017 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/08/01 13:00:03 markd Exp $
+#
+
+DISTNAME= Sort-Key-1.33
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Sort-Key/
+COMMENT= Sort arrays by one or multiple calculated keys
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Sort/Key/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a766e0f836d8 -r 249947021754 devel/p5-Sort-Key/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sort-Key/distinfo Tue Aug 01 13:00:03 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/01 13:00:03 markd Exp $
+
+SHA1 (Sort-Key-1.33.tar.gz) = a41c662076d501f5afb236b0ed0726acb8c7c74c
+RMD160 (Sort-Key-1.33.tar.gz) = 39d77e62336319782654cea82f07ab894a257630
+SHA512 (Sort-Key-1.33.tar.gz) = cf87cd2f5c0eea662dbdaf7faed5646ebd63925c71a093a79a9980d6de290b1128443954675893f263961e68d1db0e9e4ca1412a2734ce8dcdd271bcf4f1be17
+Size (Sort-Key-1.33.tar.gz) = 58324 bytes
Home |
Main Index |
Thread Index |
Old Index