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

blair at macports.org blair at macports.org
Thu Oct 20 13:29:20 PDT 2011


Revision: 86182
          http://trac.macports.org/changeset/86182
Author:   blair at macports.org
Date:     2011-10-20 13:29:19 -0700 (Thu, 20 Oct 2011)
Log Message:
-----------
keychain: update to 2.7.1.

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

Modified: trunk/dports/sysutils/keychain/Portfile
===================================================================
--- trunk/dports/sysutils/keychain/Portfile	2011-10-20 20:21:09 UTC (rev 86181)
+++ trunk/dports/sysutils/keychain/Portfile	2011-10-20 20:29:19 UTC (rev 86182)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            keychain
-version         2.7.0
+version         2.7.1
 categories      sysutils security
 platforms       darwin freebsd
 maintainers     nomaintainer
@@ -18,14 +18,16 @@
 use_bzip2       yes
 master_sites    http://www.funtoo.org/archive/keychain
 
-checksums       md5 c5eecd36130d9e8617a77f96b746982d
+checksums       md5 07c622833192189f483cbaec287f9704 \
+                sha1 e7ad7da374ba81e57792bb2695eb6c352f769de7 \
+                sha256 1107fe3f78f6429d4861d64c5666f068f159326d22ab80a8ed0948cb25375191
 
 use_configure   no
-build.cmd       make
+build.cmd       true
 
 destroot {
     xinstall -m 555 ${worksrcpath}/keychain ${destroot}${prefix}/bin
-    xinstall -m 444 ${worksrcpath}/keychain.1.gz ${destroot}${prefix}/share/man/man1
+    xinstall -m 444 ${worksrcpath}/keychain.1 ${destroot}${prefix}/share/man/man1
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111020/95a72dde/attachment-0001.html>


More information about the macports-changes mailing list