svn commit: r329816 - head/math/p5-Math-Round
Eitan Adler
eadler at FreeBSD.org
Tue Oct 8 18:04:40 UTC 2013
Author: eadler
Date: Tue Oct 8 18:04:39 2013
New Revision: 329816
URL: http://svnweb.freebsd.org/changeset/ports/329816
Log:
Convert to staging.
Modified:
head/math/p5-Math-Round/Makefile
head/math/p5-Math-Round/pkg-plist
Modified: head/math/p5-Math-Round/Makefile
==============================================================================
--- head/math/p5-Math-Round/Makefile Tue Oct 8 17:37:36 2013 (r329815)
+++ head/math/p5-Math-Round/Makefile Tue Oct 8 18:04:39 2013 (r329816)
@@ -12,8 +12,4 @@ COMMENT= Perl extension for rounding num
USES= perl5
USE_PERL5= configure
-
-MAN3= Math::Round.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/math/p5-Math-Round/pkg-plist
==============================================================================
--- head/math/p5-Math-Round/pkg-plist Tue Oct 8 17:37:36 2013 (r329815)
+++ head/math/p5-Math-Round/pkg-plist Tue Oct 8 18:04:39 2013 (r329816)
@@ -1,9 +1,18 @@
%%SITE_PERL%%/auto/Math/Round/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round/.packlist
%%SITE_PERL%%/Math/Round.pm
+%%PERL5_MAN3%%/Math::Round.3.gz
+ at dirrmtry %%PERL5_MAN3%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
@dirrm %%SITE_PERL%%/auto/Math/Round
+ at dirrmtry %%SITE_PERL%%/mach/auto
+ at dirrmtry %%SITE_PERL%%/mach
@dirrmtry %%SITE_PERL%%/auto/Math
+ at dirrmtry %%SITE_PERL%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+ at dirrmtry lib/perl5/site_perl
+ at dirrmtry lib/perl5/5.14/man
+ at dirrmtry lib/perl5/5.14
+ at dirrmtry lib/perl5
+ at dirrmtry %%SITE_PERL%%
More information about the svn-ports-all
mailing list