svn commit: r330515 - head/databases/p5-POE-Component-RRDTool
Mathieu Arnold
mat at FreeBSD.org
Wed Oct 16 14:19:07 UTC 2013
Author: mat
Date: Wed Oct 16 14:19:06 2013
New Revision: 330515
URL: http://svnweb.freebsd.org/changeset/ports/330515
Log:
Convert to stages.
Modified:
head/databases/p5-POE-Component-RRDTool/Makefile
head/databases/p5-POE-Component-RRDTool/pkg-plist
Modified: head/databases/p5-POE-Component-RRDTool/Makefile
==============================================================================
--- head/databases/p5-POE-Component-RRDTool/Makefile Wed Oct 16 14:05:31 2013 (r330514)
+++ head/databases/p5-POE-Component-RRDTool/Makefile Wed Oct 16 14:19:06 2013 (r330515)
@@ -19,9 +19,6 @@ USES= perl5
USE_PERL5= configure patch
CONFIGURE_ARGS= </dev/null
-MAN3= POE::Component::RRDTool.3
-
-NO_STAGE= yes
post-patch:
@${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \
${WRKSRC}/Makefile.PL
Modified: head/databases/p5-POE-Component-RRDTool/pkg-plist
==============================================================================
--- head/databases/p5-POE-Component-RRDTool/pkg-plist Wed Oct 16 14:05:31 2013 (r330514)
+++ head/databases/p5-POE-Component-RRDTool/pkg-plist Wed Oct 16 14:19:06 2013 (r330515)
@@ -1,7 +1,4 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist
+%%PERL5_MAN3%%/POE::Component::RRDTool.3.gz
%%SITE_PERL%%/POE/Component/RRDTool.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool
@dirrmtry %%SITE_PERL%%/POE/Component
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/POE
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
More information about the svn-ports-all
mailing list