svn commit: r313974 - head/math/p5-Bit-Vector

Baptiste Daroussin bapt at FreeBSD.org
Tue Mar 12 13:37:47 UTC 2013


Author: bapt
Date: Tue Mar 12 13:37:46 2013
New Revision: 313974
URL: http://svnweb.freebsd.org/changeset/ports/313974

Log:
  Do not try to remove directories not created by the port
  
  Reported by:	pkg DEVELOPER_MODE

Modified:
  head/math/p5-Bit-Vector/pkg-plist

Modified: head/math/p5-Bit-Vector/pkg-plist
==============================================================================
--- head/math/p5-Bit-Vector/pkg-plist	Tue Mar 12 12:02:36 2013	(r313973)
+++ head/math/p5-Bit-Vector/pkg-plist	Tue Mar 12 13:37:46 2013	(r313974)
@@ -10,5 +10,4 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Bit/Vector
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Carp
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bit


More information about the svn-ports-all mailing list