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

hum at macports.org hum at macports.org
Wed Feb 29 04:22:52 PST 2012


Revision: 90278
          http://trac.macports.org/changeset/90278
Author:   hum at macports.org
Date:     2012-02-29 04:21:57 -0800 (Wed, 29 Feb 2012)
Log Message:
-----------
groonga: update to 2.0.0; remove the use of llvm-gcc.

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

Modified: trunk/dports/databases/groonga/Portfile
===================================================================
--- trunk/dports/databases/groonga/Portfile	2012-02-29 08:27:20 UTC (rev 90277)
+++ trunk/dports/databases/groonga/Portfile	2012-02-29 12:21:57 UTC (rev 90278)
@@ -3,7 +3,7 @@
 
 PortSystem          1.0
 name                groonga
-version             1.3.0
+version             2.0.0
 categories          databases
 maintainers         clear-code.com:kou hum
 
@@ -18,8 +18,8 @@
 
 homepage            http://groonga.org/
 master_sites        http://packages.groonga.org/source/groonga/
-checksums           rmd160  a96b29e1918744119c02a3013e4dc424c895e590 \
-                    sha256  d2a55d7cd8d5faf0957b31e040793412077b91d2176565d5a0d2caf94334e3a7
+checksums           rmd160  a5517c695dd72272b867e45557ee86ef59b5f03a \
+                    sha256  d32c55fd23603a06b91835763104feab592ee6662f5be0213b48305aebc43adb
 
 depends_build       port:pkgconfig
 
@@ -29,10 +29,6 @@
                     port:zmq \
                     port:msgpack
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 configure.args      --without-cutter
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120229/3a5dd2a4/attachment.html>


More information about the macports-changes mailing list