Index: head/print/typetools/Makefile =================================================================== --- head/print/typetools/Makefile (revision 144241) +++ head/print/typetools/Makefile (revision 144242) @@ -1,29 +1,29 @@ # ex:ts=8 # Ports collection makefile for: typetools # Date created: Dec 5, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= typetools -PORTVERSION= 2.34 +PORTVERSION= 2.35 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tools for manipulating fonts 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 t1reencode.1 t1testpage.1 DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} .include Property changes on: head/print/typetools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/print/typetools/distinfo =================================================================== --- head/print/typetools/distinfo (revision 144241) +++ head/print/typetools/distinfo (revision 144242) @@ -1,2 +1,2 @@ -MD5 (lcdf-typetools-2.34.tar.gz) = 027019eff3de4cd322f727f29cc8cdda -SIZE (lcdf-typetools-2.34.tar.gz) = 472110 +MD5 (lcdf-typetools-2.35.tar.gz) = 538bcf2b6f51319d2afb3773ff636438 +SIZE (lcdf-typetools-2.35.tar.gz) = 475816 Property changes on: head/print/typetools/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/print/typetools/pkg-plist =================================================================== --- head/print/typetools/pkg-plist (revision 144241) +++ head/print/typetools/pkg-plist (revision 144242) @@ -1,12 +1,13 @@ bin/cfftot1 bin/mmafm bin/mmpfb bin/otfinfo bin/otftotfm bin/t1dotlessj bin/t1lint bin/t1reencode bin/t1testpage %%DATADIR%%/7t.enc %%DATADIR%%/glyphlist.txt +%%DATADIR%%/texglyphlist.txt @dirrm %%DATADIR%% Property changes on: head/print/typetools/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property