From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 3 00:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 581DD1065679 for ; Sun, 3 May 2009 00:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3272D8FC12 for ; Sun, 3 May 2009 00:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n430e2Fm065352 for ; Sun, 3 May 2009 00:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n430e28G065351; Sun, 3 May 2009 00:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 3 May 2009 00:40:02 GMT Resent-Message-Id: <200905030040.n430e28G065351@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, YAMASHIRO Jun Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F70B106564A for ; Sun, 3 May 2009 00:36:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4E48FC0A for ; Sun, 3 May 2009 00:36:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n430a4ZA056864 for ; Sun, 3 May 2009 00:36:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n430a4BR056862; Sun, 3 May 2009 00:36:04 GMT (envelope-from nobody) Message-Id: <200905030036.n430a4BR056862@www.freebsd.org> Date: Sun, 3 May 2009 00:36:04 GMT From: YAMASHIRO Jun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134172: Update japanese/vlgothic to VLGothic-20090422 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: Sun, 03 May 2009 00:40:03 -0000 >Number: 134172 >Category: ports >Synopsis: Update japanese/vlgothic to VLGothic-20090422 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 03 00:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: YAMASHIRO Jun >Release: FreeBSD 8.0-CURRENT >Organization: Okinawa FreeBSD Users Group >Environment: FreeBSD 8.0-CURRENT FreeBSD 8.0-CURRENT #37: Sat Apr 25 18:42:20 JST 2009 yamajun@:/usr/obj/usr/src/sys/DTRACE i386 >Description: Changelog: * Fix GSUB vert table for vertical glyph * Add one glyph. http://sourceforge.jp/projects/vlgothic/releases/38942/changelog (in Japanese) >How-To-Repeat: Display Japanese test contain full-width comma, period, or hyphen as a vertical format. Example of vertical format: OpenOffice.org Writer with "Text-direction: Right-to-Left(vertical)" mode. >Fix: Apply patch to ports/japanese/vlgothic Patch attached with submission follows: diff -ru vlgothic.orig/Makefile vlgothic/Makefile --- vlgothic.orig/Makefile 2009-05-02 23:42:29.000000000 +0900 +++ vlgothic/Makefile 2009-05-02 23:45:04.000000000 +0900 @@ -6,10 +6,10 @@ # PORTNAME= vlgothic -PORTVERSION= 20090204 +PORTVERSION= 20090422 CATEGORIES= japanese x11-fonts MASTER_SITES= SFJP -MASTER_SITE_SUBDIR= vlgothic/37455 +MASTER_SITE_SUBDIR= vlgothic/38942 DISTNAME= VLGothic-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org diff -ru vlgothic.orig/distinfo vlgothic/distinfo --- vlgothic.orig/distinfo 2009-05-02 23:42:29.000000000 +0900 +++ vlgothic/distinfo 2009-05-02 23:46:28.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (VLGothic-20090204.tar.bz2) = 54298db27daf7b3ec92aff5cfab72f02 -SHA256 (VLGothic-20090204.tar.bz2) = 6e1adb064ef968f0d60e3a4934d1fdf05c37579ecb138e1876b1af1fefb62aec -SIZE (VLGothic-20090204.tar.bz2) = 4662317 +MD5 (VLGothic-20090422.tar.bz2) = dcc9a788a47554344a47926211208473 +SHA256 (VLGothic-20090422.tar.bz2) = 3b61dfc15875626edb258574826de469753138ad1448bbb5fe6b9efe61433aa5 +SIZE (VLGothic-20090422.tar.bz2) = 4728873 >Release-Note: >Audit-Trail: >Unformatted: