svn commit: r319514 - head/graphics/p5-Chart-Clicker

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


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

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

Modified:
  head/graphics/p5-Chart-Clicker/pkg-plist   (contents, props changed)

Modified: head/graphics/p5-Chart-Clicker/pkg-plist
==============================================================================
--- head/graphics/p5-Chart-Clicker/pkg-plist	Fri May 31 15:16:21 2013	(r319513)
+++ head/graphics/p5-Chart-Clicker/pkg-plist	Fri May 31 15:16:41 2013	(r319514)
@@ -37,7 +37,6 @@
 %%SITE_PERL%%/Chart/Clicker/Renderer/StackedArea.pm
 %%SITE_PERL%%/Chart/Clicker/Renderer/StackedBar.pm
 %%SITE_PERL%%/Chart/Clicker/Tutorial.pm
- at dirrmtry %%SITE_PERL%%/Chart/Clicker/Shape
 @dirrmtry %%SITE_PERL%%/Chart/Clicker/Renderer
 @dirrmtry %%SITE_PERL%%/Chart/Clicker/Drawing
 @dirrmtry %%SITE_PERL%%/Chart/Clicker/Decoration/Legend


More information about the svn-ports-all mailing list