[153299] trunk/dports/science/OpenCSG/Portfile
dstrubbe at macports.org
dstrubbe at macports.org
Wed Sep 28 13:06:00 PDT 2016
Revision: 153299
https://trac.macports.org/changeset/153299
Author: dstrubbe at macports.org
Date: 2016-09-28 13:06:00 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
OpenCSG: Update to 1.4.1. Fix case of argument to configure.
Modified Paths:
--------------
trunk/dports/science/OpenCSG/Portfile
Modified: trunk/dports/science/OpenCSG/Portfile
===================================================================
--- trunk/dports/science/OpenCSG/Portfile 2016-09-28 19:30:38 UTC (rev 153298)
+++ trunk/dports/science/OpenCSG/Portfile 2016-09-28 20:06:00 UTC (rev 153299)
@@ -5,7 +5,7 @@
PortGroup qmake 1.0
name OpenCSG
-version 1.4.0
+version 1.4.1
revision 3
license GPL-2
categories science cad
@@ -22,8 +22,8 @@
homepage http://www.opencsg.org/
master_sites ${homepage}
-checksums rmd160 d4db2140dbe29213a7b049339d0ab3d86ce580b1 \
- sha256 ecb46be54cfb8a338d2a9b62dec90ec8da6c769078c076f58147d4a6ba1c878d
+checksums rmd160 665cda958a7e6817a47f39b6e23166e0d5c8ef8c \
+ sha256 48182c8233e6f89cd6752679bde44ef6cc9eda4c06f4db845ec7de2cae2bb07a
depends_lib-append port:glew
@@ -34,7 +34,7 @@
}
configure.optflags -O3
-configure.args -r -o Makefile OpenCSG.pro
+configure.args -r -o Makefile opencsg.pro
build.target sub-src-all
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/894c2015/attachment.html>
More information about the macports-changes
mailing list