ports/78503: Update port: print/typetools to 2.22

KATO Tsuguru tkato432 at yahoo.com
Sun Mar 6 16:10:08 UTC 2005


>Number:         78503
>Category:       ports
>Synopsis:       Update port: print/typetools to 2.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 06 16:10:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.22

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile
--- /usr/ports/print/typetools/Makefile	Thu Dec 16 14:27:58 2004
+++ print/typetools/Makefile	Mon Mar  7 00:55:59 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	typetools
-PORTVERSION=	2.16
+PORTVERSION=	2.22
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
@@ -15,14 +15,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tools for manipulating fonts
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--with-kpathsea=${LOCALBASE}
 
 MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \
-		t1lint.1 t1testpage.1
+		t1lint.1 t1reencode.1 t1testpage.1
 
 DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
 
diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo
--- /usr/ports/print/typetools/distinfo	Thu Dec 16 14:27:58 2004
+++ print/typetools/distinfo	Sun Mar  6 22:24:46 2005
@@ -1,2 +1,2 @@
-MD5 (lcdf-typetools-2.16.tar.gz) = eac3886835d0a8c393469901c0f5d2d8
-SIZE (lcdf-typetools-2.16.tar.gz) = 441540
+MD5 (lcdf-typetools-2.22.tar.gz) = c8737a5ab1bd3c4ba5fa9c97012e5e5a
+SIZE (lcdf-typetools-2.22.tar.gz) = 451836
diff -urN /usr/ports/print/typetools/pkg-plist print/typetools/pkg-plist
--- /usr/ports/print/typetools/pkg-plist	Sun Feb 15 04:16:23 2004
+++ print/typetools/pkg-plist	Mon Mar  7 00:55:44 2005
@@ -5,6 +5,7 @@
 bin/otftotfm
 bin/t1dotlessj
 bin/t1lint
+bin/t1reencode
 bin/t1testpage
 %%DATADIR%%/7t.enc
 %%DATADIR%%/glyphlist.txt
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list