Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7423
Modified Files: expect.info Log Message: update x86_64 variant to 5.45 and assume maintainership Index: expect.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/expect.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- expect.info 21 Jul 2011 17:52:14 -0000 1.1 +++ expect.info 15 Jul 2013 23:40:40 -0000 1.2 @@ -1,27 +1,42 @@ Package: expect -Version: 5.43.0 +Version: 5.45 Revision: 100 Architecture: x86_64 -Maintainer: Matthias Neeracher <neerac...@mac.com> -BuildDepends: tcltk-dev (>= 8.5.6-1), x11-dev, fink (>= 0.24.12) -Depends: tcltk (>= 8.5.6-1) -Source: http://expect.nist.gov/src/%n-%v.tar.gz -SourceDirectory: %n-5.43 -Source2: mirror:sourceforge:tcl/tcl8.5.6-src.tar.gz -Source-MD5: 43e1dc0e0bc9492cf2e1a6f59f276bc3 -Source2-MD5: d0b0b3ff7600ff63135c710b575265cd +Maintainer: Jack Howarth <howa...@bromo.med.uc.edu> +BuildDepends: tcltk-dev (>= 8.5.14-1), x11-dev, fink (>= 0.24.12) +Depends: tcltk (>= 8.5.14-1) +Source: mirror:sourceforge:%n/Expect/%v/%n%v.tar.gz +SourceDirectory: %n%v +Source2: mirror:sourceforge:tcl/tcl8.5.14-src.tar.gz +Source-MD5: 44e1a4f4c877e9ddc5a542dfa7ecc92b +Source2-MD5: 44b50e58ab45dd272f6714dce2129123 PatchFile: %n.patch -PatchFile-MD5: abb8f562b4370f9c69a3e0833e3142c7 -#UpdateConfigGuess: true -ConfigureParams: --mandir='$(prefix)/share/man' --with-tcl=%p/lib --with-tk=%p/lib --x-inc=/usr/X11R6/include --x-lib=/usr/X11R6/lib --with-tkinclude=%p/include --with-tclinclude=../tcl8.5.6/generic -SetCFLAGS: -I%p/include -I/usr/X11R6/include -I../tcl8.5.6/unix +PatchFile-MD5: 044c5ba50d24e7016f5ae9a8c368c962 +ConfigureParams: --mandir='$(prefix)/share/man' --with-tcl=%p/lib --with-tk=%p/lib --x-inc=/usr/X11R6/include --x-lib=/usr/X11R6/lib --with-tkinclude=%p/include --with-tclinclude=../tcl8.5.14/generic +SetCFLAGS: -I%p/include -I/usr/X11R6/include -I../tcl8.5.14/unix +PatchScript: << + %{default_script} + perl -pi -e 's|bin/sh|%p/bin/expect|g' foo +<< +InfoTest: TestScript: make test || exit 2 +CompileScript: << +#!/bin/sh -ev + export LDFLAGS="-L%p/lib -ltclstub8.5" + ./configure %c + make +<< +InstallScript: << +#!/bin/sh -ev + make install DESTDIR=%d + install_name_tool -change libexpect%v.dylib %p/lib/%n%v/libexpect%v.dylib %i/bin/expect + install_name_tool -id %p/lib/%n%v/libexpect%v.dylib %i/lib/%n%v/libexpect%v.dylib +<< +Shlibs:%p/lib/expect5.45/libexpect5.45.dylib 5.45.0 %n (>= 5.45-100) SplitOff: << Package: %N-dev BuildDependsOnly: true Files: << include/*.h - lib/*.a - lib/%N5.43/*.a bin/[a-df-z]* share/man/man1/[a-df-z]* << ------------------------------------------------------------------------------ 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