pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 21:35:32 UTC 2017

Added Files:
        pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces: DESCR Makefile distinfo

Log Message:
devel/p5-Devel-Caller-IgnoreNamespaces: import p5-Devel-Caller-IgnoreNamespaces-1.1

Make available a magic caller() which can ignore namespaces that
you tell it about.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR \
    pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile \
    pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/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-Devel-Caller-IgnoreNamespaces/DESCR
diff -u /dev/null pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR:1.1
--- /dev/null   Wed Nov  8 21:35:32 2017
+++ pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR Wed Nov  8 21:35:32 2017
@@ -0,0 +1,2 @@
+Make available a magic caller() which can ignore namespaces that
+you tell it about.
Index: pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile
diff -u /dev/null pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile:1.1
--- /dev/null   Wed Nov  8 21:35:32 2017
+++ pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile      Wed Nov  8 21:35:32 2017
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/11/08 21:35:32 wiz Exp $
+
+DISTNAME=      Devel-Caller-IgnoreNamespaces-1.1
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Devel/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/
+COMMENT=       Provide caller that ignores specific namespaces
+LICENSE=       artistic OR gnu-gpl-v2
+
+#USE_LANGUAGES=                c
+PERL5_PACKLIST=                auto/Devel/Caller/IgnoreNamespaces/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo
diff -u /dev/null pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo:1.1
--- /dev/null   Wed Nov  8 21:35:32 2017
+++ pkgsrc/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo      Wed Nov  8 21:35:32 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/11/08 21:35:32 wiz Exp $
+
+SHA1 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 513285c6204584707cce88e5785a88d3c5c2dbcb
+RMD160 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 7b868de75916154d9ae0c97bb6fd3d03d190cf1c
+SHA512 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = aebae00229f1496523d04d3ff1baa53b226f615532140876b65cf8ed46e26129934ef886f0e280db0f1323ea8945187afdf864b14923e866cc89e9b7ee767945
+Size (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 12831 bytes



Home | Main Index | Thread Index | Old Index