Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10795

Modified Files:
        tdom.info 
Log Message:
backport tcl/tk 8.6 patch from github, use MacPorts Makefile.in fix and add 
missing InfoTest

Index: tdom.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tdom.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tdom.info   23 Jan 2012 23:54:00 -0000      1.1
+++ tdom.info   17 Jul 2013 13:08:34 -0000      1.2
@@ -1,20 +1,27 @@
 Info2: <<
 Package: tdom 
-Version: 0.8.2 
-Revision: 2
+Version: 0.8.3
+Revision: 1
 Description: High performance XML data processing in Tcl 
 Maintainer: Steffen Schmidt <steffen.schm...@tuebingen.mpg.de>
 DescDetail: <<
 <<
 License: BSD
 Homepage: http://www.%n.org/ 
-Source: http://www.tdom.org/files/tDOM-%v.tgz 
-Source-MD5: 67790846eb5ec13852a3bf3c382d86dc 
+Source: https://github.com/downloads/tDOM/tdom/tDOM-%v.tgz
+Source-MD5: f773bef5b8f15e0b400f9f93f164a6bb
+PatchFile: %n.patch
+PatchFile-MD5: e04ddda6f932d5fd38ab7d02c3c726a6 
 BuildDepends: tcltk-dev
 Depends: tcltk, %N-shlibs (= %v-%r)
 SourceDirectory: %n-%v
 ConfigureParams: --prefix=%p --libdir=%p/lib --includedir=%p/include 
--exec-prefix=%p --mandir=%p/share/man --infodir=%p/share/info 
--with-tcl=%p/lib --with-tk=%p/lib
-PatchScript:  perl -pi -e 's|\@SHLIB_LD\@|\@SHLIB_LD\@  -install_name 
%p/lib/%n%v/lib%n%v.dylib|g'  Makefile.in
+PatchScript:  <<
+# backport 
https://github.com/tDOM/tdom/commit/3dd529139d2f44bb9ecfdcddd27b3d6a8df5ff41 
for tcltk 8.6
+%{default_script}
+perl -pi -e 's|\@SHLIB_LD\@|\@SHLIB_LD\@  -install_name 
%p/lib/%n%v/lib%n%v.dylib|g'  Makefile.in
+<<
+InfoTest: TestScript: make test || exit 2
 InstallScript: <<
 #!/bin/bash -ev
 make install DESTDIR=%d


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to