Date: Mon, 11 Aug 2008 03:00:31 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/126429: Update port: print/typetools to 2.70 Message-ID: <20080811030031.f7da08d2.tkato432@yahoo.com> Resent-Message-ID: <200808101810.m7AIA4Aj019627@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126429 >Category: ports >Synopsis: Update port: print/typetools to 2.70 >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 Aug 10 18:10:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.0-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 2.70 >How-To-Repeat: >Fix: diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile --- /usr/ports/print/typetools/Makefile 2008-05-17 02:52:38.000000000 +0900 +++ print/typetools/Makefile 2008-08-10 20:22:43.000000000 +0900 @@ -7,7 +7,7 @@ # PORTNAME= typetools -PORTVERSION= 2.69 +PORTVERSION= 2.70 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-kpathsea=${LOCALBASE} MAN1= cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \ - t1lint.1 t1reencode.1 t1testpage.1 ttftotype42.1 + t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1 DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo --- /usr/ports/print/typetools/distinfo 2008-05-17 02:52:38.000000000 +0900 +++ print/typetools/distinfo 2008-08-10 02:14:03.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (lcdf-typetools-2.69.tar.gz) = ca478c5c70975f2f2c01dc77c0e362a7 -SHA256 (lcdf-typetools-2.69.tar.gz) = 1f4a06dc9b1c47f99488b90d2602736bd4a8bef4d17ef3fe3202750133bd4c5a -SIZE (lcdf-typetools-2.69.tar.gz) = 550738 +MD5 (lcdf-typetools-2.70.tar.gz) = d02445fcc2ff0819e59bee715424198f +SHA256 (lcdf-typetools-2.70.tar.gz) = a042acec6b923cd5b72e01d183993cb07985c7370ef80bf486eedb21b654483b +SIZE (lcdf-typetools-2.70.tar.gz) = 560831 diff -urN /usr/ports/print/typetools/pkg-plist print/typetools/pkg-plist --- /usr/ports/print/typetools/pkg-plist 2007-01-14 12:30:37.000000000 +0900 +++ print/typetools/pkg-plist 2008-08-10 20:21:54.000000000 +0900 @@ -6,6 +6,7 @@ bin/otftotfm bin/t1dotlessj bin/t1lint +bin/t1rawafm bin/t1reencode bin/t1testpage %%DATADIR%%/7t.enc >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080811030031.f7da08d2.tkato432>