pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Hash-Case Initial import of p5-Hash-Case-1.003.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4db9d2239e03
branches:  trunk
changeset: 503082:4db9d2239e03
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon Nov 14 01:29:50 2005 +0000

description:
Initial import of p5-Hash-Case-1.003.

Hash::Case implements case-insensitive hash access.

See http://perl.overmeer.net/perlws2003-hash/0-0/index.html

diffstat:

 devel/p5-Hash-Case/DESCR    |   1 +
 devel/p5-Hash-Case/Makefile |  19 +++++++++++++++++++
 devel/p5-Hash-Case/PLIST    |   1 +
 devel/p5-Hash-Case/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r ddbcf9844710 -r 4db9d2239e03 devel/p5-Hash-Case/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Hash-Case/DESCR  Mon Nov 14 01:29:50 2005 +0000
@@ -0,0 +1,1 @@
+Hash::Case implements case-insensitive hash access.
diff -r ddbcf9844710 -r 4db9d2239e03 devel/p5-Hash-Case/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Hash-Case/Makefile       Mon Nov 14 01:29:50 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/14 01:29:50 ben Exp $
+#
+
+DISTNAME=              Hash-Case-1.003
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5hac
+CATEGORIES=    perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Hash/}
+
+MAINTAINER=    ben%NetBSD.org@localhost
+HOMEPAGE=      http://perl.overmeer.net/perlws2003-hash/0-0/
+COMMENT=       Perl module that implements case-insensitive hashes
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                auto/Hash/Case/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ddbcf9844710 -r 4db9d2239e03 devel/p5-Hash-Case/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Hash-Case/PLIST  Mon Nov 14 01:29:50 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/14 01:29:50 ben Exp $
diff -r ddbcf9844710 -r 4db9d2239e03 devel/p5-Hash-Case/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Hash-Case/distinfo       Mon Nov 14 01:29:50 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/14 01:29:50 ben Exp $
+
+SHA1 (Hash-Case-1.003.tar.gz) = b88ba57530dcc0d797c40a8d25c3e8f12f652d0c
+RMD160 (Hash-Case-1.003.tar.gz) = 9cb8c8aaa5b614d64395c1463b4c2225b22fdd2f
+Size (Hash-Case-1.003.tar.gz) = 4683 bytes



Home | Main Index | Thread Index | Old Index