Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2013 16:24:45 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320263 - head/devel/p5-Smart-Comments
Message-ID:  <201306081624.r58GOjs4021143@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@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
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Smart
 @dirrmtry %%SITE_PERL%%/Smart



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306081624.r58GOjs4021143>