ports/100426: [PATCH] x11-fonts/manu-gothica: Unbreak

Martin Wilke miwi at FreeBSD.org
Mon Jul 17 08:00:48 UTC 2006


>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 at 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 at 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 @@
- at exec %D/bin/fc-cache -f -v %%FONTSDIR%%
+ at unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
 %%FONTSDIR%%/manugot19.ttf
+ at dirrm %%FONTSDIR%%/
--- manu-gothica-0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list