Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 11:30:54 +0900 (JST)
From:      KANOU Hiroki <kanou@mil.allnet.ne.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kanou@mil.allnet.ne.jp
Subject:   ports/47281: maintainer update: japanese/kochi-ttfonts to 20030118
Message-ID:  <200301210230.h0L2Us1c069443@kappa.allnet.ne.jp>

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

>Number:         47281
>Category:       ports
>Synopsis:       maintainer update: japanese/kochi-ttfonts to 20030118
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 18:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KANOU Hiroki
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD kappa.allnet.ne.jp 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Jan 14 17:25:16 JST 2003 kanou@kappa.allnet.ne.jp:/usr/obj/usr/src/sys/COPPER i386

>Description:

Maintainer update of Kochi TrueType Fonts port from 20020727
to 20030118.

>How-To-Repeat:
>Fix:

diff -uNr kochi-ttfonts.orig/Makefile kochi-ttfonts/Makefile
--- kochi-ttfonts.orig/Makefile	Sun Aug 18 15:02:49 2002
+++ kochi-ttfonts/Makefile	Tue Jan 21 11:19:49 2003
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	kochi-ttfonts
-PORTVERSION=	20020727
+PORTVERSION=	20030118
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/ \
 		${MASTER_SITE_PORTS_JP}
-DISTFILES=	kochi-mincho-0.2.${PORTVERSION}.tar.bz2 \
-		kochi-gothic-0.2.${PORTVERSION}.tar.bz2
+DISTFILES=	kochi-mincho-0.2.${MINCHO_VER}.tar.bz2 \
+		kochi-gothic-0.2.${GOTHIC_VER}.tar.bz2
 
 MAINTAINER=	kanou@mil.allnet.ne.jp
 
@@ -19,6 +19,8 @@
 USE_BZIP2=	yes
 NO_BUILD=	yes
 
+MINCHO_VER=	20020727
+GOTHIC_VER=	${PORTVERSION}
 FONTSDIR=	lib/X11/fonts/TrueType
 MAKE_ENV=	FONTSDIR=${FONTSDIR}
 PLIST_SUB=	FONTSDIR=${FONTSDIR}
diff -uNr kochi-ttfonts.orig/distinfo kochi-ttfonts/distinfo
--- kochi-ttfonts.orig/distinfo	Wed Jul 31 08:40:29 2002
+++ kochi-ttfonts/distinfo	Tue Jan 21 11:20:09 2003
@@ -1,2 +1,2 @@
 MD5 (kochi-mincho-0.2.20020727.tar.bz2) = 5c936d0739bd5db93d66d4530436ca8c
-MD5 (kochi-gothic-0.2.20020727.tar.bz2) = 856e2645c82121bd697e26905350953c
+MD5 (kochi-gothic-0.2.20030118.tar.bz2) = 4ef8e25a8bb483d59719df6201dc88a8


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

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




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