Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 18:04:40 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329816 - head/math/p5-Math-Round
Message-ID:  <201310081804.r98I4eQV070569@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+@dirrmtry %%PERL5_MAN3%%
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
 @dirrm %%SITE_PERL%%/auto/Math/Round
+@dirrmtry %%SITE_PERL%%/mach/auto
+@dirrmtry %%SITE_PERL%%/mach
 @dirrmtry %%SITE_PERL%%/auto/Math
+@dirrmtry %%SITE_PERL%%/auto
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/Math
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry lib/perl5/site_perl
+@dirrmtry lib/perl5/5.14/man
+@dirrmtry lib/perl5/5.14
+@dirrmtry lib/perl5
+@dirrmtry %%SITE_PERL%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310081804.r98I4eQV070569>