diff options
author | minskim <minskim@pkgsrc.org> | 2015-01-09 22:13:13 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2015-01-09 22:13:13 +0000 |
commit | 33cebb16b9944f0b310faf0643336d6af3172953 (patch) | |
tree | 28628cbfe6217118062166132a8d692b3c044675 /print/kpathsea | |
parent | 684b8a4de819722cb4a763da8207289df59185cd (diff) | |
download | pkgsrc-33cebb16b9944f0b310faf0643336d6af3172953.tar.gz |
Update kpathsea to 6.2.0
Changes:
* mktexlsr outputs normal msgs to stdout instead of stderr.
* do not ignore a non-terminated last line of a file.
* new texmf.cnf variables SELFAUTOGRANDPARENT, guess_input_kanji_encoding.
Diffstat (limited to 'print/kpathsea')
-rw-r--r-- | print/kpathsea/Makefile | 8 | ||||
-rw-r--r-- | print/kpathsea/PLIST | 3 | ||||
-rw-r--r-- | print/kpathsea/distinfo | 10 | ||||
-rw-r--r-- | print/kpathsea/patches/patch-aa | 10 |
4 files changed, 16 insertions, 15 deletions
diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 75165aa4d3e..270d014f189 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/11/17 16:45:32 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2015/01/09 22:13:13 minskim Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= kpathsea-6.1.1 +DISTNAME= texlive-20140525-source +PKGNAME= kpathsea-6.2.0 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 diff --git a/print/kpathsea/PLIST b/print/kpathsea/PLIST index cec5fede968..354c045186c 100644 --- a/print/kpathsea/PLIST +++ b/print/kpathsea/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2013/11/17 16:45:32 minskim Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/01/09 22:13:13 minskim Exp $ bin/kpseaccess bin/kpsereadlink bin/kpsestat @@ -42,6 +42,7 @@ include/kpathsea/pathsearch.h include/kpathsea/proginit.h include/kpathsea/progname.h include/kpathsea/readable.h +include/kpathsea/simpletypes.h include/kpathsea/str-list.h include/kpathsea/str-llist.h include/kpathsea/systypes.h diff --git a/print/kpathsea/distinfo b/print/kpathsea/distinfo index 01f1d188ec5..9725c13adce 100644 --- a/print/kpathsea/distinfo +++ b/print/kpathsea/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.14 2013/11/17 16:45:32 minskim Exp $ +$NetBSD: distinfo,v 1.15 2015/01/09 22:13:13 minskim Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes -SHA1 (patch-aa) = 3f26a00fd7057e42b7e0ef76095f3b30106f67a6 +SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8 +RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2 +Size (texlive-20140525-source.tar.xz) = 41657688 bytes +SHA1 (patch-aa) = b585b9c0755bcac61465d0370540f98312ac06ea SHA1 (patch-ac) = cf7a574f78f13b4ff662e97da4b6a4bcfcd002b0 SHA1 (patch-ad) = b9ff0a7d906c8ed613b84de9f200629d37e8ef40 SHA1 (patch-ae) = b85fd269d86bbc878bc4622f1cdbbdebb5c320bf diff --git a/print/kpathsea/patches/patch-aa b/print/kpathsea/patches/patch-aa index 4b314e47ae6..5b6edc7e081 100644 --- a/print/kpathsea/patches/patch-aa +++ b/print/kpathsea/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.11 2013/11/17 16:45:32 minskim Exp $ +$NetBSD: patch-aa,v 1.12 2015/01/09 22:13:13 minskim Exp $ Set paths to texmf trees for pkgsrc. ---- texmf.cnf.orig 2013-04-15 16:58:08.000000000 +0000 +--- texmf.cnf.orig 2014-04-22 21:07:54.000000000 +0000 +++ texmf.cnf @@ -51,7 +51,7 @@ % Redistributors will probably want $SELFAUTODIR/share, i.e., /usr/share. @@ -17,7 +17,7 @@ Set paths to texmf trees for pkgsrc. TEXMFMAIN = $TEXMFDIST % Local additions to the distribution trees. --TEXMFLOCAL = $TEXMFROOT/../texmf-local +-TEXMFLOCAL = $SELFAUTOGRANDPARENT/texmf-local +TEXMFLOCAL = @TEXMFLOCAL@ % TEXMFSYSVAR, where *-sys store cached runtime data. @@ -39,7 +39,7 @@ Set paths to texmf trees for pkgsrc. % On some systems, there will be a system tree which contains all the font % files that may be created as well as the formats. For example -@@ -485,33 +485,7 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna +@@ -481,33 +481,7 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna % since we don't want to scatter ../'s throughout the value. Hence we % explicitly list every directory. Arguably more understandable anyway. % @@ -60,7 +60,7 @@ Set paths to texmf trees for pkgsrc. -$SELFAUTODIR/texmf-dist/web2c,\ -$SELFAUTODIR/texmf/web2c,\ -\ --$SELFAUTOPARENT/../texmf-local/web2c,\ +-$SELFAUTOGRANDPARENT/texmf-local/web2c,\ -$SELFAUTOPARENT,\ -\ -$SELFAUTOPARENT/share/texmf-local/web2c,\ |