[138255] trunk/dports/devel/qbs/Portfile
ionic at macports.org
ionic at macports.org
Fri Jul 3 06:49:24 PDT 2015
Revision: 138255
https://trac.macports.org/changeset/138255
Author: ionic at macports.org
Date: 2015-07-03 06:49:23 -0700 (Fri, 03 Jul 2015)
Log Message:
-----------
qbs: update to 1.4.1. Patch provided by maintainer. Fixes: #48236.
Modified Paths:
--------------
trunk/dports/devel/qbs/Portfile
Modified: trunk/dports/devel/qbs/Portfile
===================================================================
--- trunk/dports/devel/qbs/Portfile 2015-07-03 13:42:48 UTC (rev 138254)
+++ trunk/dports/devel/qbs/Portfile 2015-07-03 13:49:23 UTC (rev 138255)
@@ -6,7 +6,7 @@
name qbs
-version 1.4.0
+version 1.4.1
categories devel
platforms darwin
license LGPL-2.1
@@ -16,14 +16,15 @@
long_description Qt Build Suite (Qbs) is a tool that helps simplify the build process for developing projects across multiple platforms.
homepage https://wiki.qt.io/Qt_Build_Suite
-distname qbs-${version}.src
-worksrcdir qbs-${version}
+distname qbs-src-${version}
master_sites https://download.qt.io/official_releases/qbs/${version}/
-checksums rmd160 e0f192ad5abd2f38a4a20f3bbc15afb2c2a8287b \
- sha256 d384d0368c3e32ab3bdd9d85c96bb037aa1f650e77326ab5cd400a38cfef33f3
+checksums rmd160 ff7ec55336248558a6feef1324acc615f4877974 \
+ sha256 eea8e0c1b2ef71f295fa5f1798a04a9f0509a701094fec11a691a4d7ae0155a9
-configure.post_args QBS_INSTALL_PREFIX=${prefix} qbs.pro
+configure.post_args QBS_INSTALL_PREFIX=${prefix} \
+ CONFIG+=qbs_enable_java \
+ qbs.pro
livecheck.type regex
livecheck.url https://download.qt.io/official_releases/qbs/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150703/49cb9db9/attachment.html>
More information about the macports-changes
mailing list