Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 17:15:47 +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: r342789 - head/devel/p5-SVN-Log
Message-ID:  <201402051715.s15HFlgB047653@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN



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