[144347] trunk/dports/devel/dyncall/Portfile

mojca at macports.org mojca at macports.org
Wed Jan 6 16:53:51 PST 2016


Revision: 144347
          https://trac.macports.org/changeset/144347
Author:   mojca at macports.org
Date:     2016-01-06 16:53:51 -0800 (Wed, 06 Jan 2016)
Log Message:
-----------
dyncall: upgrade to 0.9 (closes #50151)

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

Modified: trunk/dports/devel/dyncall/Portfile
===================================================================
--- trunk/dports/devel/dyncall/Portfile	2016-01-06 23:27:39 UTC (rev 144346)
+++ trunk/dports/devel/dyncall/Portfile	2016-01-07 00:53:51 UTC (rev 144347)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           cmake 1.0
 
 name                dyncall
-version             0.7
+version             0.9
 categories          devel
 platforms           darwin
 maintainers         uni-goettingen.de:dadler
@@ -23,16 +24,11 @@
 homepage            http://dyncall.org/
 master_sites        ${homepage}r${version}
 
-checksums           rmd160  b820e21fbc682d0b9b48546917d2d1bd460718cd \
-                    sha256  d2aedea55478ec4b1519b379027719b47eddd3f4a2f7bc514f7cb0333bced5d0
+checksums           rmd160  e085e463c06997eaecd408d33a091311cc63c199 \
+                    sha256  8a7628fd00b4e0acc952c5d9d03035de90f349d4d4dfdad4c48a037f2a0979f9
 
-variant universal {}
+cmake.out_of_source yes
 
-configure.universal_args
-
-build.args          CC=${configure.cc} \
-                    TARGET_ARCH="[get_canonical_archflags]"
-
 livecheck.type      regex
-livecheck.url       ${homepage}download.shtml
+livecheck.url       ${homepage}download
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160106/4b66459c/attachment-0001.html>


More information about the macports-changes mailing list