diff options
Diffstat (limited to 'print/tex4ht')
-rw-r--r-- | print/tex4ht/Makefile | 20 | ||||
-rw-r--r-- | print/tex4ht/distinfo | 10 |
2 files changed, 11 insertions, 19 deletions
diff --git a/print/tex4ht/Makefile b/print/tex4ht/Makefile index 2d534f378eb..7be4fb1f13b 100644 --- a/print/tex4ht/Makefile +++ b/print/tex4ht/Makefile @@ -1,29 +1,21 @@ -# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2019/05/09 09:47:36 adam Exp $ -DISTNAME= texlive-20180414-source -PKGNAME= tex4ht-0.0.20170523 -PKGREVISION= 2 +.include "../../print/texlive/Makefile.common" + +PKGNAME= tex4ht-20180225 CATEGORIES= print -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= Converter from *TeX to HTML, XML, and similar formats LICENSE= lppl-1.3c -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/tex4htk +EXTRACT_ELEMENTS+= ${DISTNAME}/texk/tex4htk -GNU_CONFIGURE= yes -USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/tex4htk -USE_TOOLS+= perl:run pkg-config +USE_TOOLS+= perl:run REPLACE_PERL= mk4ht.pl -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/print/tex4ht/distinfo b/print/tex4ht/distinfo index ca4936a8e65..5ceb052898c 100644 --- a/print/tex4ht/distinfo +++ b/print/tex4ht/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2018/05/13 12:53:19 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/05/09 09:47:36 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 |