Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 03:19:08 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26119: Update port: japanese/monafonts
Message-ID:  <200103261819.f2QIJ8c04112@excalibur.nobutaka.com>

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

>Number:         26119
>Category:       ports
>Synopsis:       Update port: japanese/monafonts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 10:20:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.3-RC i386
>Organization:
Hiroshima University
>Environment:
System: FreeBSD excalibur.nobutaka.com 4.3-RC FreeBSD 4.3-RC #52: Tue Mar 27 02:23:30 JST 2001 nobutaka@excalibur.nobutaka.com:/usr/src/sys/compile/EXCALIBUR i386


	
>Description:

Update japanese/monafonts port to 20010323.

>How-To-Repeat:
>Fix:

diff -urN monafonts.old/Makefile monafonts/Makefile
--- monafonts.old/Makefile	Tue Mar 27 02:50:58 2001
+++ monafonts/Makefile	Tue Mar 27 03:05:06 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	monafonts
-PORTVERSION?=	20010213
+PORTVERSION=	20010323
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=   http://members.tripod.co.jp/s42335/mona/
 DISTNAME=	mona-${PORTVERSION}
@@ -25,7 +25,6 @@
 .endif
 
 PLIST_SUB=	FONTSDIR=${FONTSDIR}
-
 
 pre-install:
 	@${SETENV} PKG_PREFIX=${PREFIX} \
diff -urN monafonts.old/distinfo monafonts/distinfo
--- monafonts.old/distinfo	Tue Mar 27 02:50:58 2001
+++ monafonts/distinfo	Mon Mar 26 00:30:13 2001
@@ -1 +1 @@
-MD5 (mona-20010213.tar.gz) = 734c6486d8e25177905bd5de8fcd8e00
+MD5 (mona-20010323.tar.gz) = 304eed80a9201cf0322adf616f6ae53d
diff -urN monafonts.old/files/patch-aa monafonts/files/patch-aa
--- monafonts.old/files/patch-aa	Tue Mar 27 02:50:58 2001
+++ monafonts/files/patch-aa	Mon Mar 26 00:34:36 2001
@@ -1,5 +1,5 @@
---- Makefile.orig	Wed Feb 14 23:47:52 2001
-+++ Makefile	Thu Feb 15 00:41:14 2001
+--- Makefile.orig	Fri Mar 23 21:07:28 2001
++++ Makefile	Mon Mar 26 00:34:17 2001
 @@ -3,11 +3,11 @@
  
  SED	= sed
@@ -7,7 +7,8 @@
 -X11BIN	= /usr/X11R6/bin
 +X11BIN	= ${PREFIX}/bin
  GZIP	= gzip
- #GAWK	= gawk
+-AWK	= gawk
++AWK	= awk
  
 -FONTDIR = /usr/X11R6/lib/X11/fonts/misc
 +FONTDIR = ${PREFIX}/lib/X11/fonts/local
diff -urN monafonts.old/pkg-plist monafonts/pkg-plist
--- monafonts.old/pkg-plist	Tue Mar 27 02:50:58 2001
+++ monafonts/pkg-plist	Mon Mar 26 01:08:46 2001
@@ -16,4 +16,7 @@
 %%FONTSDIR%%/mona16rB.pcf.gz
 %%FONTSDIR%%/mona16rI.pcf.gz
 %%FONTSDIR%%/mona16rR.pcf.gz
+@exec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
+@unexec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
+@unexec if [ `wc -c %D/%%FONTSDIR%%/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/%%FONTSDIR%%/fonts.dir; fi
 @unexec if [ ! -s %D/%%FONTSDIR%%/fonts.alias ]; then rm -f %D/%%FONTSDIR%%/fonts.alias; fi

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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