svn commit: r342792 - head/devel/p5-SVN-Notify-Filter-Markdown

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


Author: ehaupt
Date: Wed Feb  5 17:19:16 2014
New Revision: 342792
URL: http://svnweb.freebsd.org/changeset/ports/342792
QAT: https://qat.redports.org/buildarchive/r342792/

Log:
  Support staging.

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

Modified: head/devel/p5-SVN-Notify-Filter-Markdown/Makefile
==============================================================================
--- head/devel/p5-SVN-Notify-Filter-Markdown/Makefile	Wed Feb  5 17:18:12 2014	(r342791)
+++ head/devel/p5-SVN-Notify-Filter-Markdown/Makefile	Wed Feb  5 17:19:16 2014	(r342792)
@@ -20,7 +20,4 @@ BUILD_DEPENDS=	p5-SVN-Notify>=2.70:${POR
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		SVN::Notify::Filter::Markdown.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

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


More information about the svn-ports-all mailing list