svn commit: r342954 - head/devel/p5-Set-CrossProduct

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 08:16:45 UTC 2014


Author: ehaupt
Date: Thu Feb  6 08:16:44 2014
New Revision: 342954
URL: http://svnweb.freebsd.org/changeset/ports/342954
QAT: https://qat.redports.org/buildarchive/r342954/

Log:
  Support staging.

Modified:
  head/devel/p5-Set-CrossProduct/Makefile
  head/devel/p5-Set-CrossProduct/pkg-plist

Modified: head/devel/p5-Set-CrossProduct/Makefile
==============================================================================
--- head/devel/p5-Set-CrossProduct/Makefile	Thu Feb  6 08:15:11 2014	(r342953)
+++ head/devel/p5-Set-CrossProduct/Makefile	Thu Feb  6 08:16:44 2014	(r342954)
@@ -14,8 +14,4 @@ COMMENT=	Work with the cross product of 
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=	cross.1
-MAN3=	Set::CrossProduct.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Set-CrossProduct/pkg-plist
==============================================================================
--- head/devel/p5-Set-CrossProduct/pkg-plist	Thu Feb  6 08:15:11 2014	(r342953)
+++ head/devel/p5-Set-CrossProduct/pkg-plist	Thu Feb  6 08:16:44 2014	(r342954)
@@ -1,4 +1,6 @@
 bin/cross
+man/man1/cross.1.gz
+%%PERL5_MAN3%%/Set::CrossProduct.3.gz
 %%SITE_PERL%%/Set/CrossProduct.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/CrossProduct/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/CrossProduct


More information about the svn-ports-all mailing list