diff options
author | adam <adam@pkgsrc.org> | 2019-05-09 09:47:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-05-09 09:47:34 +0000 |
commit | 986656d34c35c7f478a481b7c3cf66e265113132 (patch) | |
tree | f204f2fc6109c43594a52133b6e1e272d0a8fa1b /fonts | |
parent | efe6a82b83640e5463562f6be37f855c6ded97f6 (diff) | |
download | pkgsrc-986656d34c35c7f478a481b7c3cf66e265113132.tar.gz |
texlive: updated to 20190410
20190410:
Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf).
epTEX, eupTEX: New primitives \readpapersizespecial and \expanded.
LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly.
MetaPost: r-mpost command name recognized as an alias for invocation with the –restricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost.
pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3.
XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters.
tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set.
install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6).
Utilities:
cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes.
chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk.
dvispc: make a DVI file page-independent with respect to specials.
MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support.
Platforms: removed sparc-solaris.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/afm2pl/Makefile | 18 | ||||
-rw-r--r-- | fonts/afm2pl/distinfo | 10 | ||||
-rw-r--r-- | fonts/gsftopkk/Makefile | 24 | ||||
-rw-r--r-- | fonts/gsftopkk/distinfo | 10 | ||||
-rw-r--r-- | fonts/lcdftypetools/Makefile | 20 | ||||
-rw-r--r-- | fonts/lcdftypetools/distinfo | 10 | ||||
-rw-r--r-- | fonts/ps2pkm/Makefile | 18 | ||||
-rw-r--r-- | fonts/ps2pkm/distinfo | 11 | ||||
-rw-r--r-- | fonts/ttf2pk/Makefile | 26 | ||||
-rw-r--r-- | fonts/ttf2pk/distinfo | 11 | ||||
-rw-r--r-- | fonts/ttf2pk/patches/patch-configure | 19 | ||||
-rw-r--r-- | fonts/ttfdump/Makefile | 19 | ||||
-rw-r--r-- | fonts/ttfdump/distinfo | 10 |
13 files changed, 67 insertions, 139 deletions
diff --git a/fonts/afm2pl/Makefile b/fonts/afm2pl/Makefile index 4e05efeb179..057ba7aa109 100644 --- a/fonts/afm2pl/Makefile +++ b/fonts/afm2pl/Makefile @@ -1,28 +1,20 @@ -# $NetBSD: Makefile,v 1.5 2018/05/13 12:03:52 markd Exp $ +# $NetBSD: Makefile,v 1.6 2019/05/09 09:47:34 adam Exp $ + +.include "../../print/texlive/Makefile.common" -DISTNAME= texlive-20180414-source PKGNAME= afm2pl-0.7.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Convert an Adobe font metric file to a TeX font property list LICENSE= gnu-gpl-v2 -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/afm2pl +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/afm2pl -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/afm2pl -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - CONFIGURE_ARGS+= --with-system-kpathsea BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 diff --git a/fonts/afm2pl/distinfo b/fonts/afm2pl/distinfo index 73d891af153..6b7e9072857 100644 --- a/fonts/afm2pl/distinfo +++ b/fonts/afm2pl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2018/05/13 12:03:52 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes diff --git a/fonts/gsftopkk/Makefile b/fonts/gsftopkk/Makefile index aa114be1753..a04d645dc4f 100644 --- a/fonts/gsftopkk/Makefile +++ b/fonts/gsftopkk/Makefile @@ -1,30 +1,22 @@ -# $NetBSD: Makefile,v 1.14 2018/05/13 12:06:11 markd Exp $ +# $NetBSD: Makefile,v 1.15 2019/05/09 09:47:34 adam Exp $ + +.include "../../print/texlive/Makefile.common" -DISTNAME= texlive-20180414-source PKGNAME= gsftopkk-1.19.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz -MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://math.berkeley.edu/~vojta/gsftopk.html COMMENT= Tool to convert bitmaps to .pk format -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/gsftopk +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/gsftopk -GNU_CONFIGURE= yes -INFO_FILES= yes -USE_LIBTOOL= yes -USE_TOOLS+= gs:run pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/gsftopk -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - +USE_TOOLS+= gs:run CONFIGURE_ARGS+= --with-system-kpathsea -CPPFLAGS+= -DGS_PATH='"${TOOLS_PATH.gs}"' +CPPFLAGS+= -DGS_PATH='"${TOOLS_PATH.gs}"' +INFO_FILES= yes TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist diff --git a/fonts/gsftopkk/distinfo b/fonts/gsftopkk/distinfo index 6714f89dcfc..d544ed02368 100644 --- a/fonts/gsftopkk/distinfo +++ b/fonts/gsftopkk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2018/05/13 12:06:11 markd Exp $ +$NetBSD: distinfo,v 1.12 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes diff --git a/fonts/lcdftypetools/Makefile b/fonts/lcdftypetools/Makefile index d47a8fd5978..322afe96ba4 100644 --- a/fonts/lcdftypetools/Makefile +++ b/fonts/lcdftypetools/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2018/05/13 12:09:31 markd Exp $ +# $NetBSD: Makefile,v 1.8 2019/05/09 09:47:34 adam Exp $ -DISTNAME= texlive-20180414-source -PKGNAME= lcdftypetools-2.107 +.include "../../print/texlive/Makefile.common" + +PKGNAME= lcdftypetools-2.108 CATEGORIES= fonts -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/lcdf-typetools @@ -13,18 +12,11 @@ LICENSE= gnu-gpl-v2 DEPENDS+= tex-glyphlist-[0-9]*:../../fonts/tex-glyphlist -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/lcdf-typetools +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/lcdf-typetools -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_LANGUAGES= c c++11 -USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/lcdf-typetools -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - +USE_LANGUAGES= c c++11 CONFIGURE_ARGS+= --with-system-kpathsea BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 diff --git a/fonts/lcdftypetools/distinfo b/fonts/lcdftypetools/distinfo index 8f230b374f5..b3a2b9f2a14 100644 --- a/fonts/lcdftypetools/distinfo +++ b/fonts/lcdftypetools/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2018/05/13 12:09:31 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes SHA1 (patch-lcdf-typetools-2.100_Makefile.in) = a9094c3e9561d6eaefd643d99c9eb9c90281b9a6 diff --git a/fonts/ps2pkm/Makefile b/fonts/ps2pkm/Makefile index 1497ad1c26d..10ae63eaa98 100644 --- a/fonts/ps2pkm/Makefile +++ b/fonts/ps2pkm/Makefile @@ -1,27 +1,19 @@ -# $NetBSD: Makefile,v 1.13 2018/05/13 12:11:46 markd Exp $ +# $NetBSD: Makefile,v 1.14 2019/05/09 09:47:34 adam Exp $ + +.include "../../print/texlive/Makefile.common" -DISTNAME= texlive-20180414-source PKGNAME= ps2pkm-1.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz -MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Tool to convert PostSCript fonts into TeX PK fonts DEPENDS+= kpathsea>=6.0.1:../../print/kpathsea -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/ps2pk +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/ps2pk -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ps2pk -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub CONFIGURE_ARGS+= --with-system-kpathsea diff --git a/fonts/ps2pkm/distinfo b/fonts/ps2pkm/distinfo index 84baa8b5099..d88fcbd1846 100644 --- a/fonts/ps2pkm/distinfo +++ b/fonts/ps2pkm/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.13 2018/05/13 12:11:46 markd Exp $ +$NetBSD: distinfo,v 1.14 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes -SHA1 (patch-type1.c) = bb51988a641764440cb66b14d1e68c748e83e572 +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index 891d3253661..a6003baa12f 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,34 +1,24 @@ -# $NetBSD: Makefile,v 1.36 2018/05/13 12:14:17 markd Exp $ +# $NetBSD: Makefile,v 1.37 2019/05/09 09:47:34 adam Exp $ + +.include "../../print/texlive/Makefile.common" -DISTNAME= texlive-20180414-source PKGNAME= ttf2pk-2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz MAINTAINER= bernhard@SDG.de HOMEPAGE= https://www.freetype.org/ COMMENT= TrueType to TeX PK font converter -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/ttf2pk2 +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/ttf2pk2 -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttf2pk2 -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - CONFIGURE_ARGS+= --with-system-kpathsea -CONFIGURE_ARGS+= --with-system-zlib \ - --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ - --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib +CONFIGURE_ARGS+= --with-system-zlib +CONFIGURE_ARGS+= --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include +CONFIGURE_ARGS+= --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib CONFIGURE_ARGS+= --with-system-freetype2 -CONFIGURE_ENV+= FT2_CONFIG=pkg-config \ - PKG_CONFIG=${TOOLS_CMD.pkg-config} .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" diff --git a/fonts/ttf2pk/distinfo b/fonts/ttf2pk/distinfo index ddef38f244e..ef55c850ff0 100644 --- a/fonts/ttf2pk/distinfo +++ b/fonts/ttf2pk/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.12 2018/05/13 12:14:17 markd Exp $ +$NetBSD: distinfo,v 1.13 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes SHA1 (patch-Makefile.in) = 99eca5218f4ac6ac33302d0f06c168f9a2208ca7 -SHA1 (patch-configure) = 5b345f05cb3c76acb6668e04338ea8f8054b5eae diff --git a/fonts/ttf2pk/patches/patch-configure b/fonts/ttf2pk/patches/patch-configure deleted file mode 100644 index 937cd86e95d..00000000000 --- a/fonts/ttf2pk/patches/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2018/05/05 12:31:25 minskim Exp $ - -freetype-config is deprecated. - ---- configure.orig 2017-01-10 23:13:02.000000000 +0000 -+++ configure -@@ -15165,9 +15165,9 @@ esac - else - FT2_CONFIG="$ac_cv_prog_FT2_CONFIG" - fi --if $FT2_CONFIG --ftversion >/dev/null 2>&1; then -- FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags` -- FREETYPE2_LIBS=`$FT2_CONFIG --libs` -+if $PKG_CONFIG --version >/dev/null 2>&1; then -+ FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2` -+ FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2` - elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then - as_fn_error $? "did not find freetype-config required for system freetype2 library" "$LINENO" 5 - fi diff --git a/fonts/ttfdump/Makefile b/fonts/ttfdump/Makefile index 7a2a5ddf180..aa64a61246c 100644 --- a/fonts/ttfdump/Makefile +++ b/fonts/ttfdump/Makefile @@ -1,28 +1,19 @@ -# $NetBSD: Makefile,v 1.8 2018/05/13 12:16:18 markd Exp $ +# $NetBSD: Makefile,v 1.9 2019/05/09 09:47:35 adam Exp $ + +.include "../../print/texlive/Makefile.common" -DISTNAME= texlive-20180414-source PKGNAME= ttfdump-0.5.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= fonts -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/ -EXTRACT_SUFX= .tar.xz -MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://www.freetype.org/ COMMENT= TrueType font dumper LICENSE= gnu-gpl-v2 -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/ttfdump +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/ttfdump -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttfdump -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - CONFIGURE_ARGS+= --with-system-kpathsea BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 diff --git a/fonts/ttfdump/distinfo b/fonts/ttfdump/distinfo index ca76eb91ce5..0cdd653fc5f 100644 --- a/fonts/ttfdump/distinfo +++ b/fonts/ttfdump/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2018/05/13 12:16:18 markd Exp $ +$NetBSD: distinfo,v 1.8 2019/05/09 09:47:35 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes |