Package::Stash::XS is a faster and more correct implementation of

the Package::Stash API.

WWW: http://search.cpan.org/dist/Package-Stash-XS/

This new port is needed to update devel/p5-Package-Stash.

PR:		ports/154617
Submitted by:	milki <milki AT rescomp.berkeley.edu>
This commit is contained in:
Frederic Culot 2011-02-10 15:41:12 +00:00
parent ffe72e622e
commit 733a3873f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268878
5 changed files with 40 additions and 0 deletions

View file

@ -2049,6 +2049,7 @@
SUBDIR += p5-Package-DeprecationManager
SUBDIR += p5-Package-Generator
SUBDIR += p5-Package-Stash
SUBDIR += p5-Package-Stash-XS
SUBDIR += p5-PadWalker
SUBDIR += p5-Parallel-ForkManager
SUBDIR += p5-Parallel-Iterator

View file

@ -0,0 +1,25 @@
# New ports collection makefile for: Package-Stash-XS
# Date created: 2011-02-09
# Whom: milki <milki@rescomp.berkeley.edu>
#
# $FreeBSD$
#
PORTNAME= Package-Stash-XS
PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/D/DO/DOY
PKGNAMEPREFIX= p5-
MAINTAINER= milki@rescomp.berkeley.edu
COMMENT= Faster and more correct implementation of the Package::Stash API
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= YES
MAN3= Package::Stash::XS.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Package-Stash-XS-0.21.tar.gz) = 4726dc7f8f45f7c12f9ed76f60ac32a33a85a9358803aaa70c268bbfe5d38407
SIZE (Package-Stash-XS-0.21.tar.gz) = 65550

View file

@ -0,0 +1,3 @@
Faster and more correct implementation of the Package::Stash API.
WWW: http://search.cpan.org/dist/Package-Stash-XS

View file

@ -0,0 +1,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Package/Stash/XS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/XS/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/XS/XS.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/XS/XS.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/XS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Package/Stash
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Package