Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31701

Modified Files:
        texlive.info texlive.patch 
Log Message:
Patch for pdvips; reported by taichan. Thanks.

Index: texlive.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/texlive.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- texlive.patch       11 Oct 2009 00:57:48 -0000      1.2
+++ texlive.patch       22 Nov 2009 18:48:16 -0000      1.3
@@ -22,6 +22,33 @@
        else true; fi
  
  uninstall-data:
+diff -Naur texlive-20080816-source.orig/texk/dvipsk/tex.lpro 
texlive-20080816-source/texk/dvipsk/tex.lpro
+--- texlive-20080816-source.orig/texk/dvipsk/tex.lpro  Mon Mar 19 02:18:46 2007
++++ texlive-20080816-source/texk/dvipsk/tex.lpro       Sat Mar 24 11:54:51 2007
+@@ -258,7 +258,22 @@
+     65781.76 div /hsize X
+   } N
+ 
+-/p {show} N        %  the main character setting routine
++/dir 0 def
++/dyy {/dir 0 def
++} B
++/dyt {/dir 1 def
++} B
++/dty {/dir 2 def
++} B
++/dtt {/dir 3 def
++} B
++
++%/p {show} N        %  the main character setting routine
++/p {dir 2 eq
++   {-90 rotate show 90 rotate}
++   {dir 3 eq {-90 rotate show 90 rotate}
++   {show} ifelse} ifelse
++} N
+ 
+ /RMat [ 1 0 0 -1 0 0 ] N % things we need for rules
+ /BDot 260 string N
 diff -Naur texlive-20080816-source.orig/texk/kpathsea/Makefile.in 
texlive-20080816-source/texk/kpathsea/Makefile.in
 --- texlive-20080816-source.orig/texk/kpathsea/Makefile.in     2008-05-30 
05:59:08.000000000 +0900
 +++ texlive-20080816-source/texk/kpathsea/Makefile.in  2009-05-04 
00:25:35.000000000 +0900

Index: texlive.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/texlive.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- texlive.info        11 Oct 2009 00:57:48 -0000      1.2
+++ texlive.info        22 Nov 2009 18:48:15 -0000      1.3
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20080816
-Revision: 1
+Revision: 2
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -34,7 +34,7 @@
 Tar2FilesRename: ptexlive-20091009:ptexlive
 NoSourceDirectory: true
 PatchFile: texlive.patch
-PatchFile-MD5: a1a40e5a6dc0c45ed8f08ce3a7e09c91
+PatchFile-MD5: 7752f72a160e53fa1d5df638c97b19a7
 PatchScript: <<
  lzma -dc texlive-20080816-source.tar.lzma | tar xf -
  mv       texlive-20080816-source                texlive


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to