[90061] trunk/dports/java/mahout/Portfile

hum at macports.org hum at macports.org
Mon Feb 20 07:17:57 PST 2012


Revision: 90061
          http://trac.macports.org/changeset/90061
Author:   hum at macports.org
Date:     2012-02-20 07:17:55 -0800 (Mon, 20 Feb 2012)
Log Message:
-----------
mahout: update to 0.6; change livecheck to refer to the download site.

Modified Paths:
--------------
    trunk/dports/java/mahout/Portfile

Modified: trunk/dports/java/mahout/Portfile
===================================================================
--- trunk/dports/java/mahout/Portfile	2012-02-20 10:46:34 UTC (rev 90060)
+++ trunk/dports/java/mahout/Portfile	2012-02-20 15:17:55 UTC (rev 90061)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                mahout
-version             0.5
+version             0.6
 categories          java math
 platforms           darwin
 maintainers         hum openmaintainer
@@ -21,12 +21,10 @@
 
 homepage            http://mahout.apache.org/
 master_sites        apache:${name}/${version}
+checksums           rmd160  ea63eca3179f152d2ee273bb7184fdb083f8084e \
+                    sha256  40b24d436612ca24c704c2a70a9737a88442f72a9dee1292f4815bbf50ab4a25
 
 distname            ${name}-distribution-${version}
-
-checksums           sha1    26d3a5b7ce61db75323f4b4fe343317d28d8c5f9 \
-                    rmd160  9b2eb5f2dd903213db7de425b4d03ff44e98267f
-
 use_bzip2           yes
 
 depends_lib         port:hadoop
@@ -63,5 +61,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}
-livecheck.regex     Latest release version: Mahout (\[0-9.\]+)
+livecheck.url       http://www.apache.org/dist/mahout/
+livecheck.regex     >(\[0-9.\]+)\/<
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120220/4c94ef8f/attachment.html>


More information about the macports-changes mailing list