From 5c30a9084b922a78c828a7e0f8ff459d9ca84504 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 26 Apr 2015 10:52:16 +0200 Subject: [PATCH] boost,qt: bump revision for ICU 55.1 update. --- dev-libs/boost/boost-1.55.0.recipe | 2 +- dev-qt/libqt4/libqt4-4.8.6.4.recipe | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-libs/boost/boost-1.55.0.recipe b/dev-libs/boost/boost-1.55.0.recipe index d47798a9d..f3adee90c 100644 --- a/dev-libs/boost/boost-1.55.0.recipe +++ b/dev-libs/boost/boost-1.55.0.recipe @@ -8,7 +8,7 @@ testing. It contains over eighty individual libraries. HOMEPAGE="http://www.boost.org/" SRC_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2" CHECKSUM_SHA256="fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52" -REVISION="5" +REVISION="6" LICENSE="Boost v1.0" COPYRIGHT="1998-2013 Beman Dawes, David Abrahams, Rene Rivera, et al." ARCHITECTURES="x86 ?x86_64" diff --git a/dev-qt/libqt4/libqt4-4.8.6.4.recipe b/dev-qt/libqt4/libqt4-4.8.6.4.recipe index 3e28d1ab4..3de71b366 100644 --- a/dev-qt/libqt4/libqt4-4.8.6.4.recipe +++ b/dev-qt/libqt4/libqt4-4.8.6.4.recipe @@ -9,7 +9,7 @@ CHECKSUM_SHA256="83bb4d74ac48443936cb497a1b53dd5683800426e829f8767cd554905d45ac6 SOURCE_DIR="qt4-4.8.6-haiku-4" LICENSE="GNU LGPL v2.1" COPYRIGHT="2014 Digia Plc and/or its subsidiary(-ies)." -REVISION="2" +REVISION="3" ARCHITECTURES="x86 ?x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then # x86_gcc2 is fine as primary target architecture as long as we're building @@ -88,7 +88,6 @@ if [ $targetArchitecture = x86_gcc2 ]; then BUILD_PREREQUIRES="$BUILD_PREREQUIRES cmd:g++" REQUIRES="$REQUIRES haiku - lib:libstdc++.r4 " fi