svn commit: r330861 - head/math/p5-Math-Round
Mathieu Arnold
mat at FreeBSD.org
Sat Oct 19 11:27:41 UTC 2013
Author: mat
Date: Sat Oct 19 11:27:40 2013
New Revision: 330861
URL: http://svnweb.freebsd.org/changeset/ports/330861
Log:
Fix plist
s/mach/%%PERL_ARCH%%/
and the man are created and removed by perl-*
With Hat: perl@
Modified:
head/math/p5-Math-Round/pkg-plist
Modified: head/math/p5-Math-Round/pkg-plist
==============================================================================
--- head/math/p5-Math-Round/pkg-plist Sat Oct 19 11:21:57 2013 (r330860)
+++ head/math/p5-Math-Round/pkg-plist Sat Oct 19 11:27:40 2013 (r330861)
@@ -5,14 +5,10 @@
@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
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/auto/Math
@dirrmtry %%SITE_PERL%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math
- at dirrmtry lib/perl5/site_perl
- at dirrmtry lib/perl5/5.14/man
- at dirrmtry lib/perl5/5.14
- at dirrmtry lib/perl5
@dirrmtry %%SITE_PERL%%
More information about the svn-ports-head
mailing list