svn commit: r320263 - head/devel/p5-Smart-Comments
Martin Wilke
miwi at FreeBSD.org
Sat Jun 8 16:24:45 UTC 2013
Author: miwi
Date: Sat Jun 8 16:24:44 2013
New Revision: 320263
URL: http://svnweb.freebsd.org/changeset/ports/320263
Log:
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Modified:
head/devel/p5-Smart-Comments/Makefile
head/devel/p5-Smart-Comments/pkg-plist (contents, props changed)
Modified: head/devel/p5-Smart-Comments/Makefile
==============================================================================
--- head/devel/p5-Smart-Comments/Makefile Sat Jun 8 16:21:24 2013 (r320262)
+++ head/devel/p5-Smart-Comments/Makefile Sat Jun 8 16:24:44 2013 (r320263)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Smart-Comments
-# Date created: 24 May 2005
-# Whom: Aaron Dalton <aaron at daltons.ca>
-#
+# Created by: Aaron Dalton <aaron at daltons.ca>
# $FreeBSD$
-#
PORTNAME= Smart-Comments
PORTVERSION= 1.0.4
Modified: head/devel/p5-Smart-Comments/pkg-plist
==============================================================================
--- head/devel/p5-Smart-Comments/pkg-plist Sat Jun 8 16:21:24 2013 (r320262)
+++ head/devel/p5-Smart-Comments/pkg-plist Sat Jun 8 16:24:44 2013 (r320263)
@@ -1,3 +1,2 @@
%%SITE_PERL%%/Smart/Comments.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Smart
@dirrmtry %%SITE_PERL%%/Smart
More information about the svn-ports-head
mailing list