From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 17 08:00:48 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57CC516A4DA for ; Mon, 17 Jul 2006 08:00:48 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 673E343D62 for ; Mon, 17 Jul 2006 08:00:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6H80ZC2053290 for ; Mon, 17 Jul 2006 08:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6H80ZKT053289; Mon, 17 Jul 2006 08:00:35 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jul 2006 08:00:35 GMT Resent-Message-Id: <200607170800.k6H80ZKT053289@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Wilke Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25F4916A4DD for ; Mon, 17 Jul 2006 07:57:41 +0000 (UTC) (envelope-from miwi@mwilke.ath.cx) Received: from mwilke.ath.cx (p548D3FD8.dip0.t-ipconnect.de [84.141.63.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5701643D46 for ; Mon, 17 Jul 2006 07:57:40 +0000 (GMT) (envelope-from miwi@mwilke.ath.cx) Received: from mwilke.ath.cx (localhost [127.0.0.1]) by mwilke.ath.cx (8.13.4/8.13.4) with ESMTP id k6H7vbWv096611; Mon, 17 Jul 2006 09:57:37 +0200 (CEST) (envelope-from miwi@mwilke.ath.cx) Received: (from root@localhost) by mwilke.ath.cx (8.13.4/8.13.4/Submit) id k6H7vagT096399; Mon, 17 Jul 2006 09:57:36 +0200 (CEST) (envelope-from miwi) Message-Id: <200607170757.k6H7vagT096399@mwilke.ath.cx> Date: Mon, 17 Jul 2006 09:57:36 +0200 (CEST) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: h.eichmann@gmx.de Subject: ports/100426: [PATCH] x11-fonts/manu-gothica: Unbreak X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 08:00:48 -0000 >Number: 100426 >Category: ports >Synopsis: [PATCH] x11-fonts/manu-gothica: Unbreak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 17 08:00:35 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mwilke.ath.cx 7.0-CURRENT FreeBSD 7.0-CURRENT #155: Wed Jul 12 10:02:10 CEST 2006 >Description: - Unbreak - Fix pkg-plist - TB: http://miwibox.org/tb/index.php?action=describe_port&id=120 Port maintainer (h.eichmann@gmx.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- manu-gothica-0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fonts/manu-gothica/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 16 Jul 2006 21:50:48 -0000 1.2 +++ Makefile 17 Jul 2006 07:16:44 -0000 @@ -15,8 +15,6 @@ MAINTAINER= h.eichmann@gmx.de COMMENT= Old german blackletter handwriting (suetterlin) -BROKEN= fails to deinstall cleanly - BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= ${BUILD_DEPENDS} Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-fonts/manu-gothica/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 29 Jun 2006 15:13:19 -0000 1.1 +++ pkg-plist 17 Jul 2006 07:22:32 -0000 @@ -1,2 +1,3 @@ -@exec %D/bin/fc-cache -f -v %%FONTSDIR%% +@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true %%FONTSDIR%%/manugot19.ttf +@dirrm %%FONTSDIR%%/ --- manu-gothica-0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: