svn commit: r342977 - head/devel/p5-Tie-CPHash

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 08:55:22 UTC 2014


Author: ehaupt
Date: Thu Feb  6 08:55:21 2014
New Revision: 342977
URL: http://svnweb.freebsd.org/changeset/ports/342977
QAT: https://qat.redports.org/buildarchive/r342977/

Log:
  Support staging.

Modified:
  head/devel/p5-Tie-CPHash/Makefile
  head/devel/p5-Tie-CPHash/pkg-plist

Modified: head/devel/p5-Tie-CPHash/Makefile
==============================================================================
--- head/devel/p5-Tie-CPHash/Makefile	Thu Feb  6 08:54:21 2014	(r342976)
+++ head/devel/p5-Tie-CPHash/Makefile	Thu Feb  6 08:55:21 2014	(r342977)
@@ -13,7 +13,4 @@ COMMENT=	Perl module implementing a case
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Tie::CPHash.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Tie-CPHash/pkg-plist
==============================================================================
--- head/devel/p5-Tie-CPHash/pkg-plist	Thu Feb  6 08:54:21 2014	(r342976)
+++ head/devel/p5-Tie-CPHash/pkg-plist	Thu Feb  6 08:55:21 2014	(r342977)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Tie/CPHash.pm
+%%PERL5_MAN3%%/Tie::CPHash.3.gz
 @dirrmtry %%SITE_PERL%%/Tie


More information about the svn-ports-all mailing list