[87605] trunk/dports/databases/groonga/Portfile
hum at macports.org
hum at macports.org
Mon Nov 28 06:38:52 PST 2011
Revision: 87605
http://trac.macports.org/changeset/87605
Author: hum at macports.org
Date: 2011-11-28 06:38:51 -0800 (Mon, 28 Nov 2011)
Log Message:
-----------
groonga: update to 1.2.8; fix dependencies.
Modified Paths:
--------------
trunk/dports/databases/groonga/Portfile
Modified: trunk/dports/databases/groonga/Portfile
===================================================================
--- trunk/dports/databases/groonga/Portfile 2011-11-28 13:49:33 UTC (rev 87604)
+++ trunk/dports/databases/groonga/Portfile 2011-11-28 14:38:51 UTC (rev 87605)
@@ -3,7 +3,7 @@
PortSystem 1.0
name groonga
-version 1.2.7
+version 1.2.8
categories databases
maintainers clear-code.com:kou hum
description An embeddable fulltext search engine
@@ -17,11 +17,13 @@
homepage http://groonga.org/
master_sites http://packages.groonga.org/source/groonga/
-checksums rmd160 eff61fe0254304bdcf611552226c19e7bcfe96b6 \
- sha256 3a320f7408bc1c0c26dd8d139b18696f9b145138e33c5ffb32cb09c1d9851c72
+checksums rmd160 60e37efc37747d86e485d744e2f9ccf308168fb0 \
+ sha256 f0867d6734ef26a2770f4920008c401100c8b5757de787748eba20b43d9287cf
-depends_lib port:mecab-utf8 \
- port:mecab-jumandic-utf8 \
+depends_build port:pkgconfig
+
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
+ port:mecab-utf8 \
port:libevent \
port:zmq \
port:msgpack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111128/72bc26cf/attachment.html>
More information about the macports-changes
mailing list