svn commit: r342979 - head/devel/p5-VCS-CVS

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 08:57:32 UTC 2014


Author: ehaupt
Date: Thu Feb  6 08:57:31 2014
New Revision: 342979
URL: http://svnweb.freebsd.org/changeset/ports/342979
QAT: https://qat.redports.org/buildarchive/r342979/

Log:
  Support staging.

Modified:
  head/devel/p5-VCS-CVS/Makefile
  head/devel/p5-VCS-CVS/pkg-plist

Modified: head/devel/p5-VCS-CVS/Makefile
==============================================================================
--- head/devel/p5-VCS-CVS/Makefile	Thu Feb  6 08:56:16 2014	(r342978)
+++ head/devel/p5-VCS-CVS/Makefile	Thu Feb  6 08:57:31 2014	(r342979)
@@ -16,7 +16,5 @@ BUILD_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR
 
 USES=		perl5
 USE_PERL5=	modbuild
-MAN3=		VCS::CVS.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-VCS-CVS/pkg-plist
==============================================================================
--- head/devel/p5-VCS-CVS/pkg-plist	Thu Feb  6 08:56:16 2014	(r342978)
+++ head/devel/p5-VCS-CVS/pkg-plist	Thu Feb  6 08:57:31 2014	(r342979)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/VCS/CVS.pm
+%%PERL5_MAN3%%/VCS::CVS.3.gz
 @dirrm %%SITE_PERL%%/VCS


More information about the svn-ports-head mailing list