[23865] trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 11 12:17:59 PDT 2007


Revision: 23865
          http://trac.macosforge.org/projects/macports/changeset/23865
Author:   mgrimes at macports.org
Date:     2007-04-11 12:17:59 -0700 (Wed, 11 Apr 2007)

Log Message:
-----------
Update to autossh-1.4a, closes #11632

Modified Paths:
--------------
    trunk/dports/net/autossh/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24026
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:23899
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24026
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:23902

Modified: trunk/dports/net/autossh/Portfile
===================================================================
--- trunk/dports/net/autossh/Portfile	2007-04-11 18:53:12 UTC (rev 23864)
+++ trunk/dports/net/autossh/Portfile	2007-04-11 19:17:59 UTC (rev 23865)
@@ -1,19 +1,20 @@
 # $Id$
 
-PortSystem 1.0
-name		autossh	
-version	        1.4
-categories	net sysutils
-maintainers	nomaintainer at macports.org
-homepage	http://www.harding.motd.ca/autossh/
-description     tool to restart terminated ssh sessions
-long_description	autossh is a program to start a copy of ssh and monitor it, restarting \
-			it as necessary should it die or stop passing traffic.
-platforms	darwin freebsd
-extract.suffix  .tgz
-master_sites	${homepage}
-checksums	md5 5c84664a2a8c7555701d60d5d4eb87b1
-destroot.destdir	PREFIX=${destroot}${prefix} \
-			BINDIR=${destroot}${prefix}/bin \
-			MANDIR=${destroot}${prefix}/share/man \
-			DATADIR=${destroot}${prefix}/share
+PortSystem        1.0
+name              autossh   
+version           1.4a
+categories        net sysutils
+maintainers       nomaintainer at macports.org
+homepage          http://www.harding.motd.ca/autossh/
+description       tool to restart terminated ssh sessions
+long_description  autossh is a program to start a copy of ssh and monitor \
+                  it, restarting it as necessary should it die or stop \
+                  passing traffic.
+platforms         darwin freebsd
+extract.suffix    .tgz
+master_sites      ${homepage}
+checksums         md5 a5497938986f0c179926f1ebba603767
+destroot.destdir  prefix=${destroot}${prefix} \
+                  bindir=${destroot}${prefix}/bin \
+                  mandir=${destroot}${prefix}/share/man \
+                  datadir=${destroot}${prefix}/share

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070411/b571700f/attachment.html


More information about the macports-changes mailing list