Update of /cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25142

Modified Files:
        dvipdfmx.info dvipdfmx.patch 
Log Message:
New snapshot.

Index: dvipdfmx.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/dvipdfmx.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dvipdfmx.info       17 May 2009 14:26:58 -0000      1.1
+++ dvipdfmx.info       21 Sep 2009 10:21:25 -0000      1.2
@@ -1,10 +1,10 @@
 Package: dvipdfmx
-Version: 20090502
+Version: 20090522
 Revision: 0
 Depends: texlive-base | tetex3-base, libkpathsea4-shlibs, libpng3-shlibs, 
libpaper1-shlibs
 BuildDepends: libkpathsea4, libpng3, libpaper1-dev, fink (>= 0.24.12)
 Source: http://project.ktug.or.kr/dvipdfmx/snapshot/archive/%n-%v.tar.gz
-Source-MD5: e29ac526529cf8add35d065e8ef838d2
+Source-MD5: 32e74f231fd0ce1d9e6ce2ffb0967e37
 Source2:http://project.ktug.or.kr/dvipdfmx/contrib/kakuto/out2uni.c
 Source2-MD5:3fd0710fa46100a7d0709c780e39f6cc
 Source3:http://members.jcom.home.ne.jp/sh74/dvipdfm/contrib/README-out2uni.jis
@@ -12,7 +12,7 @@
 Source2ExtractDir: %n-%v
 Source3ExtractDir: %n-%v
 PatchFile: %n.patch
-PatchFile-MD5: a34639695bdeb71011159ffb9c3c8335
+PatchFile-MD5: 7385a6385d860703b17314d34edadf66
 ConfigureParams: --with-kpathsea=%p --with-png=%p --with-zlib=/usr 
--with-paper=%p
 CompileScript: <<
  ./configure %c && make

Index: dvipdfmx.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/dvipdfmx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dvipdfmx.patch      17 May 2009 14:26:58 -0000      1.1
+++ dvipdfmx.patch      21 Sep 2009 10:21:25 -0000      1.2
@@ -1,14 +1,3 @@
---- dvipdfmx-20090502/src/cmap_read.c.orig     2009-05-01 08:47:32.000000000 
+0900
-+++ dvipdfmx-20090502/src/cmap_read.c  2009-05-06 21:54:31.000000000 +0900
-@@ -510,7 +510,7 @@
-   if (fread(sig, sizeof(char), CMAP_SIG_MAX, fp) != CMAP_SIG_MAX)
-     result = -1;
-   else {
--    sig[CMAP_SIG_MAX+1] = 0;
-+    sig[CMAP_SIG_MAX] = 0;
-     if (strncmp(sig, "%!PS", 4))
-       result = -1;
-     else if (strstr(sig+4, "Resource-CMap"))
 --- dvipdfmx-20071115.orig/data/cid-x.map      2007-11-16 02:08:52.000000000 
+0900
 +++ dvipdfmx-20071115/data/cid-x.map   2008-05-23 19:48:29.000000000 +0900
 @@ -71,10 +71,10 @@


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to