Index: head/devel/p5-Package-Stash/Makefile =================================================================== --- head/devel/p5-Package-Stash/Makefile (revision 262168) +++ head/devel/p5-Package-Stash/Makefile (revision 262169) @@ -1,24 +1,25 @@ # New ports collection makefile for: Package-Stash # Date created: 8 June 2010 # Whom: Philip M. Gollucci # # $FreeBSD$ # PORTNAME= Package-Stash PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Routines for manipulating stashes TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= YES MAN3= Package::Stash.3 .include Property changes on: head/devel/p5-Package-Stash/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Package-Stash/pkg-plist =================================================================== --- head/devel/p5-Package-Stash/pkg-plist (revision 262168) +++ head/devel/p5-Package-Stash/pkg-plist (revision 262169) @@ -1,5 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/.packlist %%SITE_PERL%%/Package/Stash.pm -@dirrm %%SITE_PERL%%/Package -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package +@dirrmtry %%SITE_PERL%%/Package +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package Property changes on: head/devel/p5-Package-Stash/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property