pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Sort-Key
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 1 13:00:03 UTC 2017
Added Files:
pkgsrc/devel/p5-Sort-Key: DESCR Makefile distinfo
Log Message:
Add p5-Sort-Key 1.33
Sort arrays by one or multiple calculated keys.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Sort-Key/DESCR \
pkgsrc/devel/p5-Sort-Key/Makefile pkgsrc/devel/p5-Sort-Key/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/p5-Sort-Key/DESCR
diff -u /dev/null pkgsrc/devel/p5-Sort-Key/DESCR:1.1
--- /dev/null Tue Aug 1 13:00:03 2017
+++ pkgsrc/devel/p5-Sort-Key/DESCR Tue Aug 1 13:00:03 2017
@@ -0,0 +1 @@
+Sort arrays by one or multiple calculated keys.
Index: pkgsrc/devel/p5-Sort-Key/Makefile
diff -u /dev/null pkgsrc/devel/p5-Sort-Key/Makefile:1.1
--- /dev/null Tue Aug 1 13:00:03 2017
+++ pkgsrc/devel/p5-Sort-Key/Makefile Tue Aug 1 13:00:03 2017
@@ -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"
Index: pkgsrc/devel/p5-Sort-Key/distinfo
diff -u /dev/null pkgsrc/devel/p5-Sort-Key/distinfo:1.1
--- /dev/null Tue Aug 1 13:00:03 2017
+++ pkgsrc/devel/p5-Sort-Key/distinfo Tue Aug 1 13:00:03 2017
@@ -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