pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Ref-Util-XS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 29 11:03:26 UTC 2017

Added Files:
        pkgsrc/devel/p5-Ref-Util-XS: DESCR Makefile distinfo

Log Message:
Import p5-Ref-Util-XS-0.116 as devel/p5-Ref-Util-XS.

Ref::Util::XS is the XS implementation of Ref::Util, which provides
several functions to help identify references in a more convenient
way than the usual approach of examining the return value of ref.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Ref-Util-XS/DESCR \
    pkgsrc/devel/p5-Ref-Util-XS/Makefile pkgsrc/devel/p5-Ref-Util-XS/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-Ref-Util-XS/DESCR
diff -u /dev/null pkgsrc/devel/p5-Ref-Util-XS/DESCR:1.1
--- /dev/null   Mon May 29 11:03:26 2017
+++ pkgsrc/devel/p5-Ref-Util-XS/DESCR   Mon May 29 11:03:26 2017
@@ -0,0 +1,3 @@
+Ref::Util::XS is the XS implementation of Ref::Util, which provides
+several functions to help identify references in a more convenient
+way than the usual approach of examining the return value of ref.
Index: pkgsrc/devel/p5-Ref-Util-XS/Makefile
diff -u /dev/null pkgsrc/devel/p5-Ref-Util-XS/Makefile:1.1
--- /dev/null   Mon May 29 11:03:26 2017
+++ pkgsrc/devel/p5-Ref-Util-XS/Makefile        Mon May 29 11:03:26 2017
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/05/29 11:03:26 wiz Exp $
+
+DISTNAME=      Ref-Util-XS-0.116
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Ref/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Ref-Util-XS/
+COMMENT=       XS implementation for Ref::Util
+LICENSE=       mit
+
+PERL5_PACKLIST=                auto/Ref/Util/XS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Ref-Util-XS/distinfo
diff -u /dev/null pkgsrc/devel/p5-Ref-Util-XS/distinfo:1.1
--- /dev/null   Mon May 29 11:03:26 2017
+++ pkgsrc/devel/p5-Ref-Util-XS/distinfo        Mon May 29 11:03:26 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/05/29 11:03:26 wiz Exp $
+
+SHA1 (Ref-Util-XS-0.116.tar.gz) = 18e0bb9e00d355cbea45efbfa4ed0b01925140d7
+RMD160 (Ref-Util-XS-0.116.tar.gz) = 21239a617efe9fc91d3aa6d693edb7673f35d141
+SHA512 (Ref-Util-XS-0.116.tar.gz) = 1fdb0cfcd76cddb3007262b1535cb099e663b2baf86b94956bd0fcd2e86e76fea0b3fff3056cbe0b6096873c94de11e1ca34f9576b2206e2b1225d294de2a621
+Size (Ref-Util-XS-0.116.tar.gz) = 71099 bytes



Home | Main Index | Thread Index | Old Index