mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to version 1.97
PR: ports/62821 Submitted by: Ports Fury
This commit is contained in:
parent
9eca3386c5
commit
3209d766a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100913
@ -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 @@ COMMENT= Tools for manipulating fonts
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
|
||||
|
||||
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
|
||||
|
||||
DATADIR= ${PREFIX}/share/lcdf-${PORTNAME}
|
||||
|
||||
MAN1= cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1lint.1 t1testpage.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Configure fails"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
@ -3,6 +3,7 @@ bin/mmafm
|
||||
bin/mmpfb
|
||||
bin/otfinfo
|
||||
bin/otftotfm
|
||||
bin/t1dotlessj
|
||||
bin/t1lint
|
||||
bin/t1testpage
|
||||
%%DATADIR%%/7t.enc
|
||||
|
Loading…
Reference in New Issue
Block a user