Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29935
Modified Files:
texmacs.info
Log Message:
Workaround for crash on closing buffer; revision 1.0.6.12-2
Index: texmacs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/texmacs.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- texmacs.info 28 Mar 2008 21:38:55 -0000 1.22
+++ texmacs.info 29 Mar 2008 19:13:09 -0000 1.23
@@ -1,6 +1,6 @@
Package: texmacs
Version: 1.0.6.14
-Revision: 1
+Revision: 2
GCC: 4.0
Source: mirror:custom:TeXmacs-%v-src.tar.gz
CustomMirror: <<
@@ -35,6 +35,8 @@
' plugins/graphviz/src/tm_graphviz.c
# allow compiling on intel as well as ppc
perl -pi -e 's,powerpc-\*-darwin\*\),i\*86-\*-darwin\* |
powerpc-\*-darwin\*\),' configure
+# fight segfault when buffers are closed
+ perl -pi -e 's|delete vw;|//$&|' src/Texmacs/Data/tm_data.cpp
<<
CompileScript: <<
#!/bin/sh -ev
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs