svn commit: r319533 - head/www/autoindex2

Martin Wilke miwi at FreeBSD.org
Fri May 31 16:25:02 UTC 2013


Author: miwi
Date: Fri May 31 16:25:02 2013
New Revision: 319533
URL: http://svnweb.freebsd.org/changeset/ports/319533

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

Modified:
  head/www/autoindex2/pkg-plist   (contents, props changed)

Modified: head/www/autoindex2/pkg-plist
==============================================================================
--- head/www/autoindex2/pkg-plist	Fri May 31 16:24:42 2013	(r319532)
+++ head/www/autoindex2/pkg-plist	Fri May 31 16:25:02 2013	(r319533)
@@ -235,4 +235,4 @@
 @dirrm %%INSTALLDIR%%/templates/simple_image_gallery
 @dirrm %%INSTALLDIR%%/templates
 @dirrmtry %%INSTALLDIR%%
- at dirrmtry www/data
+


More information about the svn-ports-all mailing list