pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/kpathsea
Module Name: pkgsrc
Committed By: markd
Date: Sun May 13 12:36:28 UTC 2018
Modified Files:
pkgsrc/print/kpathsea: Makefile distinfo
pkgsrc/print/kpathsea/patches: patch-aa
Log Message:
kpathsea: update to 6.3.0
texlive 2018 version
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/kpathsea/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/kpathsea/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/kpathsea/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/kpathsea/Makefile
diff -u pkgsrc/print/kpathsea/Makefile:1.29 pkgsrc/print/kpathsea/Makefile:1.30
--- pkgsrc/print/kpathsea/Makefile:1.29 Wed Sep 6 16:49:29 2017
+++ pkgsrc/print/kpathsea/Makefile Sun May 13 12:36:28 2018
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2017/09/06 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/05/13 12:36:28 markd Exp $
-DISTNAME= texlive-20170524-source
-PKGNAME= kpathsea-6.2.3
+DISTNAME= texlive-20180414-source
+PKGNAME= kpathsea-6.3.0
CATEGORIES= print
-MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/
+MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/print/kpathsea/distinfo
diff -u pkgsrc/print/kpathsea/distinfo:1.22 pkgsrc/print/kpathsea/distinfo:1.23
--- pkgsrc/print/kpathsea/distinfo:1.22 Tue Jun 20 20:50:50 2017
+++ pkgsrc/print/kpathsea/distinfo Sun May 13 12:36:28 2018
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.22 2017/06/20 20:50:50 markd Exp $
+$NetBSD: distinfo,v 1.23 2018/05/13 12:36:28 markd Exp $
-SHA1 (texlive-20170524-source.tar.xz) = 1c1383ddb1b871c6b8ce49a4ae3c1a33d454a7b6
-RMD160 (texlive-20170524-source.tar.xz) = a8430c19fe1727cf308fe03e5838105260c0d71e
-SHA512 (texlive-20170524-source.tar.xz) = 18c18940992ab94ce22e22ccd4ad798253ea14ac2ab296a10ea5e9a8da9f33989f2e2641b42b564d1d5fb53bd371da3e68726b676d706b469016ad146cd19daa
-Size (texlive-20170524-source.tar.xz) = 63483372 bytes
-SHA1 (patch-aa) = b585b9c0755bcac61465d0370540f98312ac06ea
+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-aa) = 049aa9e8655c749ba168316fe6a4af453c3c9194
SHA1 (patch-ac) = cf7a574f78f13b4ff662e97da4b6a4bcfcd002b0
SHA1 (patch-ad) = 3c2629948dca3157c64078220537e96f66956289
SHA1 (patch-ae) = b85fd269d86bbc878bc4622f1cdbbdebb5c320bf
Index: pkgsrc/print/kpathsea/patches/patch-aa
diff -u pkgsrc/print/kpathsea/patches/patch-aa:1.14 pkgsrc/print/kpathsea/patches/patch-aa:1.15
--- pkgsrc/print/kpathsea/patches/patch-aa:1.14 Tue Jun 20 20:50:50 2017
+++ pkgsrc/print/kpathsea/patches/patch-aa Sun May 13 12:36:28 2018
@@ -1,19 +1,19 @@
-$NetBSD: patch-aa,v 1.14 2017/06/20 20:50:50 markd Exp $
+$NetBSD: patch-aa,v 1.15 2018/05/13 12:36:28 markd Exp $
Set paths to texmf trees for pkgsrc.
---- texmf.cnf.orig 2014-04-22 21:07:54.000000000 +0000
+--- texmf.cnf.orig 2018-03-26 12:23:43.000000000 +0000
+++ texmf.cnf
-@@ -51,7 +51,7 @@
- % Redistributors will probably want $SELFAUTODIR/share, i.e., /usr/share.
- % Kpathsea sets SELFAUTOLOC (the directory with the binary),
- % SELFAUTODIR (its parent), and SELFAUTOPARENT (its grandparent).
+@@ -58,7 +58,7 @@
+ % SELFAUTOPARENT (its grandparent = /usr/local/texlive/YYYY), and
+ % SELFAUTOGRANDPARENT (its great-grandparent = /usr/local/texlive).
+ % Sorry for the off-by-one-generation names.
-TEXMFROOT = $SELFAUTOPARENT
+TEXMFROOT = $SELFAUTODIR/share
% The main tree of distributed packages and programs:
TEXMFDIST = $TEXMFROOT/texmf-dist
-@@ -61,13 +61,13 @@ TEXMFDIST = $TEXMFROOT/texmf-dist
+@@ -68,13 +68,13 @@ TEXMFDIST = $TEXMFROOT/texmf-dist
TEXMFMAIN = $TEXMFDIST
% Local additions to the distribution trees.
@@ -30,7 +30,7 @@ Set paths to texmf trees for pkgsrc.
% Per-user texmf tree(s) -- organized per the TDS, as usual. To define
% more than one per-user tree, set this to a list of directories in
-@@ -116,7 +116,7 @@ TEXMFCACHE = $TEXMFSYSVAR;$TEXMFVAR
+@@ -132,7 +132,7 @@ TEXMFCACHE = $TEXMFSYSVAR;$TEXMFVAR
% Where generated fonts may be written. This tree is used when the sources
% were found in a system tree and either that tree wasn't writable, or the
% varfonts feature was enabled in MT_FEATURES in mktex.cnf.
@@ -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
-@@ -481,33 +481,7 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna
+@@ -511,33 +511,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.
%
Home |
Main Index |
Thread Index |
Old Index