Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2013 08:57:33 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335814 - head/math/p5-Math-Round
Message-ID:  <201312070857.rB78vXS2073448@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec  7 08:57:33 2013
New Revision: 335814
URL: http://svnweb.freebsd.org/changeset/ports/335814

Log:
  Do not try to remove empty directories created by lang/perl5.x
  
  Approved by:	eadler (maintainer)

Modified:
  head/math/p5-Math-Round/pkg-plist

Modified: head/math/p5-Math-Round/pkg-plist
==============================================================================
--- head/math/p5-Math-Round/pkg-plist	Sat Dec  7 05:35:04 2013	(r335813)
+++ head/math/p5-Math-Round/pkg-plist	Sat Dec  7 08:57:33 2013	(r335814)
@@ -4,8 +4,6 @@
 %%PERL5_MAN3%%/Math::Round.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
 @dirrm %%SITE_PERL%%/auto/Math/Round
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
 @dirrmtry %%SITE_PERL%%/auto/Math
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/Math



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