svn commit: r334813 - head/net/p5-Net-Ping-External
Andrej Zverev
az at FreeBSD.org
Mon Nov 25 06:08:40 UTC 2013
Author: az
Date: Mon Nov 25 06:08:39 2013
New Revision: 334813
URL: http://svnweb.freebsd.org/changeset/ports/334813
Log:
- add stage support
PR: ports/184268
Submitted by: Douglas William Thrift <douglas at douglasthrift.net> (maintainer)
Modified:
head/net/p5-Net-Ping-External/Makefile
head/net/p5-Net-Ping-External/pkg-plist (contents, props changed)
Modified: head/net/p5-Net-Ping-External/Makefile
==============================================================================
--- head/net/p5-Net-Ping-External/Makefile Mon Nov 25 05:53:48 2013 (r334812)
+++ head/net/p5-Net-Ping-External/Makefile Mon Nov 25 06:08:39 2013 (r334813)
@@ -17,7 +17,4 @@ USE_ZIP= yes
USES= perl5
USE_PERL5= configure
-MAN3= Net::Ping::External.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/p5-Net-Ping-External/pkg-plist
==============================================================================
--- head/net/p5-Net-Ping-External/pkg-plist Mon Nov 25 05:53:48 2013 (r334812)
+++ head/net/p5-Net-Ping-External/pkg-plist Mon Nov 25 06:08:39 2013 (r334813)
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Ping/External.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ping/External/.packlist
+%%PERL5_MAN3%%/Net::Ping::External.3.gz
@dirrmtry %%SITE_PERL%%/Net/Ping
@dirrmtry %%SITE_PERL%%/Net
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ping/External
More information about the svn-ports-head
mailing list