[90351] trunk/dports/net/openssh/Portfile

cal at macports.org cal at macports.org
Sat Mar 3 01:12:47 PST 2012


Revision: 90351
          http://trac.macports.org/changeset/90351
Author:   cal at macports.org
Date:     2012-03-03 01:12:47 -0800 (Sat, 03 Mar 2012)
Log Message:
-----------
openssh: Whitespace only

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2012-03-03 09:09:53 UTC (rev 90350)
+++ trunk/dports/net/openssh/Portfile	2012-03-03 09:12:47 UTC (rev 90351)
@@ -29,15 +29,15 @@
                     sha256  8d3e8b6b6ff04b525a6dfa6fdeb6a99043ccf6c3310cc32eba84c939b07777d5
 
 master_sites    openbsd:OpenSSH/portable \
-	http://mirror.mcs.anl.gov/openssh/portable/ \
-	ftp://ftp.cise.ufl.edu/pub/mirrors/openssh/portable/ \
-	ftp://reflection.ncsa.uiuc.edu/pub/OpenBSD/OpenSSH/portable/ \
-	ftp://mirror.mcs.anl.gov/pub/openssh/portable/ \
-	ftp://ftp.cse.buffalo.edu/pub/OpenBSD/OpenSSH/portable/ \
-	ftp://openbsd.mirrors.pair.com/ftp/OpenSSH/portable \
-	ftp://openbsd.secsup.org/pub/openbsd/OpenSSH/portable/
+    http://mirror.mcs.anl.gov/openssh/portable/ \
+    ftp://ftp.cise.ufl.edu/pub/mirrors/openssh/portable/ \
+    ftp://reflection.ncsa.uiuc.edu/pub/OpenBSD/OpenSSH/portable/ \
+    ftp://mirror.mcs.anl.gov/pub/openssh/portable/ \
+    ftp://ftp.cse.buffalo.edu/pub/OpenBSD/OpenSSH/portable/ \
+    ftp://openbsd.mirrors.pair.com/ftp/OpenSSH/portable \
+    ftp://openbsd.secsup.org/pub/openbsd/OpenSSH/portable/
 depends_lib     port:openssl port:zlib
-depends_run	port:xauth
+depends_run     port:xauth
 
 # Specified -fno-builtin because GCC 3.3 has log() as a builtin
 # (from math.h) while OpenSSH has its own log() function
@@ -129,6 +129,6 @@
         fi"
 
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(5.\[0-9\]p\[0-9\])
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex (5.\[0-9\]p\[0-9\])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120303/cc85fbfb/attachment.html>


More information about the macports-changes mailing list