pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/kpathsea Upstream removal of mpost from shell_es...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/566c44e393c2
branches:  trunk
changeset: 359324:566c44e393c2
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Mar 07 08:22:29 2017 +0000

description:
Upstream removal of mpost from shell_escape_commands

diffstat:

 print/kpathsea/Makefile         |   3 ++-
 print/kpathsea/distinfo         |   4 ++--
 print/kpathsea/patches/patch-aa |  12 +++++++++++-
 3 files changed, 15 insertions(+), 4 deletions(-)

diffs (55 lines):

diff -r fb20ed48f297 -r 566c44e393c2 print/kpathsea/Makefile
--- a/print/kpathsea/Makefile   Tue Mar 07 02:07:28 2017 +0000
+++ b/print/kpathsea/Makefile   Tue Mar 07 08:22:29 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2016/06/16 04:06:19 markd Exp $
+# $NetBSD: Makefile,v 1.27 2017/03/07 08:22:29 markd Exp $
 
 DISTNAME=      texlive-20160523-source
 PKGNAME=       kpathsea-6.2.2
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ftp://tug.org/historic/systems/texlive/2016/
 EXTRACT_SUFX=  .tar.xz
diff -r fb20ed48f297 -r 566c44e393c2 print/kpathsea/distinfo
--- a/print/kpathsea/distinfo   Tue Mar 07 02:07:28 2017 +0000
+++ b/print/kpathsea/distinfo   Tue Mar 07 08:22:29 2017 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.20 2016/06/16 04:06:19 markd Exp $
+$NetBSD: distinfo,v 1.21 2017/03/07 08:22:29 markd Exp $
 
 SHA1 (texlive-20160523-source.tar.xz) = 8cdcc00492fc642db59a9a07f9ea080ff6765460
 RMD160 (texlive-20160523-source.tar.xz) = 4ffc4d92f8c6408c23a34815e2d4b0f4877d9c3f
 SHA512 (texlive-20160523-source.tar.xz) = 9fdd69d237238385240e918456f54791a38e57b573edf5df839c57e56a0009012b68b7b92298c3e137181325e2be84d7a84e9c7cf41ae9739bb3329d84194564
 Size (texlive-20160523-source.tar.xz) = 258176464 bytes
-SHA1 (patch-aa) = b585b9c0755bcac61465d0370540f98312ac06ea
+SHA1 (patch-aa) = a014bece931b2e1a474b22285a36e78dec58ad36
 SHA1 (patch-ac) = cf7a574f78f13b4ff662e97da4b6a4bcfcd002b0
 SHA1 (patch-ad) = 3c2629948dca3157c64078220537e96f66956289
 SHA1 (patch-ae) = b85fd269d86bbc878bc4622f1cdbbdebb5c320bf
diff -r fb20ed48f297 -r 566c44e393c2 print/kpathsea/patches/patch-aa
--- a/print/kpathsea/patches/patch-aa   Tue Mar 07 02:07:28 2017 +0000
+++ b/print/kpathsea/patches/patch-aa   Tue Mar 07 08:22:29 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-aa,v 1.12 2015/01/09 22:13:13 minskim Exp $
+$NetBSD: patch-aa,v 1.13 2017/03/07 08:22:29 markd Exp $
 
 Set paths to texmf trees for pkgsrc.
 
+Remove mpost from list of allowed shell_escape_commands
+
 --- texmf.cnf.orig     2014-04-22 21:07:54.000000000 +0000
 +++ texmf.cnf
 @@ -51,7 +51,7 @@
@@ -74,3 +76,11 @@
  %
  % For reference, here is the old brace-using definition:
  %TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}
+@@ -568,7 +542,6 @@ extractbb,\
+ gregorio,\
+ kpsewhich,\
+ makeindex,\
+-mpost,\
+ repstopdf,\
+ 
+ % we'd like to allow:



Home | Main Index | Thread Index | Old Index