svn commit: r342791 - head/devel/p5-SVN-Notify-Config

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 17:18:13 UTC 2014


Author: ehaupt
Date: Wed Feb  5 17:18:12 2014
New Revision: 342791
URL: http://svnweb.freebsd.org/changeset/ports/342791
QAT: https://qat.redports.org/buildarchive/r342791/

Log:
  Support staging.

Modified:
  head/devel/p5-SVN-Notify-Config/Makefile
  head/devel/p5-SVN-Notify-Config/pkg-plist

Modified: head/devel/p5-SVN-Notify-Config/Makefile
==============================================================================
--- head/devel/p5-SVN-Notify-Config/Makefile	Wed Feb  5 17:16:51 2014	(r342790)
+++ head/devel/p5-SVN-Notify-Config/Makefile	Wed Feb  5 17:18:12 2014	(r342791)
@@ -21,7 +21,4 @@ BUILD_DEPENDS=	p5-Test-Deep>=0.1:${PORTS
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		SVN::Notify::Config.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-SVN-Notify-Config/pkg-plist
==============================================================================
--- head/devel/p5-SVN-Notify-Config/pkg-plist	Wed Feb  5 17:16:51 2014	(r342790)
+++ head/devel/p5-SVN-Notify-Config/pkg-plist	Wed Feb  5 17:18:12 2014	(r342791)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/SVN/Notify/Config.pm
+%%PERL5_MAN3%%/SVN::Notify::Config.3.gz
 @dirrmtry %%SITE_PERL%%/SVN/Notify
 @dirrmtry %%SITE_PERL%%/SVN


More information about the svn-ports-all mailing list