Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 15:16:42 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319514 - head/graphics/p5-Chart-Clicker
Message-ID:  <201305311516.r4VFGgNc041268@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305311516.r4VFGgNc041268>