svn commit: r319513 - head/devel/p5-Log-Dispatch-File-Rolling

Martin Wilke miwi at FreeBSD.org
Fri May 31 15:16:22 UTC 2013


Author: miwi
Date: Fri May 31 15:16:21 2013
New Revision: 319513
URL: http://svnweb.freebsd.org/changeset/ports/319513

Log:
  - Do not try to remove dirs. not created by the port
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/devel/p5-Log-Dispatch-File-Rolling/pkg-plist

Modified: head/devel/p5-Log-Dispatch-File-Rolling/pkg-plist
==============================================================================
--- head/devel/p5-Log-Dispatch-File-Rolling/pkg-plist	Fri May 31 15:16:13 2013	(r319512)
+++ head/devel/p5-Log-Dispatch-File-Rolling/pkg-plist	Fri May 31 15:16:21 2013	(r319513)
@@ -1,6 +1,5 @@
 %%SITE_PERL%%/Log/Dispatch/File/Rolling.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/File/Rolling/.packlist
- at dirrm %%SITE_PERL%%/Log/Dispatch/File/Rolling
 @dirrmtry %%SITE_PERL%%/Log/Dispatch/File
 @dirrmtry %%SITE_PERL%%/Log/Dispatch
 @dirrmtry %%SITE_PERL%%/Log


More information about the svn-ports-all mailing list