ports/62821: Update port: print/typetools to 1.97

KATO Tsuguru tkato at prontomail.com
Sat Feb 14 04:10:11 UTC 2004


>Number:         62821
>Category:       ports
>Synopsis:       Update port: print/typetools to 1.97
>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:   Fri Feb 13 20:10:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.97

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile
--- /usr/ports/print/typetools/Makefile	Sun Feb  8 11:42:04 2004
+++ print/typetools/Makefile	Fri Feb 13 17:51:27 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	typetools
-PORTVERSION=	1.80
+PORTVERSION=	1.97
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
@@ -18,14 +18,12 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
 
 GNU_CONFIGURE=	yes
-DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
-
-MAN1=	cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1lint.1 t1testpage.1
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--with-kpathsea=${LOCALBASE}
 
-.include <bsd.port.pre.mk>
+MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \
+		t1lint.1 t1testpage.1
 
-.if ${OSVERSION} >= 502000
-BROKEN=		"Configure fails"
-.endif
+DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo
--- /usr/ports/print/typetools/distinfo	Fri Jan 30 14:53:48 2004
+++ print/typetools/distinfo	Fri Feb 13 17:41:11 2004
@@ -1,2 +1,2 @@
-MD5 (lcdf-typetools-1.80.tar.gz) = 1fa2c35d9c5b66b67234714bc678f3f2
-SIZE (lcdf-typetools-1.80.tar.gz) = 397907
+MD5 (lcdf-typetools-1.97.tar.gz) = f731dfaacd3b35475e5489d069673a96
+SIZE (lcdf-typetools-1.97.tar.gz) = 420426
diff -urN /usr/ports/print/typetools/pkg-plist print/typetools/pkg-plist
--- /usr/ports/print/typetools/pkg-plist	Sat Dec  6 00:44:18 2003
+++ print/typetools/pkg-plist	Fri Feb 13 17:48:53 2004
@@ -3,6 +3,7 @@
 bin/mmpfb
 bin/otfinfo
 bin/otftotfm
+bin/t1dotlessj
 bin/t1lint
 bin/t1testpage
 %%DATADIR%%/7t.enc
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list