Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs17:/tmp/cvs-serv27460/10.4/unstable/main/finkinfo/text

Modified Files:
        ptex-base.info 
Log Message:
Install pdftosrc.

Index: ptex-base.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ptex-base.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ptex-base.info      22 Aug 2007 06:41:27 -0000      1.8
+++ ptex-base.info      26 Aug 2007 16:17:25 -0000      1.9
@@ -3,7 +3,7 @@
 Type: -nox (boolean)
 Version: 3.1.9
 # ptex-3.1.10-Beta3
-Revision: 1064
+Revision: 1065
 GCC: 4.0
 Description: ASCII publishing TeX
 BuildDepends: <<
@@ -36,15 +36,20 @@
  perl -pi -e 's,-flat_namespace -undefined suppress,-twolevel_namespace 
-undefined error,g' texk/configure texk/kpathsea/configure 
utils/texinfo/configure
  perl -pi -e 's,\*\.obj\),*.obj | *.dSYM),' texk/configure 
texk/kpathsea/configure utils/texinfo/configure
 
- # security fix ( http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0650 )
+ # Fix overflows in makeindex CVE-2007-0650 (impoted from tetex-3.0-34.fc6)
  patch -p1 < ../tetex-3.0-CVE-2007-0650.patch
 
  # imported from http://bugs.gentoo.org/show_bug.cgi?id=85404
  patch -p1 < ../tetex-3.0-epstopdf-wrong-rotation.patch
 
+ # imported from http://bugs.gentoo.org/show_bug.cgi?id=94860
+ sed -i.bak -e 's|\(vptovf weave\)|\1 pdftosrc|' \
+            -e 's|$(pdftosrc)||' texk/web2c/Makefile.in
+
  # imported from http://bugs.gentoo.org/show_bug.cgi?id=94901
  patch -p1 < ../tetex-3.0_p1-dvipdfm-timezone.patch
 
+ ####################   Let's apply ptetex3 patches   ####################
  # 1. -dNOKANJI option is not needed
  # 2. avoid conflict with the original tetex.patch
  # 3. skip md5sum checks
@@ -65,8 +70,8 @@
  cp  ../ptetex3/README.en ptetex3-README.en
  cp  ../ptetex3/LICENSE   ptetex3-LICENSE.src
 
- # don't run mktexlsr, texlinks and fmtutil-sys.
- # (Run these commands in InstallScript and PostInstScript)
+ # don't run mktexlsr, texlinks and fmtutil-sys when make install
+ # (see also the first paragraph of DescPort)
  perl -pi -e 's|\$\(scriptdir\)/mktexlsr|echo "Done."|' \
   texk/web2c/ptex/Makefile.in texk/web2c/ptex/jmpost/Makefile.in
  perl -pi -e 's|\$\(scriptdir\)/texlinks|echo "Done."|' \
@@ -171,7 +176,7 @@
 Depends: <<
   t1lib5-nox-shlibs, libpng3-shlibs (>= 1:1.2.8-1), 
   libwww-bin, libncurses5-shlibs (>= 5.4-20041023-1006), ncurses (>= 
5.4-20041023-1006),
-  fink (>= 0.12.0-1), ptexenc-shlibs (>= 0.96-1), ptex-texmf (>= 2.4-54), nkf,
+  fink (>= 0.12.0-1), ptexenc-shlibs (>= 0.96-1), ptex-texmf (>= 2.4-56), nkf,
   (%type_raw[-nox] = .) applesystemfonts,
   (%type_raw[-nox] = .) appleotffonts,
   (%type_raw[-nox] = .) t1lib5-x11-shlibs,


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to