From owner-svn-ports-head@FreeBSD.ORG Wed Mar 13 11:10:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D690994; Wed, 13 Mar 2013 11:10:11 +0000 (UTC) (envelope-from bapt@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 90686874; Wed, 13 Mar 2013 11:10:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2DBABsp092281; Wed, 13 Mar 2013 11:10:11 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2DBABCE092277; Wed, 13 Mar 2013 11:10:11 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201303131110.r2DBABCE092277@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 13 Mar 2013 11:10:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314065 - head/graphics/p5-Image-Math-Constrain X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 11:10:11 -0000 Author: bapt Date: Wed Mar 13 11:10:10 2013 New Revision: 314065 URL: http://svnweb.freebsd.org/changeset/ports/314065 Log: Do not removed directories not owned by the port Reported by: pkg DEVELOPER_MODE Modified: head/graphics/p5-Image-Math-Constrain/Makefile head/graphics/p5-Image-Math-Constrain/pkg-plist Modified: head/graphics/p5-Image-Math-Constrain/Makefile ============================================================================== --- head/graphics/p5-Image-Math-Constrain/Makefile Wed Mar 13 11:09:04 2013 (r314064) +++ head/graphics/p5-Image-Math-Constrain/Makefile Wed Mar 13 11:10:10 2013 (r314065) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Image-Math-Constrain -# Date created: 8 September 2007 -# Whom: coryking -# +# Created by: coryking # $FreeBSD$ -# PORTNAME= Image-Math-Constrain PORTVERSION= 1.02 Modified: head/graphics/p5-Image-Math-Constrain/pkg-plist ============================================================================== --- head/graphics/p5-Image-Math-Constrain/pkg-plist Wed Mar 13 11:09:04 2013 (r314064) +++ head/graphics/p5-Image-Math-Constrain/pkg-plist Wed Mar 13 11:10:10 2013 (r314065) @@ -1,7 +1,5 @@ %%SITE_PERL%%/Image/Math/Constrain.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image/Math -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image