[114161] trunk/dports/databases/groonga/Portfile

hum at macports.org hum at macports.org
Sat Nov 30 09:51:41 PST 2013


Revision: 114161
          https://trac.macports.org/changeset/114161
Author:   hum at macports.org
Date:     2013-11-30 09:51:41 -0800 (Sat, 30 Nov 2013)
Log Message:
-----------
groonga: update to 3.1.0.

Modified Paths:
--------------
    trunk/dports/databases/groonga/Portfile

Modified: trunk/dports/databases/groonga/Portfile
===================================================================
--- trunk/dports/databases/groonga/Portfile	2013-11-30 17:15:23 UTC (rev 114160)
+++ trunk/dports/databases/groonga/Portfile	2013-11-30 17:51:41 UTC (rev 114161)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                groonga
-version             3.0.9
+version             3.1.0
 categories          databases
 maintainers         hum clear-code.com:kou openmaintainer
 
@@ -20,8 +20,8 @@
 license             LGPL-2.1
 
 master_sites        http://packages.groonga.org/source/groonga/
-checksums           rmd160  93a500c031548790b4879b391336fc79a319eaea \
-                    sha256  48f4fc8f40a1c06d4fe1a731b543b61337eaa4fce908699afe0049fc78a972d9
+checksums           rmd160  49adee9c12c06a5ca5d8da1c571696440a6d0615 \
+                    sha256  3682963adc371d1a25c3c96f109683cc34bc44858924da423958fb4185da1f9b
 
 depends_build       port:pkgconfig
 
@@ -36,4 +36,4 @@
 
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     {groonga-([0-9.-]+)\.tar}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131130/74f4e0e0/attachment.html>


More information about the macports-changes mailing list