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

hum at macports.org hum at macports.org
Sat Sep 29 18:56:16 PDT 2012


Revision: 98231
          http://trac.macports.org//changeset/98231
Author:   hum at macports.org
Date:     2012-09-29 18:56:16 -0700 (Sat, 29 Sep 2012)
Log Message:
-----------
groonga: update to 2.0.7.

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

Modified: trunk/dports/databases/groonga/Portfile
===================================================================
--- trunk/dports/databases/groonga/Portfile	2012-09-30 01:24:45 UTC (rev 98230)
+++ trunk/dports/databases/groonga/Portfile	2012-09-30 01:56:16 UTC (rev 98231)
@@ -2,12 +2,14 @@
 # $Id$
 
 PortSystem          1.0
+
 name                groonga
-version             2.0.6
+version             2.0.7
 categories          databases
 maintainers         clear-code.com:kou hum
 
 description         An embeddable fulltext search engine
+
 long_description    groonga is an embeddable fulltext search engine library. It can integrate \
                     with DBMS and scripting languages to enhance their search functionality. \
                     It also provides a standalone data store server based on relation data \
@@ -18,8 +20,8 @@
 license             LGPL-2.1
 
 master_sites        http://packages.groonga.org/source/groonga/
-checksums           rmd160  43d0552943c2530639716c23ff73ccde05ee4f4e \
-                    sha256  d2353dd7ec6432138c436cbbb60d8b4baf74c7d3983b98cbe01b5db3f89c0dc7
+checksums           rmd160  87426ffd433dcf5d764427b5ed521e1d20d1a36c \
+                    sha256  9699628e8980c806b263068dcff4d401723e966408567100cf63a1d448e40da6
 
 depends_build       port:pkgconfig
 
@@ -33,4 +35,4 @@
 
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     {groonga-([0-9.-]+)\.tar\.gz}
+livecheck.regex     {groonga-([0-9.-]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120929/29947b3c/attachment.html>


More information about the macports-changes mailing list