svn commit: r320264 - head/www/p5-URI-ToDisk
Martin Wilke
miwi at FreeBSD.org
Sat Jun 8 16:24:49 UTC 2013
Author: miwi
Date: Sat Jun 8 16:24:48 2013
New Revision: 320264
URL: http://svnweb.freebsd.org/changeset/ports/320264
Log:
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Modified:
head/www/p5-URI-ToDisk/Makefile (contents, props changed)
head/www/p5-URI-ToDisk/pkg-plist (contents, props changed)
Modified: head/www/p5-URI-ToDisk/Makefile
==============================================================================
--- head/www/p5-URI-ToDisk/Makefile Sat Jun 8 16:24:44 2013 (r320263)
+++ head/www/p5-URI-ToDisk/Makefile Sat Jun 8 16:24:48 2013 (r320264)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-URI-ToDisk
-# Date created: 08 March 2008
-# Whom: Cory R King <coryking at mozimedia.com>
-#
+# Created by: Cory R King <coryking at mozimedia.com>
# $FreeBSD$
-#
PORTNAME= URI-ToDisk
PORTVERSION= 1.12
Modified: head/www/p5-URI-ToDisk/pkg-plist
==============================================================================
--- head/www/p5-URI-ToDisk/pkg-plist Sat Jun 8 16:24:44 2013 (r320263)
+++ head/www/p5-URI-ToDisk/pkg-plist Sat Jun 8 16:24:48 2013 (r320264)
@@ -1,6 +1,5 @@
%%SITE_PERL%%/URI/ToDisk.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk/.packlist
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
@dirrmtry %%SITE_PERL%%/URI
More information about the svn-ports-head
mailing list