Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv24841

Modified Files:
        autossh.info 
Log Message:
New upstream version. Maintainer was contacted but did not answer, so
commiting this myself.


Index: autossh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/autossh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autossh.info        20 Jan 2006 20:28:28 -0000      1.1
+++ autossh.info        17 Mar 2008 15:25:03 -0000      1.2
@@ -1,21 +1,18 @@
 Package: autossh
-Version: 1.2f
-Revision: 11
+Version: 1.4a
+Revision: 1
 Description: Restarts SSH sessions and tunnels
 License: BSD
 Maintainer: rayg <[EMAIL PROTECTED]>
 
 Source: http://www.harding.motd.ca/autossh/%n-%v.tgz
-Source-MD5: f812557fbdd9b24cbf41f0a09bade07f
+Source-MD5: a5497938986f0c179926f1ebba603767
 
-PatchScript: perl -pi -e 's|typedef.*socklen_t.*||g' autossh.c
-CompileScript: make -f Makefile.apple
+ConfigureParams: --mandir=%p/share/man
 InstallScript: <<
  head -n 22 autossh.c | tail -n +7 | sed 's/^ \* \?//' > LICENSE
-
- install -d -m 755 %i/bin %i/share/man/man1 %i/share/doc/%n 
%i/share/doc/%n/examples
- install -c -m 755 autossh %i/bin
- install -c -m 644 autossh.1 %i/share/man/man1
+ make install prefix=%i
+ install -d -m 755 %i/share/doc/%n/examples
  install -c -m 644 autossh.host rscreen %i/share/doc/%n/examples
 <<
 DocFiles: LICENSE README CHANGES


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to