Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31482
Modified Files:
expect.info
Log Message:
update to expect 5.45
Index: expect.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/expect.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- expect.info 27 Aug 2009 11:27:49 -0000 1.3
+++ expect.info 30 Sep 2013 20:38:40 -0000 1.4
@@ -1,25 +1,40 @@
Package: expect
-Version: 5.43.0
-Revision: 1
+Version: 5.45
+Revision: 101
Architecture: i386, powerpc
-Maintainer: Matthias Neeracher <[email protected]>
-BuildDepends: tcltk-dev (>= 8.4.13-1), x11-dev
-Depends: tcltk (>= 8.4.13-1)
-Source: http://expect.nist.gov/src/%n-%v.tar.gz
-SourceDirectory: %n-5.43
-Source2: mirror:sourceforge:tcl/tcl8.4.13-src.tar.gz
-Source-MD5: 43e1dc0e0bc9492cf2e1a6f59f276bc3
-Source2-MD5: c6b655ad5db095ee73227113220c0523
-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.4.13/generic
+Maintainer: Jack Howarth <[email protected]>
+BuildDepends: tcltk-dev (>= 8.4.19-7), x11-dev, fink (>= 0.24.12)
+Depends: tcltk (>= 8.4.19-7)
+Source: mirror:sourceforge:%n/Expect/%v/%n%v.tar.gz
+SourceDirectory: %n%v
+Source-MD5: 44e1a4f4c877e9ddc5a542dfa7ecc92b
+PatchFile: %n.patch
+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=%p/include/tcltk-private/tcl8.4/generic
SetCFLAGS: -I%p/include -I/usr/X11R6/include
+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.4"
+ ./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]*
<<
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs