[118673] trunk/dports/cad/LibreCAD/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Apr 7 15:41:36 PDT 2014


Revision: 118673
          https://trac.macports.org/changeset/118673
Author:   macsforever2000 at macports.org
Date:     2014-04-07 15:41:36 -0700 (Mon, 07 Apr 2014)
Log Message:
-----------
LibreCAD: Update to version 2.0.3. (#43200)

Modified Paths:
--------------
    trunk/dports/cad/LibreCAD/Portfile

Modified: trunk/dports/cad/LibreCAD/Portfile
===================================================================
--- trunk/dports/cad/LibreCAD/Portfile	2014-04-07 22:26:48 UTC (rev 118672)
+++ trunk/dports/cad/LibreCAD/Portfile	2014-04-07 22:41:36 UTC (rev 118673)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           qmake 1.0
 
-github.setup        LibreCAD LibreCAD 2.0.2
+github.setup        LibreCAD LibreCAD 2.0.3
 categories          cad
 platforms           darwin
 maintainers         rvt.dds.nl:librecad \
@@ -24,13 +24,16 @@
 
 homepage            http://librecad.org/
 
-checksums           rmd160  30ae8dc909fbc34f9b1f0f448b499813ab573c40 \
-                    sha256  75460c0d959245d4257734bdbcac69887d6ebc91312499ed228d1c4b60d0b928
+checksums           rmd160  3731a4d6223e5c4440b57e5e1077a0f460cc3e5e \
+                    sha256  9f7900b0489254e2119d58a36a215551d2d4d7bae291d06e5783da94aeaab126
 
 depends_lib-append  port:boost \
-                    port:muparser \
                     port:freetype
 
+pre-configure {
+                    configure.args-append CONFIG+=\"build_muparser\"
+}
+
 if {${os.platform} eq "darwin" && ${os.major} < 13} {
                     configure.compiler macports-gcc-4.8
                     # -r ensure's that we will build all Makefiles when QMake get's executed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140407/0132a075/attachment.html>


More information about the macports-changes mailing list