[Reproducible-commits] [texlive-bin] 61/400: refresh patches

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch master
in repository texlive-bin.

commit 2eabbbfdd3cfc576e655589cbbc749c5bcda5168
Author: Norbert Preining <preining at debian.org>
Date:   Sun Apr 8 12:43:57 2012 +0000

    refresh patches
---
 debian/patches/xdvik-22.84.16-open-mode.patch | 15 ++++++++++-----
 debian/patches/xdvipdfmx-config-i-directive   | 16 ++++++++--------
 2 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/debian/patches/xdvik-22.84.16-open-mode.patch b/debian/patches/xdvik-22.84.16-open-mode.patch
index a1d287f..c346a3e 100644
--- a/debian/patches/xdvik-22.84.16-open-mode.patch
+++ b/debian/patches/xdvik-22.84.16-open-mode.patch
@@ -1,8 +1,13 @@
-diff -pruN xdvik-22.84.14.orig/texk/xdvik/util.c xdvik-22.84.14/texk/xdvik/util.c
---- texlive-bin-2009.orig/texk/xdvik/util.c	2009-09-02 21:30:39.812675433 +0200
-+++ texlive-bin-2009/texk/xdvik/util.c	2008-05-03 21:45:10.000000000 +0200
-@@ -273,7 +273,7 @@ try_open_mode(const char *fname, int fla
-     int fd = open(fname, flags, mode);
+---
+ texk/xdvik/util.c |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: texlive-bin-2011.20120408/texk/xdvik/util.c
+===================================================================
+--- texlive-bin-2011.20120408.orig/texk/xdvik/util.c	2012-04-08 21:41:48.345583375 +0900
++++ texlive-bin-2011.20120408/texk/xdvik/util.c	2012-04-08 21:42:03.009666386 +0900
+@@ -259,7 +259,7 @@
+     int fd = open(fname, flags);
      if (fd < 0 && (errno == EMFILE || errno == ENFILE)) {
  	close_a_file();
 -	fd = open(fname, flags);
diff --git a/debian/patches/xdvipdfmx-config-i-directive b/debian/patches/xdvipdfmx-config-i-directive
index f291592..4b87083 100644
--- a/debian/patches/xdvipdfmx-config-i-directive
+++ b/debian/patches/xdvipdfmx-config-i-directive
@@ -3,21 +3,21 @@
  texk/xdvipdfmx/src/dvipdfmx.c           |    8 ++++++++
  2 files changed, 10 insertions(+)
 
-Index: texlive-bin-2011.20120328/texk/xdvipdfmx/data/config/dvipdfmx.cfg
+Index: texlive-bin-2011.20120408/texk/xdvipdfmx/data/config/dvipdfmx.cfg
 ===================================================================
---- texlive-bin-2011.20120328.orig/texk/xdvipdfmx/data/config/dvipdfmx.cfg	2010-10-09 02:46:38.000000000 +0900
-+++ texlive-bin-2011.20120328/texk/xdvipdfmx/data/config/dvipdfmx.cfg	2012-03-30 10:35:18.270516325 +0900
+--- texlive-bin-2011.20120408.orig/texk/xdvipdfmx/data/config/dvipdfmx.cfg	2012-04-08 21:41:48.165582350 +0900
++++ texlive-bin-2011.20120408/texk/xdvipdfmx/data/config/dvipdfmx.cfg	2012-04-08 21:42:29.217810690 +0900
 @@ -183,3 +183,5 @@
  %% Put additonal fontmap files here
  f  cid-x.map
  
 +%% Include additional config files
 +%i <filename>
-Index: texlive-bin-2011.20120328/texk/xdvipdfmx/src/dvipdfmx.c
+Index: texlive-bin-2011.20120408/texk/xdvipdfmx/src/dvipdfmx.c
 ===================================================================
---- texlive-bin-2011.20120328.orig/texk/xdvipdfmx/src/dvipdfmx.c	2011-03-10 21:07:25.000000000 +0900
-+++ texlive-bin-2011.20120328/texk/xdvipdfmx/src/dvipdfmx.c	2012-03-30 10:35:18.266516319 +0900
-@@ -105,6 +105,9 @@
+--- texlive-bin-2011.20120408.orig/texk/xdvipdfmx/src/dvipdfmx.c	2012-04-08 21:41:48.165582350 +0900
++++ texlive-bin-2011.20120408/texk/xdvipdfmx/src/dvipdfmx.c	2012-04-08 21:42:29.217810690 +0900
+@@ -107,6 +107,9 @@
  char *dvi_filename = NULL, *pdf_filename = NULL;
  
  static void
@@ -27,7 +27,7 @@ Index: texlive-bin-2011.20120328/texk/xdvipdfmx/src/dvipdfmx.c
  set_default_pdf_filename(void)
  {
    const char *dvi_base;
-@@ -453,6 +456,11 @@
+@@ -455,6 +458,11 @@
            pdf_load_fontmap_file(argv[1], FONTMAP_RMODE_REPLACE);
          POP_ARG();
          break;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/texlive-bin.git



More information about the Reproducible-commits mailing list