pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Sub-Quote



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Dec 11 00:25:33 UTC 2016

Added Files:
        pkgsrc/devel/p5-Sub-Quote: DESCR Makefile distinfo

Log Message:
Import Sub-Quote-2.003001 as devel/p5-Sub-Quote.

This package provides performant ways to generate subroutines from strings.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Sub-Quote/DESCR \
    pkgsrc/devel/p5-Sub-Quote/Makefile pkgsrc/devel/p5-Sub-Quote/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-Sub-Quote/DESCR
diff -u /dev/null pkgsrc/devel/p5-Sub-Quote/DESCR:1.1
--- /dev/null   Sun Dec 11 00:25:33 2016
+++ pkgsrc/devel/p5-Sub-Quote/DESCR     Sun Dec 11 00:25:33 2016
@@ -0,0 +1 @@
+This package provides performant ways to generate subroutines from strings.
Index: pkgsrc/devel/p5-Sub-Quote/Makefile
diff -u /dev/null pkgsrc/devel/p5-Sub-Quote/Makefile:1.1
--- /dev/null   Sun Dec 11 00:25:33 2016
+++ pkgsrc/devel/p5-Sub-Quote/Makefile  Sun Dec 11 00:25:33 2016
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/12/11 00:25:33 wen Exp $
+
+DISTNAME=      Sub-Quote-2.003001
+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-Quote/
+COMMENT=       Efficient generation of subroutines via string eval
+LICENSE=       ${PERL5_LICENSE}
+
+BUILD_DEPENDS+=        p5-Test-Fatal>=0.003:../../devel/p5-Test-Fatal
+
+PERL5_PACKLIST=        auto/Sub/Quote/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Sub-Quote/distinfo
diff -u /dev/null pkgsrc/devel/p5-Sub-Quote/distinfo:1.1
--- /dev/null   Sun Dec 11 00:25:33 2016
+++ pkgsrc/devel/p5-Sub-Quote/distinfo  Sun Dec 11 00:25:33 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/11 00:25:33 wen Exp $
+
+SHA1 (Sub-Quote-2.003001.tar.gz) = fc04f2697ca43f64b85c7be7d4401b6d9794580e
+RMD160 (Sub-Quote-2.003001.tar.gz) = 5424a93152c15955ad7780cb8c6de7c7eecd1e62
+SHA512 (Sub-Quote-2.003001.tar.gz) = cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49
+Size (Sub-Quote-2.003001.tar.gz) = 19131 bytes



Home | Main Index | Thread Index | Old Index