Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2006 09:57:36 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        h.eichmann@gmx.de
Subject:   ports/100426: [PATCH] x11-fonts/manu-gothica: Unbreak
Message-ID:  <200607170757.k6H7vagT096399@mwilke.ath.cx>
Resent-Message-ID: <200607170800.k6H80ZKT053289@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607170757.k6H7vagT096399>