pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-Info Import p5-Sub-Info-0.002 as devel/p5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9939d49557f6
branches:  trunk
changeset: 359889:9939d49557f6
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 12:24:26 2017 +0000

description:
Import p5-Sub-Info-0.002 as devel/p5-Sub-Info.

Tool to inspect subroutines.

diffstat:

 devel/p5-Sub-Info/DESCR    |   1 +
 devel/p5-Sub-Info/Makefile |  16 ++++++++++++++++
 devel/p5-Sub-Info/distinfo |   6 ++++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r cacb209cc663 -r 9939d49557f6 devel/p5-Sub-Info/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Info/DESCR   Mon Mar 20 12:24:26 2017 +0000
@@ -0,0 +1,1 @@
+Tool to inspect subroutines.
diff -r cacb209cc663 -r 9939d49557f6 devel/p5-Sub-Info/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Info/Makefile        Mon Mar 20 12:24:26 2017 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/03/20 12:24:26 mef Exp $
+
+DISTNAME=      Sub-Info-0.002
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/
+COMMENT=       Tool to inspect subroutines
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=        auto/Sub/Info/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cacb209cc663 -r 9939d49557f6 devel/p5-Sub-Info/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Sub-Info/distinfo        Mon Mar 20 12:24:26 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/03/20 12:24:26 mef Exp $
+
+SHA1 (Sub-Info-0.002.tar.gz) = 77bbd1d2ff5449a5aaa2eca41345aadead303e0e
+RMD160 (Sub-Info-0.002.tar.gz) = 7ae59c3a7cdfd9c76828561996ead3651f47f531
+SHA512 (Sub-Info-0.002.tar.gz) = e3ad2c8b270a44f9de2d5b71845a4a21f363a234edf2ddb9942c2fb2e4d765eedff3653a047f025b9d1dfaeff32ddd58aeff7f81fa42e6f4b57f5ca6311519b3
+Size (Sub-Info-0.002.tar.gz) = 11713 bytes



Home | Main Index | Thread Index | Old Index