pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Debug (devel/p5-B-Debug) New package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05ad76a5a7b6
branches:  trunk
changeset: 402709:05ad76a5a7b6
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Oct 15 14:23:00 2019 +0000

description:
(devel/p5-B-Debug) New package

diffstat:

 devel/p5-B-Debug/DESCR    |   1 +
 devel/p5-B-Debug/Makefile |  17 +++++++++++++++++
 devel/p5-B-Debug/distinfo |   6 ++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r fa29fd558488 -r 05ad76a5a7b6 devel/p5-B-Debug/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Debug/DESCR    Tue Oct 15 14:23:00 2019 +0000
@@ -0,0 +1,1 @@
+B::Debug - Walk Perl syntax tree, printing debug info about ops
diff -r fa29fd558488 -r 05ad76a5a7b6 devel/p5-B-Debug/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Debug/Makefile Tue Oct 15 14:23:00 2019 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2019/10/15 14:23:00 mef Exp $
+
+DISTNAME=      B-Debug-1.26
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  https://cpan.metacpan.org/authors/id/R/RU/RURBAN/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/B-Debug
+COMMENT=       Walk Perl syntax tree, printing debug info about ops
+LICENSE=       gnu-gpl-v1
+
+USE_LANGUAGES= # none
+PERL5_PACKLIST=         auto/B/Debug/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fa29fd558488 -r 05ad76a5a7b6 devel/p5-B-Debug/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Debug/distinfo Tue Oct 15 14:23:00 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/10/15 14:23:00 mef Exp $
+
+SHA1 (B-Debug-1.26.tar.gz) = 5d86e033d2fd6d5763334311b18a186092bd9aac
+RMD160 (B-Debug-1.26.tar.gz) = 4fd2669c0186fa191d2cd30a7c2652aeae361c3b
+SHA512 (B-Debug-1.26.tar.gz) = d15a1b8283a9c9582cebf9d5fdc38289160c601603498eb79d120154c8643a81e256c4afe2ee938c9db04989af0544bdf312d2d0fe5b898b1dcee756d084db6e
+Size (B-Debug-1.26.tar.gz) = 17725 bytes



Home | Main Index | Thread Index | Old Index