svn commit: r342965 - head/devel/p5-Test-Distribution

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 08:40:21 UTC 2014


Author: ehaupt
Date: Thu Feb  6 08:40:20 2014
New Revision: 342965
URL: http://svnweb.freebsd.org/changeset/ports/342965
QAT: https://qat.redports.org/buildarchive/r342965/

Log:
  Support staging.

Modified:
  head/devel/p5-Test-Distribution/Makefile
  head/devel/p5-Test-Distribution/pkg-plist

Modified: head/devel/p5-Test-Distribution/Makefile
==============================================================================
--- head/devel/p5-Test-Distribution/Makefile	Thu Feb  6 08:39:21 2014	(r342964)
+++ head/devel/p5-Test-Distribution/Makefile	Thu Feb  6 08:40:20 2014	(r342965)
@@ -20,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Test::Distribution.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Distribution/pkg-plist
==============================================================================
--- head/devel/p5-Test-Distribution/pkg-plist	Thu Feb  6 08:39:21 2014	(r342964)
+++ head/devel/p5-Test-Distribution/pkg-plist	Thu Feb  6 08:40:20 2014	(r342965)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Test/Distribution.pm
+%%PERL5_MAN3%%/Test::Distribution.3.gz
 @dirrmtry %%SITE_PERL%%/Test


More information about the svn-ports-head mailing list