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

hum at macports.org hum at macports.org
Tue Dec 30 21:45:29 PST 2014


Revision: 130522
          https://trac.macports.org/changeset/130522
Author:   hum at macports.org
Date:     2014-12-30 21:45:29 -0800 (Tue, 30 Dec 2014)
Log Message:
-----------
groonga: update to 4.0.9

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

Modified: trunk/dports/databases/groonga/Portfile
===================================================================
--- trunk/dports/databases/groonga/Portfile	2014-12-31 04:43:51 UTC (rev 130521)
+++ trunk/dports/databases/groonga/Portfile	2014-12-31 05:45:29 UTC (rev 130522)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                groonga
-version             4.0.7
+version             4.0.9
 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  9254e7651161b196f5ed57987cb5cdb8195d8e1b \
-                    sha256  ec1d19b05c7a592a316e845ff4c5549c6236cc7ea83423c0fc7831c16161bbbf
+checksums           rmd160  88ca005fb92697382afb0ecb74289190bd954566 \
+                    sha256  f6d66b5d52bf30070f04bec025cae1d34c59cd68526257fb74a26eaa7ba4a6cb
 
 depends_build       port:pkgconfig
 
@@ -32,8 +32,11 @@
                     port:msgpack \
                     port:zlib \
                     port:pcre \
-                    port:kytea
+                    port:kytea \
+                    port:libstemmer
 
+conflicts           port:oniguruma5
+
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141230/4934395e/attachment.html>


More information about the macports-changes mailing list