Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:40:20 +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: r342965 - head/devel/p5-Test-Distribution
Message-ID:  <201402060840.s168eKC5023342@svn.freebsd.org>

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



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