[103269] trunk/dports/devel/jubatus-mpio

hum at macports.org hum at macports.org
Tue Feb 19 07:55:08 PST 2013


Revision: 103269
          https://trac.macports.org/changeset/103269
Author:   hum at macports.org
Date:     2013-02-19 07:55:08 -0800 (Tue, 19 Feb 2013)
Log Message:
-----------
jubatus-mpio: update to 0.4.1; remove patch-clang.diff, which was integrated into the upstream.

Modified Paths:
--------------
    trunk/dports/devel/jubatus-mpio/Portfile

Removed Paths:
-------------
    trunk/dports/devel/jubatus-mpio/files/

Modified: trunk/dports/devel/jubatus-mpio/Portfile
===================================================================
--- trunk/dports/devel/jubatus-mpio/Portfile	2013-02-19 15:52:10 UTC (rev 103268)
+++ trunk/dports/devel/jubatus-mpio/Portfile	2013-02-19 15:55:08 UTC (rev 103269)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        jubatus jubatus-mpio 0.4.0
+github.setup        jubatus jubatus-mpio 0.4.1
 
 categories          devel
 maintainers         hum openmaintainer
@@ -18,17 +18,17 @@
 license             Apache-2
 
 dist_subdir         jubatus
-checksums           rmd160  1cec8b091bf56f3ed004832f4cd390a994e40a37 \
-                    sha256  3ff5928a51563312874e0ae3fb5446fc07933482b317379bed143943e0c7a2de
+checksums           rmd160  760f48e9eeb875a184cc651d12ce39b92d4fea33 \
+                    sha256  72fd7f614dd62bcce8f4523b295c6250359e60630afd294bbf0295765d926dcf
 
 depends_build       port:autoconf port:automake port:libtool
 
-patchfiles          patch-clang.diff
-
 pre-configure {
     system -W ${worksrcpath} "./bootstrap"
 }
 
+build.args          CXXFLAGS=${configure.cxxflags}
+
 post-destroot {
     # install an additional document.
     set doc_dir ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130219/d1100d10/attachment.html>


More information about the macports-changes mailing list