From 26218f8f1e3682a41af31836d0b67f32eeeac9f5 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 7 Oct 2019 04:41:29 +0000 Subject: Mon Oct 7 04:41:29 UTC 2019 a/aaa_elflibs-15.0-x86_64-12.txz: Rebuilt. Upgraded: libexpat.so.1.6.11, libglib-2.0.so.0.6200.1, libgmodule-2.0.so.0.6200.1, libgobject-2.0.so.0.6200.1, libgthread-2.0.so.0.6200.1. Added temporarily until third party packages have been recompiled: libicudata.so.64.2, libicui18n.so.64.2, libicuio.so.64.2, libicutest.so.64.2, libicutu.so.64.2, libicuuc.so.64.2. a/xfsprogs-5.2.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. ap/sqlite-3.30.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. kde/calligra-2.9.11-x86_64-32.txz: Rebuilt. Recompiled against icu4c-65.1. l/boost-1.71.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. l/harfbuzz-2.6.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. l/icu4c-65.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libical-3.0.6-x86_64-3.txz: Rebuilt. Recompiled against icu4c-65.1. l/libvisio-0.1.7-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. l/qt-4.8.7-x86_64-14.txz: Rebuilt. Recompiled against icu4c-65.1. l/raptor2-2.0.15-x86_64-8.txz: Rebuilt. Recompiled against icu4c-65.1. n/dovecot-2.3.7.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. n/php-7.3.10-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. n/postfix-3.4.7-x86_64-2.txz: Rebuilt. Recompiled against icu4c-65.1. n/samba-4.11.0-x86_64-1.txz: Upgraded. n/tin-2.4.3-x86_64-3.txz: Rebuilt. Recompiled against icu4c-65.1. t/texlive-2019.190626-x86_64-3.txz: Rebuilt. Recompiled against icu4c-65.1. --- source/a/aaa_elflibs/aaa_elflibs.SlackBuild | 2 +- source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp | 8 ++++++++ source/a/xfsprogs/xfsprogs.SlackBuild | 2 +- source/ap/sqlite/sqlite.SlackBuild | 2 +- source/kde/build/calligra | 2 +- source/l/boost/boost.SlackBuild | 2 +- source/l/harfbuzz/harfbuzz.SlackBuild | 2 +- source/l/libical/libical.SlackBuild | 2 +- source/l/libvisio/libvisio.SlackBuild | 2 +- source/l/qt/qt-nowebkit.SlackBuild | 2 +- source/l/raptor2/raptor2.SlackBuild | 2 +- source/n/dovecot/dovecot.SlackBuild | 2 +- source/n/php/php.SlackBuild | 2 +- source/n/postfix/postfix.SlackBuild | 2 +- source/n/samba/samba.url | 4 ++-- source/n/tin/tin.SlackBuild | 2 +- source/t/texlive/texlive.SlackBuild | 2 +- 17 files changed, 25 insertions(+), 17 deletions(-) (limited to 'source') diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild index 8938ec2e..b0ff2bad 100755 --- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild +++ b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=aaa_elflibs VERSION=${VERSION:-15.0} -BUILD=${BUILD:-11} +BUILD=${BUILD:-12} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp index 4d4bea23..f2f0aed9 100644 --- a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp +++ b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp @@ -11,3 +11,11 @@ /usr/lib/libgmp.so.10 /usr/lib/libgmpxx.so.4 # +# Add the shared libraries from icu4c-64.2 until third party packages catch up: +# +/usr/lib/libicudata.so.64 +/usr/lib/libicui18n.so.64 +/usr/lib/libicuio.so.64 +/usr/lib/libicutest.so.64 +/usr/lib/libicutu.so.64 +/usr/lib/libicuuc.so.64 diff --git a/source/a/xfsprogs/xfsprogs.SlackBuild b/source/a/xfsprogs/xfsprogs.SlackBuild index fe5d5e8f..1fbf978d 100755 --- a/source/a/xfsprogs/xfsprogs.SlackBuild +++ b/source/a/xfsprogs/xfsprogs.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfsprogs VERSION=${VERSION:-$(echo xfsprogs-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/ap/sqlite/sqlite.SlackBuild b/source/ap/sqlite/sqlite.SlackBuild index 6e4df6f0..781f7d40 100755 --- a/source/ap/sqlite/sqlite.SlackBuild +++ b/source/ap/sqlite/sqlite.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sqlite -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # First, convert the .zip file if needed: if ls *.zip 1> /dev/null 2> /dev/null ; then diff --git a/source/kde/build/calligra b/source/kde/build/calligra index e85087af..f5c89552 100644 --- a/source/kde/build/calligra +++ b/source/kde/build/calligra @@ -1 +1 @@ -31 +32 diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild index af1870be..87dc6258 100755 --- a/source/l/boost/boost.SlackBuild +++ b/source/l/boost/boost.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=boost VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/harfbuzz/harfbuzz.SlackBuild b/source/l/harfbuzz/harfbuzz.SlackBuild index 07d9ddaf..2f8ba30b 100755 --- a/source/l/harfbuzz/harfbuzz.SlackBuild +++ b/source/l/harfbuzz/harfbuzz.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=harfbuzz VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/libical/libical.SlackBuild b/source/l/libical/libical.SlackBuild index 56d88000..e4126d5c 100755 --- a/source/l/libical/libical.SlackBuild +++ b/source/l/libical/libical.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libical VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/libvisio/libvisio.SlackBuild b/source/l/libvisio/libvisio.SlackBuild index f848cd74..7c07894e 100755 --- a/source/l/libvisio/libvisio.SlackBuild +++ b/source/l/libvisio/libvisio.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libvisio VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/qt/qt-nowebkit.SlackBuild b/source/l/qt/qt-nowebkit.SlackBuild index 25ecf05a..28368c6e 100755 --- a/source/l/qt/qt-nowebkit.SlackBuild +++ b/source/l/qt/qt-nowebkit.SlackBuild @@ -43,7 +43,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=qt VERSION=$(ls qt-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev) -BUILD=${BUILD:-13} +BUILD=${BUILD:-14} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/raptor2/raptor2.SlackBuild b/source/l/raptor2/raptor2.SlackBuild index cd08b69b..98b4a1aa 100755 --- a/source/l/raptor2/raptor2.SlackBuild +++ b/source/l/raptor2/raptor2.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=raptor2 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-7} +BUILD=${BUILD:-8} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/dovecot/dovecot.SlackBuild b/source/n/dovecot/dovecot.SlackBuild index 108bce37..1fd640c7 100755 --- a/source/n/dovecot/dovecot.SlackBuild +++ b/source/n/dovecot/dovecot.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=dovecot VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index 115a02fc..013eef26 100755 --- a/source/n/php/php.SlackBuild +++ b/source/n/php/php.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=php VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} ALPINE=2.21 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/postfix/postfix.SlackBuild b/source/n/postfix/postfix.SlackBuild index 3b0f72a9..631aa93e 100755 --- a/source/n/postfix/postfix.SlackBuild +++ b/source/n/postfix/postfix.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=postfix VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index 5e452dfd..b9895f64 100644 --- a/source/n/samba/samba.url +++ b/source/n/samba/samba.url @@ -1,2 +1,2 @@ -https://download.samba.org/pub/samba/stable/samba-4.10.8.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.10.8.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.11.0.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.11.0.tar.asc diff --git a/source/n/tin/tin.SlackBuild b/source/n/tin/tin.SlackBuild index 0fa8b83c..69a47bd8 100755 --- a/source/n/tin/tin.SlackBuild +++ b/source/n/tin/tin.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tin VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild index 2fea4a49..a6eaf8f1 100755 --- a/source/t/texlive/texlive.SlackBuild +++ b/source/t/texlive/texlive.SlackBuild @@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=texlive SOURCEVERSION=${SOURCEVERSION:-20190410} VERSION=${VERSION:-2019.190626} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TMP=${TMP:-/tmp} PKG=$TMP/package-texlive -- cgit v1.2.3