Date: Mon, 27 May 2013 11:50:38 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319213 - head/devel/p5-Test-MockRandom Message-ID: <201305271150.r4RBocbN070175@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon May 27 11:50:38 2013 New Revision: 319213 URL: http://svnweb.freebsd.org/changeset/ports/319213 Log: Do not try to remove directories not created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/devel/p5-Test-MockRandom/pkg-plist Modified: head/devel/p5-Test-MockRandom/pkg-plist ============================================================================== --- head/devel/p5-Test-MockRandom/pkg-plist Mon May 27 11:33:08 2013 (r319212) +++ head/devel/p5-Test-MockRandom/pkg-plist Mon May 27 11:50:38 2013 (r319213) @@ -1,5 +1,3 @@ %%SITE_PERL%%/Test/MockRandom.pm %%SITE_PERL%%/Test/MockRandom.pod -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/MockRandom -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305271150.r4RBocbN070175>