From owner-svn-ports-head@FreeBSD.ORG Mon May 27 09:25:54 2013 Return-Path: Delivered-To: svn-ports-head@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 75B8EE66; Mon, 27 May 2013 09:25:54 +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 66982F91; Mon, 27 May 2013 09:25:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4R9Ps3P022270; Mon, 27 May 2013 09:25:54 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4R9PsGn022268; Mon, 27 May 2013 09:25:54 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201305270925.r4R9PsGn022268@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 27 May 2013 09:25:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319189 - head/print/gutenprint-base 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: Mon, 27 May 2013 09:25:54 -0000 Author: bapt Date: Mon May 27 09:25:53 2013 New Revision: 319189 URL: http://svnweb.freebsd.org/changeset/ports/319189 Log: Do not try to delete directories not created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/print/gutenprint-base/Makefile head/print/gutenprint-base/pkg-plist (contents, props changed) Modified: head/print/gutenprint-base/Makefile ============================================================================== --- head/print/gutenprint-base/Makefile Mon May 27 09:24:30 2013 (r319188) +++ head/print/gutenprint-base/Makefile Mon May 27 09:25:53 2013 (r319189) @@ -1,10 +1,6 @@ -# ports collection makefile for: gimp-print -# Date Created: 2002 01 02 -# Whom: dgilbert@velocet.ca -# +# Created by: dgilbert@velocet.ca # $FreeBSD$ # $MCom: ports/print/gutenprint-base/Makefile,v 1.8 2007/03/30 16:45:02 ahze Exp $ -# PORTNAME?= gutenprint PORTVERSION= 5.2.8 Modified: head/print/gutenprint-base/pkg-plist ============================================================================== --- head/print/gutenprint-base/pkg-plist Mon May 27 09:24:30 2013 (r319188) +++ head/print/gutenprint-base/pkg-plist Mon May 27 09:25:53 2013 (r319189) @@ -347,5 +347,3 @@ share/locale/zh_TW/LC_MESSAGES/gutenprin @dirrm lib/gutenprint @dirrm include/gutenprintui2 @dirrm include/gutenprint -@dirrmtry libexec/cups/driver -@dirrmtry libexec/cups