[120117] trunk/dports/math/viennacl/Portfile

stromnov at macports.org stromnov at macports.org
Thu May 15 23:48:27 PDT 2014


Revision: 120117
          https://trac.macports.org/changeset/120117
Author:   stromnov at macports.org
Date:     2014-05-15 23:48:27 -0700 (Thu, 15 May 2014)
Log Message:
-----------
viennacl: update to version 1.5.2

Modified Paths:
--------------
    trunk/dports/math/viennacl/Portfile

Modified: trunk/dports/math/viennacl/Portfile
===================================================================
--- trunk/dports/math/viennacl/Portfile	2014-05-16 02:02:23 UTC (rev 120116)
+++ trunk/dports/math/viennacl/Portfile	2014-05-16 06:48:27 UTC (rev 120117)
@@ -5,7 +5,7 @@
 PortGroup           cmake 1.0
 
 name                viennacl
-version             1.5.1
+version             1.5.2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 revision            0
 categories          math devel
@@ -26,12 +26,12 @@
 homepage            http://viennacl.sourceforge.net
 master_sites        sourceforge:project/viennacl/${branch}.x
 
-checksums           rmd160  705d29f30eb7a0173fc1977deae5e310e41cd446 \
-                    sha256  2576424c2ee9261b2461a71532a99e4571e4400261dfb1d58fa3243b546671a0
+checksums           rmd160  fdbc5b9bfb6e387fa94b2d33862f9a7458ef8cf1 \
+                    sha256  e443c7b589d083ccb64064feaac37fa663ef1a12aad10b305e047ec16c4002ba
 
 distname            ViennaCL-${version}
 
-worksrcdir          ${worksrcdir}/../build
+worksrcdir          ${workpath}/build
 patch.dir           ${workpath}/${distname}
 
 post-extract {
@@ -44,10 +44,10 @@
     reinplace "s|@@PREFIX@@|${prefix}|" "${workpath}/${distname}/CMakeLists.txt"
 }
 
-depends_lib-append \
-                    port:boost
+depends_lib-append  port:boost
 
-configure.args-append ../${distname} \
+configure.args-append \
+                    ../${distname} \
                     -DBUILD_EXAMPLES=OFF \
                     -DBUILD_TESTING=OFF
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140515/8ebca140/attachment.html>


More information about the macports-changes mailing list