[89003] trunk/dports/archivers/keka/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jan 16 17:08:41 PST 2012
Revision: 89003
http://trac.macports.org/changeset/89003
Author: ryandesign at macports.org
Date: 2012-01-16 17:08:41 -0800 (Mon, 16 Jan 2012)
Log Message:
-----------
keka: update to 0.1.4.3 and fix livecheck (#32905); rewrite master_sites to avoid redirects
Modified Paths:
--------------
trunk/dports/archivers/keka/Portfile
Modified: trunk/dports/archivers/keka/Portfile
===================================================================
--- trunk/dports/archivers/keka/Portfile 2012-01-17 00:32:44 UTC (rev 89002)
+++ trunk/dports/archivers/keka/Portfile 2012-01-17 01:08:41 UTC (rev 89003)
@@ -4,7 +4,8 @@
PortGroup xcode 1.0
name keka
-version 0.1.4.2
+version 0.1.4.3
+set branch [join [lrange [split ${version} .] 0 2] .]
categories archivers aqua
maintainers singingwolfboy openmaintainer
license GPL-3+
@@ -16,15 +17,13 @@
keka tries to be the easiest and quickest archiver for Mac.
homepage http://kekaosx.com/
-
-master_sites sourceforge
+master_sites sourceforge:project/keka/Keka%20${branch}
distname Keka-${version}-source
-
use_7z yes
-extract.mkdir yes
+checksums rmd160 39b2ede991526940dc9169d1aaef17541ac4e1e9 \
+ sha256 2f52bbb095baa858b3273d851de5cc25a4470351bdfe675b2d5b997e3145c2c4
+
depends_lib port:p7zip
-checksums md5 082294f2a8a49c8d757ab8d26378ab95 \
- sha1 0aa67a1464f9c8578af1ca653b816801ec25110f \
- rmd160 a30fa4ef611327664e71c7657ce680e977e4ecd4
+livecheck.regex {/Keka-([0-9.]+)-source}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120116/dda6603a/attachment.html>
More information about the macports-changes
mailing list