[28923] trunk/dports/sysutils/keychain/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 11 13:26:52 PDT 2007


Revision: 28923
          http://trac.macosforge.org/projects/macports/changeset/28923
Author:   nox at macports.org
Date:     2007-09-11 13:26:51 -0700 (Tue, 11 Sep 2007)

Log Message:
-----------
keychain: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/sysutils/keychain/Portfile

Modified: trunk/dports/sysutils/keychain/Portfile
===================================================================
--- trunk/dports/sysutils/keychain/Portfile	2007-09-11 20:18:49 UTC (rev 28922)
+++ trunk/dports/sysutils/keychain/Portfile	2007-09-11 20:26:51 UTC (rev 28923)
@@ -1,28 +1,26 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
 name            keychain
 version         2.6.8
 categories      sysutils security
-maintainers     nomaintainer at macports.org
+platforms       darwin freebsd
+maintainers     nomaintainer
 description     A user-friendly front-end to ssh-agent(1)
-long_description    \
+
+long_description \
     Keychain is a shell script which acts as user-friendly front-end to \
     ssh-agent(1), allowing you to have one long-running ssh-agent \
     process per system rather than per login session.
+
 homepage        http://www.gentoo.org/proj/en/keychain/
-platforms       darwin freebsd
+use_bzip2       yes
 master_sites    http://dev.gentoo.org/~agriffis/keychain/ \
-                    http://gentoo.osuosl.org/distfiles/
+                http://gentoo.osuosl.org/distfiles/
 
 checksums       md5 2a23b311e438ecebed5639b568738d28
-use_bzip2       yes
 
-livecheck.check md5
-livecheck.url   http://dev.gentoo.org/~agriffis/keychain/
-livecheck.md5   07a3ad8a4a7457f581c6fd134ca7d522
-
 use_configure   no
 build           {}
 
@@ -30,3 +28,8 @@
     xinstall -m 555 ${worksrcpath}/keychain ${destroot}${prefix}/bin
     xinstall -m 444 ${worksrcpath}/keychain.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.check md5
+livecheck.url   http://dev.gentoo.org/~agriffis/keychain/
+livecheck.md5   07a3ad8a4a7457f581c6fd134ca7d522
+

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


More information about the macports-changes mailing list