Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 05:49:26 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330981 - head/devel/p5-File-HStore
Message-ID:  <201310200549.r9K5nQ9V076376@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310200549.r9K5nQ9V076376>