svn commit: r319526 - head/astro/p5-Astro-Catalog

Martin Wilke miwi at FreeBSD.org
Fri May 31 15:21:26 UTC 2013


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

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

Modified:
  head/astro/p5-Astro-Catalog/pkg-plist   (contents, props changed)

Modified: head/astro/p5-Astro-Catalog/pkg-plist
==============================================================================
--- head/astro/p5-Astro-Catalog/pkg-plist	Fri May 31 15:20:27 2013	(r319525)
+++ head/astro/p5-Astro-Catalog/pkg-plist	Fri May 31 15:21:26 2013	(r319526)
@@ -38,7 +38,6 @@ etc/sss.cfg.sample
 %%SITE_PERL%%/Astro/Catalog/Transport/REST.pm
 %%SITE_PERL%%/Astro/Catalog/Transport/WebService.pm
 %%SITE_PERL%%/Tk/AstroCatalog.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Catalog
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
 @dirrmtry %%SITE_PERL%%/Tk
 @dirrm %%SITE_PERL%%/Astro/Catalog/Transport


More information about the svn-ports-all mailing list