From owner-svn-ports-all@FreeBSD.ORG Fri May 31 14:46:01 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DB5C0B7C; Fri, 31 May 2013 14:46:01 +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 CE1FC891; Fri, 31 May 2013 14:46:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4VEk1KP029676; Fri, 31 May 2013 14:46:01 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4VEk1DB029673; Fri, 31 May 2013 14:46:01 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305311446.r4VEk1DB029673@svn.freebsd.org> From: Martin Wilke Date: Fri, 31 May 2013 14:46:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319504 - head/www/p5-Catalyst-Plugin-C3 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 14:46:01 -0000 Author: miwi Date: Fri May 31 14:46:01 2013 New Revision: 319504 URL: http://svnweb.freebsd.org/changeset/ports/319504 Log: - Do not try to remove dirs. not created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/www/p5-Catalyst-Plugin-C3/Makefile (contents, props changed) head/www/p5-Catalyst-Plugin-C3/pkg-plist (contents, props changed) Modified: head/www/p5-Catalyst-Plugin-C3/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-C3/Makefile Fri May 31 14:45:46 2013 (r319503) +++ head/www/p5-Catalyst-Plugin-C3/Makefile Fri May 31 14:46:01 2013 (r319504) @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-C3 -# Date created: Apr 6, 2007 -# Whom: lbr@freebsd.org -# +# Created by: lbr@FreeBSD.org # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-C3 PORTVERSION= 0.03 Modified: head/www/p5-Catalyst-Plugin-C3/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Plugin-C3/pkg-plist Fri May 31 14:45:46 2013 (r319503) +++ head/www/p5-Catalyst-Plugin-C3/pkg-plist Fri May 31 14:46:01 2013 (r319504) @@ -3,6 +3,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/C3 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/C3 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst