Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv30300/10.4/stable/main/finkinfo/text

Modified Files:
        xkeyval.info ghostscript-esp.info dvipdfmx.info dvipdfmx.patch 
Log Message:
Sync with unstable.

Index: xkeyval.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/xkeyval.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xkeyval.info        12 May 2007 16:27:47 -0000      1.1
+++ xkeyval.info        15 Mar 2008 01:58:41 -0000      1.2
@@ -1,10 +1,10 @@
 Package: xkeyval
-Version: 2.5e
+Version: 2.5f
 Revision: 1
 Depends: tetex-base
 # Taken from ftp://cam.ctan.org/tex-archive/macros/latex/contrib/xkeyval.zip
 Source: http://fink.sodan.ecc.u-tokyo.ac.jp/pkgdists/%n-%v.zip
-Source-MD5: 756861e57a7bad0c2e515414386f8411
+Source-MD5: 4b07f91a35fe1fa7419764c3890d991d
 SourceDirectory: %n
 Source2: http://www.latex-project.org/lppl/lppl-1-3c.txt
 Source2-MD5: 11ef55b5ce8caf92b257eeb312fd3f9d

Index: dvipdfmx.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/dvipdfmx.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dvipdfmx.info       2 Feb 2008 10:06:15 -0000       1.8
+++ dvipdfmx.info       15 Mar 2008 01:58:42 -0000      1.9
@@ -1,6 +1,6 @@
 Package: dvipdfmx
 Version: 20070518
-Revision: 4
+Revision: 5
 Depends: ptex3-base, libkpathsea4-shlibs, libpng3-shlibs, libpaper1-shlibs
 BuildDepends: libkpathsea4, libpng3, libpaper1-dev, fink (>= 0.24.12)
 Source: http://project.ktug.or.kr/dvipdfmx/snapshot/release/%n-%v.tar.gz
@@ -12,11 +12,11 @@
 Source2ExtractDir: %n-%v
 Source3ExtractDir: %n-%v
 PatchFile: %n.patch
-PatchFile-MD5: 981c2d2886521b5ae438c41be3aee4f1
+PatchFile-MD5: 5e6bbe9d790b910a6f09657bec38371c
 ConfigureParams: --with-kpathsea=%p --with-png=%p --with-zlib=/usr 
--with-paper=%p
 CompileScript: <<
  ./configure %c && make
- gcc -DEUC -o out2uni out2uni.c
+ gcc -DEUC -o fink/out2uni.bin out2uni.c
 <<
 InstallScript: <<
  make install DESTDIR=%d
@@ -27,7 +27,7 @@
  mv %i/share/texmf/dvipdfm/glyphlist.txt %i/share/texmf/fonts/map/dvipdfm
 #rm %i/share/texmf/dvipdfm/cid-x.map
 
- install -m 755 out2uni %i/bin
+ install -m 755 fink/out2uni* %i/bin
 <<
 DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO README-out2uni.jis
 ConfFiles: %p/share/texmf/dvipdfm/dvipdfmx.cfg

Index: dvipdfmx.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/dvipdfmx.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dvipdfmx.patch      2 Feb 2008 10:06:16 -0000       1.5
+++ dvipdfmx.patch      15 Mar 2008 01:58:42 -0000      1.6
@@ -56,3 +56,19 @@
      format_buffer[len++] = text_state.is_mb ? '>' : ')';
      if (font->wmode)
        len += p_itoa(-kern, format_buffer + len);
+--- dvipdfmx-20070518.orig/fink/out2uni        1970-01-01 09:00:00.000000000 
+0900
++++ dvipdfmx-20070518/fink/out2uni     2008-03-09 02:54:25.000000000 +0900
+@@ -0,0 +1,13 @@
++#!/bin/sh
++
++trap 'test -z "$tmpf" || rm -f "$tmpf"' 0
++test -z "$1" && { echo "Usage: out2uni filename" 1>&2; exit 1; }
++tmpf=`mktemp /tmp/out2uni.XXXXXX` || { echo "$0: mktemp failed" 1>&2; exit 1; 
}
++
++if NKF="`which nkf 2>/dev/null`"
++then
++      $NKF -e ${1}.out > ${tmpf}
++      /bin/cp ${tmpf} ${1}.out
++fi
++
++${0}.bin ${1}

Index: ghostscript-esp.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ghostscript-esp.info        9 Oct 2007 21:15:48 -0000       1.2
+++ ghostscript-esp.info        15 Mar 2008 01:58:41 -0000      1.3
@@ -1,6 +1,6 @@
 Package: ghostscript-esp
 Version: 7.07.1
-Revision: 34
+Revision: 35
 Description: Enhanced GNU Ghostscript with better CJK and printer support
 Depends: x11, ghostscript-fonts, libjpeg-shlibs (>= 6b-1), libpng3-shlibs (>= 
1.2.5-3), libgettext3-shlibs, libiconv, applesystemfonts, appleotffonts, 
ipafonts, glib2-shlibs (>= 2.12.0-1), system-perl
 BuildDepends: x11-dev, libjpeg (>= 6b-1), libpng3 (>= 1.2.5-3), cups-dev, 
libgettext3-dev, libiconv-dev, glib2-dev (>= 2.12.0-1), pkgconfig
@@ -28,12 +28,13 @@
 Source17: 
http://www.aihara.co.jp/~taiji/gyve/tmp/ghostscript-7.07-nosyoffsetcheck.patch
 Source18: 
http://www.aihara.co.jp/~taiji/gyve/tmp/fix_cidfonttype2_Adobe-Japan1-6.patch
 Source19: 
http://www.aihara.co.jp/~taiji/gyve/tmp/modify_ps2pdfwr-20050921.patch
-Source20: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs-fix-gc.patch
-Source21: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.07.1-nogtk2.patch
-Source22: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.07.1-tempfile.patch
-Source23: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.07.1-ps2ps.patch
-Source24: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/ghostscript-7.05.6.man.patch
-Source25: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.05.6-gdevpx.patch
+Source20: http://gentoo.gg3.net/portage/app-text/%n/files/gs-fix-gc.patch
+Source21: http://gentoo.gg3.net/portage/app-text/%n/files/gs7.07.1-nogtk2.patch
+Source22: 
http://gentoo.gg3.net/portage/app-text/%n/files/gs7.07.1-tempfile.patch
+Source23: http://gentoo.gg3.net/portage/app-text/%n/files/gs7.07.1-ps2ps.patch
+Source24: 
http://gentoo.gg3.net/portage/app-text/%n/files/ghostscript-7.05.6.man.patch
+Source25: http://gentoo.gg3.net/portage/app-text/%n/files/gs7.05.6-gdevpx.patch
+Source26: 
http://gentoo.gg3.net/portage/app-text/%n/files/ghostscript-8.60-CVE-2008-0411.diff
 Source-MD5:  d30bf5c09f2c7caa8291f6305cf03044
 Source2-MD5: d79bdc356974869471eea82bce66819d
 Source3-MD5: dfc93dd2aaaf2b86d2fd55f654c13261
@@ -59,6 +60,7 @@
 Source23-MD5: b2ca914ffcff3e5296d6b5acc7fac182
 Source24-MD5: fd34b2b7a029f19eab4ba3f69afe295e
 Source25-MD5: 68fa21d11a860c222c8ba89c39ce578e
+Source26-MD5: 24af66b202cf5038f718808238a7af2e
 SourceDirectory: espgs-%v
 Source3ExtractDir: Resource
 Source4ExtractDir: Resource
@@ -138,6 +140,9 @@
  # pxl dash patch
  patch -p1 < ../gs7.05.6-gdevpx.patch
 
+ # Fix stack-based buffer overflow
+ patch -p0 < ../ghostscript-8.60-CVE-2008-0411.diff 
+
  # See DescPackaging
  sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1
 <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to