svn commit: r314045 - head/devel/p5-Term-Size

Baptiste Daroussin bapt at FreeBSD.org
Wed Mar 13 09:29:02 UTC 2013


Author: bapt
Date: Wed Mar 13 09:29:01 2013
New Revision: 314045
URL: http://svnweb.freebsd.org/changeset/ports/314045

Log:
  Do not try to remove a directory not owned by the port
  
  Reported by:	pkg DEVELOPER_MODE

Modified:
  head/devel/p5-Term-Size/pkg-plist

Modified: head/devel/p5-Term-Size/pkg-plist
==============================================================================
--- head/devel/p5-Term-Size/pkg-plist	Wed Mar 13 09:27:49 2013	(r314044)
+++ head/devel/p5-Term-Size/pkg-plist	Wed Mar 13 09:29:01 2013	(r314045)
@@ -6,4 +6,3 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Size
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Term
- at dirrmtry %%SITE_PERL%%/Term


More information about the svn-ports-head mailing list