diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-04 20:34:35 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-04 20:34:35 +0800 |
commit | fd024bc21bfecbf4fc6a2b0a4fad802ea9ae333d (patch) | |
tree | 2d82ebf5c77c1c4881d8b9f2f3d07c607973e001 | |
parent | 4863eba936e2598af26977f7b41d98068768915d (diff) | |
download | freebsd-ports-gnome-fd024bc21bfecbf4fc6a2b0a4fad802ea9ae333d.tar.gz freebsd-ports-gnome-fd024bc21bfecbf4fc6a2b0a4fad802ea9ae333d.tar.zst freebsd-ports-gnome-fd024bc21bfecbf4fc6a2b0a4fad802ea9ae333d.zip |
- Update to 2.49
-rw-r--r-- | print/typetools/Makefile | 4 | ||||
-rw-r--r-- | print/typetools/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/typetools/Makefile b/print/typetools/Makefile index 0e4537aedc7d..612e7ba85cb0 100644 --- a/print/typetools/Makefile +++ b/print/typetools/Makefile @@ -7,7 +7,7 @@ # PORTNAME= typetools -PORTVERSION= 2.48 +PORTVERSION= 2.49 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ 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} +CONFIGURE_ARGS= --with-kpathsea=${LOCALBASE} --mandir=${MANPREFIX}/man MAN1= cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \ t1lint.1 t1reencode.1 t1testpage.1 ttftotype42.1 diff --git a/print/typetools/distinfo b/print/typetools/distinfo index bf0cbdea3129..992d6ef57f4c 100644 --- a/print/typetools/distinfo +++ b/print/typetools/distinfo @@ -1,3 +1,3 @@ -MD5 (lcdf-typetools-2.48.tar.gz) = fe1a7553ed42d9d4a58a77ffe26393bc -SHA256 (lcdf-typetools-2.48.tar.gz) = 5bd9e3a38ca5f0625b8cebeb1bd558d41c9363b2ee9b03cb87b7a52569a9bc42 -SIZE (lcdf-typetools-2.48.tar.gz) = 496441 +MD5 (lcdf-typetools-2.49.tar.gz) = de2e7eea519b00d3969be7b218e766fe +SHA256 (lcdf-typetools-2.49.tar.gz) = 5f6b9cd7fa58d2243e134194c86563fa67009ff10ae301e78b781bc25e603fb6 +SIZE (lcdf-typetools-2.49.tar.gz) = 513946 |