svn commit: r342789 - head/devel/p5-SVN-Log

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 17:15:48 UTC 2014


Author: ehaupt
Date: Wed Feb  5 17:15:47 2014
New Revision: 342789
URL: http://svnweb.freebsd.org/changeset/ports/342789
QAT: https://qat.redports.org/buildarchive/r342789/

Log:
  Support staging.

Modified:
  head/devel/p5-SVN-Log/Makefile
  head/devel/p5-SVN-Log/pkg-plist

Modified: head/devel/p5-SVN-Log/Makefile
==============================================================================
--- head/devel/p5-SVN-Log/Makefile	Wed Feb  5 17:13:34 2014	(r342788)
+++ head/devel/p5-SVN-Log/Makefile	Wed Feb  5 17:15:47 2014	(r342789)
@@ -18,7 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	SVN::Log.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-SVN-Log/pkg-plist
==============================================================================
--- head/devel/p5-SVN-Log/pkg-plist	Wed Feb  5 17:13:34 2014	(r342788)
+++ head/devel/p5-SVN-Log/pkg-plist	Wed Feb  5 17:15:47 2014	(r342789)
@@ -1,3 +1,3 @@
+%%PERL5_MAN3%%/SVN::Log.3.gz
 %%SITE_PERL%%/SVN/Log.pm
 @dirrmtry %%SITE_PERL%%/SVN
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN


More information about the svn-ports-all mailing list