[90991] trunk/dports/devel/virtuoso/Portfile

snc at macports.org snc at macports.org
Tue Mar 20 14:01:03 PDT 2012


Revision: 90991
          https://trac.macports.org/changeset/90991
Author:   snc at macports.org
Date:     2012-03-20 14:01:02 -0700 (Tue, 20 Mar 2012)
Log Message:
-----------
virtuoso: update to 6.1.5, clang works now, disable tests #33042

Modified Paths:
--------------
    trunk/dports/devel/virtuoso/Portfile

Modified: trunk/dports/devel/virtuoso/Portfile
===================================================================
--- trunk/dports/devel/virtuoso/Portfile	2012-03-20 20:44:34 UTC (rev 90990)
+++ trunk/dports/devel/virtuoso/Portfile	2012-03-20 21:01:02 UTC (rev 90991)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                virtuoso
-version             6.1.4
+version             6.1.5
 categories          devel
 maintainers         snc openmaintainer
 license             GPL
@@ -16,8 +16,8 @@
 master_sites        sourceforge:project/${name}/${name}/${version}
 distname            ${name}-opensource-${version}
 
-checksums           rmd160  e62ec1b42be591747bfa04bab7b196afccf5a84a \
-                    sha256  153f92211a23e05dcf4bde4c94d2963d06321d00f213c50025d740b96140154e
+checksums           rmd160  7ece76e3c6c7053606b687b04ac6a771e0248d65 \
+                    sha256  fa0af9ee0d16bd80ca1ac30202d6fd67311843269bea70a92eca87e2cce94a09
 
 use_parallel_build  no
 
@@ -25,10 +25,7 @@
 
 depends_lib         port:libiodbc port:openssl
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
+configure.args-append   --disable-all-vads
 post-configure {
     reinplace "s|\"gcc\"|\"${configure.cc}\"|" ${worksrcpath}/bin/libtool.macosx
     foreach note $PortInfo(notes) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120320/f2c1fb2b/attachment.html>


More information about the macports-changes mailing list