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/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 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'source/n') diff --git a/source/n/dovecot/dovecot.SlackBuild b/source/n/dovecot/dovecot.SlackBuild index 108bce370..1fd640c7f 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 115a02fca..013eef26f 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 3b0f72a9b..631aa93ef 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 5e452dfd3..b9895f64b 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 0fa8b83c6..69a47bd8c 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 -- cgit v1.2.3-65-gdbad