From owner-svn-ports-all@FreeBSD.ORG Fri May 31 01:46:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A350346D; Fri, 31 May 2013 01:46:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 96B9EDD0; Fri, 31 May 2013 01:46:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4V1k5L4055208; Fri, 31 May 2013 01:46:05 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4V1k5JA055205; Fri, 31 May 2013 01:46:05 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305310146.r4V1k5JA055205@svn.freebsd.org> From: Martin Wilke Date: Fri, 31 May 2013 01:46:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319461 - head/devel/p5-SVN-Log X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2013 01:46:05 -0000 Author: miwi Date: Fri May 31 01:46:04 2013 New Revision: 319461 URL: http://svnweb.freebsd.org/changeset/ports/319461 Log: - Do not try to remove dirs. not created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/devel/p5-SVN-Log/Makefile (contents, props changed) head/devel/p5-SVN-Log/pkg-plist (contents, props changed) Modified: head/devel/p5-SVN-Log/Makefile ============================================================================== --- head/devel/p5-SVN-Log/Makefile Fri May 31 01:45:47 2013 (r319460) +++ head/devel/p5-SVN-Log/Makefile Fri May 31 01:46:04 2013 (r319461) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SVN-Log -# Date created: 2006-06-26 -# Whom: Yuan-Chung Hsiao -# +# Created by: Yuan-Chung Hsiao # $FreeBSD$ -# PORTNAME= SVN-Log PORTVERSION= 0.03 Modified: head/devel/p5-SVN-Log/pkg-plist ============================================================================== --- head/devel/p5-SVN-Log/pkg-plist Fri May 31 01:45:47 2013 (r319460) +++ head/devel/p5-SVN-Log/pkg-plist Fri May 31 01:46:04 2013 (r319461) @@ -1,4 +1,3 @@ %%SITE_PERL%%/SVN/Log.pm @dirrmtry %%SITE_PERL%%/SVN -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Log @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN