pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-B-Debug



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Oct 15 14:23:00 UTC 2019

Added Files:
        pkgsrc/devel/p5-B-Debug: DESCR Makefile distinfo

Log Message:
(devel/p5-B-Debug) New package


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-B-Debug/DESCR \
    pkgsrc/devel/p5-B-Debug/Makefile pkgsrc/devel/p5-B-Debug/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-B-Debug/DESCR
diff -u /dev/null pkgsrc/devel/p5-B-Debug/DESCR:1.1
--- /dev/null   Tue Oct 15 14:23:00 2019
+++ pkgsrc/devel/p5-B-Debug/DESCR       Tue Oct 15 14:23:00 2019
@@ -0,0 +1 @@
+B::Debug - Walk Perl syntax tree, printing debug info about ops
Index: pkgsrc/devel/p5-B-Debug/Makefile
diff -u /dev/null pkgsrc/devel/p5-B-Debug/Makefile:1.1
--- /dev/null   Tue Oct 15 14:23:00 2019
+++ pkgsrc/devel/p5-B-Debug/Makefile    Tue Oct 15 14:23:00 2019
@@ -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"
Index: pkgsrc/devel/p5-B-Debug/distinfo
diff -u /dev/null pkgsrc/devel/p5-B-Debug/distinfo:1.1
--- /dev/null   Tue Oct 15 14:23:00 2019
+++ pkgsrc/devel/p5-B-Debug/distinfo    Tue Oct 15 14:23:00 2019
@@ -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