svn commit: r314067 - head/www/p5-HTML-Location
Baptiste Daroussin
bapt at FreeBSD.org
Wed Mar 13 11:13:46 UTC 2013
Author: bapt
Date: Wed Mar 13 11:13:45 2013
New Revision: 314067
URL: http://svnweb.freebsd.org/changeset/ports/314067
Log:
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
Modified:
head/www/p5-HTML-Location/Makefile
head/www/p5-HTML-Location/pkg-plist
Modified: head/www/p5-HTML-Location/Makefile
==============================================================================
--- head/www/p5-HTML-Location/Makefile Wed Mar 13 11:13:36 2013 (r314066)
+++ head/www/p5-HTML-Location/Makefile Wed Mar 13 11:13:45 2013 (r314067)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-Location
-# Date created: 08 September 2007
-# Whom: coryking
-#
+# Created by: coryking
# $FreeBSD$
-#
PORTNAME= HTML-Location
PORTVERSION= 1.03
Modified: head/www/p5-HTML-Location/pkg-plist
==============================================================================
--- head/www/p5-HTML-Location/pkg-plist Wed Mar 13 11:13:36 2013 (r314066)
+++ head/www/p5-HTML-Location/pkg-plist Wed Mar 13 11:13:45 2013 (r314067)
@@ -1,6 +1,5 @@
%%SITE_PERL%%/HTML/Location.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location/.packlist
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@dirrmtry %%SITE_PERL%%/HTML
More information about the svn-ports-all
mailing list