From tkato432@yahoo.com  Thu Feb 28 18:04:27 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 91EBDB30
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2013 18:04:25 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 69F627B5
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2013 18:04:25 +0000 (UTC)
Received: from localhost.localdomain (ZT034106.ppp.dion.ne.jp [59.128.34.106])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id A773347C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Mar 2013 03:04:23 +0900 (JST)
Message-Id: <20130301024602.4c285a2dc2b8f50ded5f234c@yahoo.com>
Date: Fri, 1 Mar 2013 02:46:02 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: print/typetools: Update to version 2.97

>Number:         176530
>Category:       ports
>Synopsis:       print/typetools: Update to version 2.97
>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 Feb 28 18:10:01 UTC 2013
>Closed-Date:    Sat Mar 02 15:32:56 UTC 2013
>Last-Modified:  Sat Mar 02 15:32:56 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 2.97

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile
--- /usr/ports/print/typetools/Makefile	2013-02-04 15:22:08.000000000 +0900
+++ print/typetools/Makefile	2013-02-07 02:33:53.000000000 +0900
@@ -2,8 +2,7 @@
 # $FreeBSD: head/print/typetools/Makefile 311539 2013-02-04 02:23:41Z miwi $
 
 PORTNAME=	typetools
-PORTVERSION=	2.92
-PORTREVISION=	1
+PORTVERSION=	2.97
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
@@ -11,11 +10,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tools for manipulating fonts
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
 
-MAKE_JOBS_SAFE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	ac_cv_header_kpathsea_kpathsea_h=yes
 CONFIGURE_ARGS=	--with-kpathsea=${LOCALBASE}
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \
 		t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1
diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo
--- /usr/ports/print/typetools/distinfo	2012-11-08 09:22:43.000000000 +0900
+++ print/typetools/distinfo	2013-02-07 02:09:28.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (lcdf-typetools-2.92.tar.gz) = a7a9eeab572f4f392870f6e70e291235af18633b30ac179342efb5e99b426860
-SIZE (lcdf-typetools-2.92.tar.gz) = 588653
+SHA256 (lcdf-typetools-2.97.tar.gz) = 761746041c669fa3673a3e90ec7a247abd0e2782bdddf0fc5d7ab70b33b6f975
+SIZE (lcdf-typetools-2.97.tar.gz) = 616431
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 28 18:10:25 UTC 2013 
Responsible-Changed-Why:  
araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176530 
Responsible-Changed-From-To: araujo->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Mar 1 15:00:36 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176530: commit references a PR
Date: Sat,  2 Mar 2013 14:57:58 +0000 (UTC)

 Author: miwi
 Date: Sat Mar  2 14:57:42 2013
 New Revision: 313256
 URL: http://svnweb.freebsd.org/changeset/ports/313256
 
 Log:
   - Force commit to correct the entry:
   - Update to 2.97
   
   PR:		176530
   Submitted by:	Ports fury
 
 Modified:
   head/print/typetools/Makefile
 
 Modified: head/print/typetools/Makefile
 ==============================================================================
 --- head/print/typetools/Makefile	Sat Mar  2 14:55:39 2013	(r313255)
 +++ head/print/typetools/Makefile	Sat Mar  2 14:57:42 2013	(r313256)
 @@ -23,5 +23,5 @@ MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo
  		t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1
  
  DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
 -
 + 
  .include <bsd.port.mk>
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Mar 2 15:32:54 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176530 
>Unformatted:
