- Update to 2.70
PR: 126429 Submitted by: Ports Fury
This commit is contained in:
parent
1405eaecaf
commit
7a71327b56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218441
@ -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_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 ttftotype42.1
|
||||
t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1
|
||||
|
||||
DATADIR= ${PREFIX}/share/lcdf-${PORTNAME}
|
||||
|
||||
|
@ -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
|
||||
|
@ -6,6 +6,7 @@ bin/otfinfo
|
||||
bin/otftotfm
|
||||
bin/t1dotlessj
|
||||
bin/t1lint
|
||||
bin/t1rawafm
|
||||
bin/t1reencode
|
||||
bin/t1testpage
|
||||
%%DATADIR%%/7t.enc
|
||||
|
Loading…
Reference in New Issue
Block a user