svn commit: r331029 - head/net-mgmt/p5-Net-IP

Eitan Adler eadler at FreeBSD.org
Sun Oct 20 15:29:03 UTC 2013


Author: eadler
Date: Sun Oct 20 15:29:02 2013
New Revision: 331029
URL: http://svnweb.freebsd.org/changeset/ports/331029

Log:
  - Convert to staging

Modified:
  head/net-mgmt/p5-Net-IP/Makefile
  head/net-mgmt/p5-Net-IP/pkg-plist

Modified: head/net-mgmt/p5-Net-IP/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-IP/Makefile	Sun Oct 20 15:26:42 2013	(r331028)
+++ head/net-mgmt/p5-Net-IP/Makefile	Sun Oct 20 15:29:02 2013	(r331029)
@@ -13,9 +13,6 @@ COMMENT=	Perl extension for manipulating
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Net::IP.3
-
-NO_STAGE=	yes
 post-configure:
 	${PERL} -pi -e 's/-I\S+PERL\S+ //g if m{PERL_DL_NONLAZY}' ${WRKSRC}/Makefile
 

Modified: head/net-mgmt/p5-Net-IP/pkg-plist
==============================================================================
--- head/net-mgmt/p5-Net-IP/pkg-plist	Sun Oct 20 15:26:42 2013	(r331028)
+++ head/net-mgmt/p5-Net-IP/pkg-plist	Sun Oct 20 15:29:02 2013	(r331029)
@@ -2,6 +2,11 @@ bin/iptab
 bin/ipcount
 %%SITE_PERL%%/Net/IP.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
+%%PERL5_MAN3%%/Net::IP.3.gz
 @dirrmtry %%SITE_PERL%%/Net
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+ at dirrmtry %%SITE_PERL%%/mach/auto
+ at dirrmtry %%SITE_PERL%%/mach
+ at dirrmtry %%SITE_PERL%%
+ at dirrmtry %%PERL5_MAN3%%


More information about the svn-ports-all mailing list