svn commit: r319512 - head/www/p5-HTML-TableContentParser
Martin Wilke
miwi at FreeBSD.org
Fri May 31 15:16:14 UTC 2013
Author: miwi
Date: Fri May 31 15:16:13 2013
New Revision: 319512
URL: http://svnweb.freebsd.org/changeset/ports/319512
Log:
- - Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE)
Modified:
head/www/p5-HTML-TableContentParser/Makefile (contents, props changed)
head/www/p5-HTML-TableContentParser/pkg-plist (contents, props changed)
Modified: head/www/p5-HTML-TableContentParser/Makefile
==============================================================================
--- head/www/p5-HTML-TableContentParser/Makefile Fri May 31 15:15:50 2013 (r319511)
+++ head/www/p5-HTML-TableContentParser/Makefile Fri May 31 15:16:13 2013 (r319512)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-TableContentParser
-# Date created: 2010-11-22
-# Whom: Steven Kreuzer <skreuzer at FreeBSD.org>
-#
+# Created by: Steven Kreuzer <skreuzer at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= HTML-TableContentParser
PORTVERSION= 0.13
Modified: head/www/p5-HTML-TableContentParser/pkg-plist
==============================================================================
--- head/www/p5-HTML-TableContentParser/pkg-plist Fri May 31 15:15:50 2013 (r319511)
+++ head/www/p5-HTML-TableContentParser/pkg-plist Fri May 31 15:16:13 2013 (r319512)
@@ -1,6 +1,5 @@
%%SITE_PERL%%/HTML/TableContentParser.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableContentParser/.packlist
- at dirrm %%SITE_PERL%%/HTML/TableContentParser
@dirrmtry %%SITE_PERL%%/HTML
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableContentParser
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
More information about the svn-ports-head
mailing list