diff options
author | markd <markd@pkgsrc.org> | 2015-04-23 11:25:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-04-23 11:25:25 +0000 |
commit | c0a87fa5a79141f6e2e8668d912ea3a40da8d917 (patch) | |
tree | d613bccbec37da4ac55e283f960f778199713b7b /print/web2c | |
parent | b7fb313509bce0917719dd810f590977830ff68d (diff) | |
download | pkgsrc-c0a87fa5a79141f6e2e8668d912ea3a40da8d917.tar.gz |
Update web2c to TexLive 2014 version.
Diffstat (limited to 'print/web2c')
-rw-r--r-- | print/web2c/Makefile | 10 | ||||
-rw-r--r-- | print/web2c/PLIST | 5 | ||||
-rw-r--r-- | print/web2c/distinfo | 8 |
3 files changed, 13 insertions, 10 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile index e5794a1cb80..4f301b11640 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/23 11:25:25 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= web2c-2013 -PKGREVISION= 6 +DISTNAME= texlive-20140525-source +PKGNAME= web2c-2014 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -31,6 +30,7 @@ CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub CONFIGURE_ARGS+= --disable-luatex +CONFIGURE_ARGS+= --disable-luajittex CONFIGURE_ARGS+= --disable-xetex CONFIGURE_ARGS+= --with-x=no CONFIGURE_ARGS+= --without-mf-x-toolkit diff --git a/print/web2c/PLIST b/print/web2c/PLIST index ad9a43be587..93ff0a22455 100644 --- a/print/web2c/PLIST +++ b/print/web2c/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/07/10 22:34:38 minskim Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/04/23 11:25:25 markd Exp $ bin/aleph bin/bibtex bin/ctangle @@ -57,7 +57,10 @@ bin/uptftopl bin/vftovp bin/vptovf bin/weave +bin/wofm2opl +bin/wopl2ofm bin/wovp2ovf +bin/wovf2ovp info/web2c.info man/man1/aleph.1 man/man1/bibtex.1 diff --git a/print/web2c/distinfo b/print/web2c/distinfo index 50b19b01b88..5de0104b985 100644 --- a/print/web2c/distinfo +++ b/print/web2c/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2013/11/17 16:49:24 minskim Exp $ +$NetBSD: distinfo,v 1.17 2015/04/23 11:25:25 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8 +RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2 +Size (texlive-20140525-source.tar.xz) = 41657688 bytes SHA1 (patch-am) = 989d2f74fc4de89ff22fca80689809b0d60a6d77 |