pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-Identify Initial import of p5-Sub-Identif...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72f21daa690f
branches:  trunk
changeset: 545089:72f21daa690f
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Jul 26 09:25:46 2008 +0000

description:
Initial import of p5-Sub-Identify version 0.03 into The NetBSD
Packages Collection.

The Perl 5 module Sub::Identify allows you to retrieve the real
name of code references.

diffstat:

 devel/p5-Sub-Identify/DESCR    |   2 ++
 devel/p5-Sub-Identify/Makefile |  17 +++++++++++++++++
 devel/p5-Sub-Identify/distinfo |   5 +++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r ccf1755fd5a9 -r 72f21daa690f devel/p5-Sub-Identify/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Identify/DESCR       Sat Jul 26 09:25:46 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Sub::Identify allows you to retrieve the real
+name of code references.
diff -r ccf1755fd5a9 -r 72f21daa690f devel/p5-Sub-Identify/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Identify/Makefile    Sat Jul 26 09:25:46 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/26 09:25:46 seb Exp $
+#
+
+DISTNAME=      Sub-Identify-0.03
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sub/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Sub-Identify/
+COMMENT=       Perl 5 module to retrieve names of code references
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Sub/Identify/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ccf1755fd5a9 -r 72f21daa690f devel/p5-Sub-Identify/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Identify/distinfo    Sat Jul 26 09:25:46 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/26 09:25:46 seb Exp $
+
+SHA1 (Sub-Identify-0.03.tar.gz) = 1aaac09d311bd5091203c8024234481b772b2db2
+RMD160 (Sub-Identify-0.03.tar.gz) = a45ff89ea532a95592438f993e9ab97a49fbaced
+Size (Sub-Identify-0.03.tar.gz) = 2434 bytes



Home | Main Index | Thread Index | Old Index