Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:16:44 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342954 - head/devel/p5-Set-CrossProduct
Message-ID:  <201402060816.s168GiO4012288@svn.freebsd.org>

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



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