summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2011-08-16 20:57:51 +0000
committerwiz <wiz>2011-08-16 20:57:51 +0000
commit511534248775a384690707486b118034c3adf959 (patch)
tree870aa3a967b0f4dbb4fdb7cb7994dd64d16ecc01
parentcca5b7717fd1010a674d1dfacb25c26d70f7abe5 (diff)
downloadpkgsrc-511534248775a384690707486b118034c3adf959.tar.gz
Initial import of p5-Package-Stash-XS-0.23:
This is a backend for p5-Package-Stash, which provides the functionality in a way that's less buggy and much faster. It will be used by default if it's installed, and should be preferred in all environments with a compiler.
-rw-r--r--devel/p5-Package-Stash-XS/DESCR4
-rw-r--r--devel/p5-Package-Stash-XS/Makefile20
-rw-r--r--devel/p5-Package-Stash-XS/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Package-Stash-XS/DESCR b/devel/p5-Package-Stash-XS/DESCR
new file mode 100644
index 00000000000..1e2ee7d3244
--- /dev/null
+++ b/devel/p5-Package-Stash-XS/DESCR
@@ -0,0 +1,4 @@
+This is a backend for p5-Package-Stash, which provides the
+functionality in a way that's less buggy and much faster. It will
+be used by default if it's installed, and should be preferred in
+all environments with a compiler.
diff --git a/devel/p5-Package-Stash-XS/Makefile b/devel/p5-Package-Stash-XS/Makefile
new file mode 100644
index 00000000000..b0e79f405fe
--- /dev/null
+++ b/devel/p5-Package-Stash-XS/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/08/16 20:57:51 wiz Exp $
+
+DISTNAME= Package-Stash-XS-0.23
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Package-Stash-XS/
+COMMENT= Perl 5 module providing a better correct Package::Stash implementation
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Package/Stash/XS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Package-Stash-XS/distinfo b/devel/p5-Package-Stash-XS/distinfo
new file mode 100644
index 00000000000..71f4baffe64
--- /dev/null
+++ b/devel/p5-Package-Stash-XS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/08/16 20:57:51 wiz Exp $
+
+SHA1 (Package-Stash-XS-0.23.tar.gz) = 9e38a497a0e6689a4745d9c00e0a40801e19ed60
+RMD160 (Package-Stash-XS-0.23.tar.gz) = b9733847de2da15acadf8e38beddad9d8210f252
+Size (Package-Stash-XS-0.23.tar.gz) = 66634 bytes