summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-08-27 18:13:36 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-28 07:00:12 +0200
commitb6e39b8bd0a0b423978f04cdfa3d4604e35f5ad6 (patch)
treea20ec8dc8e977926f08e1fd9b906feb61682120e /source
parentaf23b95c8e357dac511d7877c28104613c4fda06 (diff)
downloadcurrent-b6e39b8bd0a0b423978f04cdfa3d4604e35f5ad6.tar.gz
current-b6e39b8bd0a0b423978f04cdfa3d4604e35f5ad6.tar.xz
Sat Aug 27 18:13:36 UTC 202220220827181336
ap/ksh93-1.0_20220825_b16c91f0-x86_64-1.txz: Upgraded. d/doxygen-1.9.5-x86_64-1.txz: Upgraded. d/python-pip-22.2.2-x86_64-1.txz: Upgraded. l/librsvg-2.54.5-x86_64-1.txz: Upgraded. l/libssh-0.10.0-x86_64-1.txz: Upgraded. n/NetworkManager-1.40.0-x86_64-1.txz: Upgraded. n/fetchmail-6.4.33-x86_64-1.txz: Upgraded. x/libFS-1.0.9-x86_64-1.txz: Upgraded. x/libXau-1.0.10-x86_64-1.txz: Upgraded. x/libXaw3d-1.6.4-x86_64-1.txz: Upgraded. x/libXfont2-2.0.6-x86_64-1.txz: Upgraded. x/libfontenc-1.1.5-x86_64-1.txz: Upgraded. xfce/xfce4-terminal-1.0.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rw-r--r--source/d/doxygen/5198966c8d5fec89116d025c74934ac03ea511fa.patch22
-rwxr-xr-xsource/d/doxygen/doxygen.SlackBuild2
-rwxr-xr-xsource/d/python-pip/python-pip.SlackBuild2
-rwxr-xr-xsource/l/librsvg/librsvg.SlackBuild2
-rwxr-xr-xsource/n/fetchmail/fetchmail.SlackBuild2
-rw-r--r--source/x/x11/build/libFS2
-rw-r--r--source/x/x11/build/libXau2
-rw-r--r--source/x/x11/build/libXaw3d2
-rw-r--r--source/x/x11/build/libfontenc2
-rwxr-xr-xsource/xfce/xfce4-terminal/xfce4-terminal.SlackBuild2
-rw-r--r--source/xfce/xfce4-terminal/xfce4-terminal.url2
11 files changed, 9 insertions, 33 deletions
diff --git a/source/d/doxygen/5198966c8d5fec89116d025c74934ac03ea511fa.patch b/source/d/doxygen/5198966c8d5fec89116d025c74934ac03ea511fa.patch
deleted file mode 100644
index 666744a1d..000000000
--- a/source/d/doxygen/5198966c8d5fec89116d025c74934ac03ea511fa.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 5198966c8d5fec89116d025c74934ac03ea511fa Mon Sep 17 00:00:00 2001
-From: Dimitri van Heesch <doxygen@gmail.com>
-Date: Fri, 6 May 2022 09:55:16 +0200
-Subject: [PATCH] issue #9312: Build: cache.h:53:14: error: 'exchange' is not a
- member of 'std'
-
----
- src/cache.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/cache.h b/src/cache.h
-index 0ff3092ed5..e218eb27d2 100644
---- a/src/cache.h
-+++ b/src/cache.h
-@@ -19,6 +19,7 @@
- #include <list>
- #include <unordered_map>
- #include <mutex>
-+#include <utility>
- #include <ctype.h>
-
- /*! Fixed size cache for value type V using keys of type K.
diff --git a/source/d/doxygen/doxygen.SlackBuild b/source/d/doxygen/doxygen.SlackBuild
index 836471a94..bd0538ee9 100755
--- a/source/d/doxygen/doxygen.SlackBuild
+++ b/source/d/doxygen/doxygen.SlackBuild
@@ -76,8 +76,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
-zcat $CWD/5198966c8d5fec89116d025c74934ac03ea511fa.patch.gz | patch -p1 --verbose || exit 1
-
mkdir build
cd build
cmake \
diff --git a/source/d/python-pip/python-pip.SlackBuild b/source/d/python-pip/python-pip.SlackBuild
index 0df68a919..1ee81c396 100755
--- a/source/d/python-pip/python-pip.SlackBuild
+++ b/source/d/python-pip/python-pip.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-pip
VERSION=${VERSION:-$(echo pip-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
SRCNAM=pip
diff --git a/source/l/librsvg/librsvg.SlackBuild b/source/l/librsvg/librsvg.SlackBuild
index b1f21f3ec..6a41c9daa 100755
--- a/source/l/librsvg/librsvg.SlackBuild
+++ b/source/l/librsvg/librsvg.SlackBuild
@@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=librsvg
VERSION=${VERSION:-$(echo librsvg-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/fetchmail/fetchmail.SlackBuild b/source/n/fetchmail/fetchmail.SlackBuild
index 13530b769..2e74e15db 100755
--- a/source/n/fetchmail/fetchmail.SlackBuild
+++ b/source/n/fetchmail/fetchmail.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fetchmail
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/x/x11/build/libFS b/source/x/x11/build/libFS
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/libFS
+++ b/source/x/x11/build/libFS
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/libXau b/source/x/x11/build/libXau
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/libXau
+++ b/source/x/x11/build/libXau
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/libXaw3d b/source/x/x11/build/libXaw3d
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/libXaw3d
+++ b/source/x/x11/build/libXaw3d
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/libfontenc b/source/x/x11/build/libfontenc
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/libfontenc
+++ b/source/x/x11/build/libfontenc
@@ -1 +1 @@
-3
+1
diff --git a/source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild b/source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild
index 18a0f5551..fd8a38f83 100755
--- a/source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild
+++ b/source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xfce4-terminal
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/xfce/xfce4-terminal/xfce4-terminal.url b/source/xfce/xfce4-terminal/xfce4-terminal.url
index 25ecf17de..8e66bb09d 100644
--- a/source/xfce/xfce4-terminal/xfce4-terminal.url
+++ b/source/xfce/xfce4-terminal/xfce4-terminal.url
@@ -1 +1 @@
-http://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-0.8.7.4.tar.bz2
+http://archive.xfce.org/src/apps/xfce4-terminal/1.0