svn commit: r330981 - head/devel/p5-File-HStore
Eitan Adler
eadler at FreeBSD.org
Sun Oct 20 05:49:27 UTC 2013
Author: eadler
Date: Sun Oct 20 05:49:26 2013
New Revision: 330981
URL: http://svnweb.freebsd.org/changeset/ports/330981
Log:
- Convert to staging
Modified:
head/devel/p5-File-HStore/Makefile
head/devel/p5-File-HStore/pkg-plist (contents, props changed)
Modified: head/devel/p5-File-HStore/Makefile
==============================================================================
--- head/devel/p5-File-HStore/Makefile Sun Oct 20 05:47:59 2013 (r330980)
+++ head/devel/p5-File-HStore/Makefile Sun Oct 20 05:49:26 2013 (r330981)
@@ -9,12 +9,9 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= Store files on a filesystem using a very simple hash-based storage
+COMMENT= Store files on a filesystem using a simple hash-based storage
USES= perl5
USE_PERL5= configure
-MAN3= File::HStore.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/p5-File-HStore/pkg-plist
==============================================================================
--- head/devel/p5-File-HStore/pkg-plist Sun Oct 20 05:47:59 2013 (r330980)
+++ head/devel/p5-File-HStore/pkg-plist Sun Oct 20 05:49:26 2013 (r330981)
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/HStore/.packlist
%%SITE_PERL%%/File/HStore.pm
%%SITE_PERL%%/auto/File/HStore/autosplit.ix
+%%PERL5_MAN3%%/File::HStore.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/HStore
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
@dirrmtry %%SITE_PERL%%/auto/File/HStore
More information about the svn-ports-all
mailing list