From tkato432@yahoo.com  Thu Nov 24 18:13:43 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 092E81065673
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:13:32 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id B2A768FC12
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:13:31 +0000 (UTC)
Received: from msa104lp.auone-net.jp (MSA104lp [172.27.12.182])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 2E3B458C255
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:05:05 +0900 (JST)
Received: from localhost.localdomain (ZT046077.ppp.dion.ne.jp [59.128.46.77])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id D0C482BC03B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:05:02 +0900 (JST)
Message-Id: <20111125025211.6cd3d96b.tkato432@yahoo.com>
Date: Fri, 25 Nov 2011 02:52:11 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: x11-fonts/indic-ttf to 0.5.12

>Number:         162826
>Category:       ports
>Synopsis:       Update port: x11-fonts/indic-ttf to 0.5.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:11 UTC 2011
>Closed-Date:    Fri Nov 25 16:44:53 UTC 2011
>Last-Modified:  Fri Nov 25 16:50:14 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-fonts/indic-ttf/Makefile x11-fonts/indic-ttf/Makefile
--- /usr/ports/x11-fonts/indic-ttf/Makefile	2011-10-15 16:55:35.000000000 +0900
+++ x11-fonts/indic-ttf/Makefile	2011-11-23 22:37:43.000000000 +0900
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	indic-ttf
-PORTVERSION=	0.5.10
+PORTVERSION=	0.5.12
 CATEGORIES=	x11-fonts
-MASTER_SITES=	${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	pool/main/t/ttf-indic-fonts
+MASTER_SITES=	DEBIAN/pool/main/t/ttf-indic-fonts
 PKGNAMESUFFIX=	-fonts
 DISTNAME=	${PORTNAME:C|(.*)-(.*)|\2-\1|}${PKGNAMESUFFIX}_${PORTVERSION}
 
@@ -131,8 +130,8 @@
 	${MKDIR} ${FONTSDIR}/${f}
 	${INSTALL_DATA} ${WRKSRC}/ttf-${f}/*.ttf ${FONTSDIR}/${f}
 	${INSTALL_DATA} ${WRKSRC}/debian/ttf-${f}${PKGNAMESUFFIX}.copyright ${FONTSDIR}/${f}
-	${MKFONTSCALE} ${FONTSDIR}/${f} 2>/dev/null || true
-	${MKFONTSDIR} ${FONTSDIR}/${f} 2>/dev/null || true
+	${MKFONTSCALE} ${FONTSDIR}/${f} 2>/dev/null || ${TRUE}
+	${MKFONTSDIR} ${FONTSDIR}/${f} 2>/dev/null || ${TRUE}
 .endfor
 
 install-conf:
diff -urN /usr/ports/x11-fonts/indic-ttf/distinfo x11-fonts/indic-ttf/distinfo
--- /usr/ports/x11-fonts/indic-ttf/distinfo	2011-03-20 03:04:41.000000000 +0900
+++ x11-fonts/indic-ttf/distinfo	2011-11-23 22:24:59.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (ttf-indic-fonts_0.5.10.tar.gz) = 97dc412dd3ca2e4e72e0949170d611b9684636361aab9dd37f627f0740c98c38
-SIZE (ttf-indic-fonts_0.5.10.tar.gz) = 4847914
+SHA256 (ttf-indic-fonts_0.5.12.tar.gz) = 79717f3d1e8b12e27e5d8884a712eeef375514e14c496269df0512009ff5ed49
+SIZE (ttf-indic-fonts_0.5.12.tar.gz) = 4884848
diff -urN /usr/ports/x11-fonts/indic-ttf/files/pkg-message.in x11-fonts/indic-ttf/files/pkg-message.in
--- /usr/ports/x11-fonts/indic-ttf/files/pkg-message.in	2008-04-03 04:38:37.000000000 +0900
+++ x11-fonts/indic-ttf/files/pkg-message.in	2011-11-23 22:45:27.000000000 +0900
@@ -1,5 +1,5 @@
 Make sure that the "freetype" module is loaded. If it is not, add
-the following line to the "Modules" section of your X Windows
+the following line to the "Modules" section of your X server
 configuration file:
 
 	Load "freetype"
@@ -8,13 +8,13 @@
 
  %%FONTS%%
 
-you'll have to add "%%FONTSDIR%%/LANG" to your X font path
-with the following line to the "Files" section of X Windows
-configuration file:
+you'll have to add "%%FONTSDIR%%/LANG" to your
+X font path with the following line to the "Files" section of
+X server configuration file:
 
 	FontPath "%%FONTSDIR%%/LANG"
 
-and restart the Xserver.
+and restart the X server.
 
 Font collection specific configure files are installed in:
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 24 18:21:13 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162826 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Nov 25 16:44:49 UTC 2011 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=162826 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162826: commit references a PR
Date: Fri, 25 Nov 2011 16:45:31 +0000 (UTC)

 miwi        2011-11-25 16:45:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-fonts/indic-ttf  Makefile distinfo 
     x11-fonts/indic-ttf/files pkg-message.in 
   Log:
   - Update to 0.5.12
   
   PR:             162826
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.9       +4 -5      ports/x11-fonts/indic-ttf/Makefile
   1.9       +2 -2      ports/x11-fonts/indic-ttf/distinfo
   1.2       +5 -5      ports/x11-fonts/indic-ttf/files/pkg-message.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
