[115712] trunk/dports/science/fasthenry-wr/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Jan 9 10:25:56 PST 2014


Revision: 115712
          https://trac.macports.org/changeset/115712
Author:   macsforever2000 at macports.org
Date:     2014-01-09 10:25:56 -0800 (Thu, 09 Jan 2014)
Log Message:
-----------
fasthenry-wr: Update to version 3.0wr-010114. Required epoch increase for it to be seen due to month-day-year versioning structure. Now builds properly with clang.

Modified Paths:
--------------
    trunk/dports/science/fasthenry-wr/Portfile

Modified: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile	2014-01-09 18:17:04 UTC (rev 115711)
+++ trunk/dports/science/fasthenry-wr/Portfile	2014-01-09 18:25:56 UTC (rev 115712)
@@ -4,7 +4,8 @@
 PortSystem          1.0
 
 name                fasthenry-wr
-version             3.0wr-021113
+version             3.0wr-010114
+epoch               1
 
 categories          science electronics
 platforms           darwin
@@ -21,17 +22,11 @@
 master_sites        ftp://ftp.srware.com/pub/ \
                     http://www.wrcad.com/ftp/pub/
 
-checksums           rmd160  1afde11b23dfac09c82d52a0146f548f7a3dc45e \
-                    sha256  878b03d0e7b0f3632dd7fbf23e2c63933f3039e95fabbe3419842251a0784dae
+checksums           rmd160  c8ac3bb2b0a51cd30d16d901aca606f490e40e71 \
+                    sha256  d09778ca396bbd5582766ca57f8ce628fb1064fa0084534b453960038d54b9ac
 
 use_configure       no
 
-# joelself.c:665:5: error: non-void function 'put_in_table' should return a value [-Wreturn-type]
-# TODO: Actually fix the bug.  Don't just mask the issue
-if {[string match *clang* ${configure.compiler}]} {
-    configure.cflags-append -Wno-return-type
-}
-
 build.args-append   CC=${configure.cc} \
                     CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
                     CXX=${configure.cxx} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140109/89261714/attachment.html>


More information about the macports-changes mailing list