summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-06-24 20:50:10 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-25 09:00:34 +0200
commit427d7491f566babcbe8b6536574d502d7492ae89 (patch)
tree04f5ca2c719ae62942b7c573765ac1ba60f24602 /source
parenta8f1b55a2eeadb0b756b59217f73af07c5c10eb3 (diff)
downloadcurrent-427d7491f566babcbe8b6536574d502d7492ae89.tar.gz
current-427d7491f566babcbe8b6536574d502d7492ae89.tar.xz
Sun Jun 24 20:50:10 UTC 201820180624205010
a/aaa_base-14.2-x86_64-5.txz: Rebuilt. Don't include /var/log/{packages,scripts,removed_packages,removed_scripts}. a/procps-ng-3.3.15-x86_64-2.txz: Rebuilt. Upgraded to psmisc-23.1. This adds namespace support to killall, and makes the default behavior to match against the current PID's namespace, rather than all namespaces as it did previously. ap/qpdf-8.1.0-x86_64-1.txz: Upgraded. ap/texinfo-6.5-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. ap/vim-8.1.0113-x86_64-1.txz: Upgraded. Compiled against perl-5.28.0. d/perl-5.28.0-x86_64-1.txz: Upgraded. kde/perlkde-4.14.3-x86_64-6.txz: Rebuilt. Recompiled against perl-5.28.0. kde/perlqt-4.14.3-x86_64-7.txz: Rebuilt. Recompiled against perl-5.28.0. l/tango-icon-theme-0.8.90-noarch-4.txz: Rebuilt. Made a couple of minor corrections to the slack-desc. n/epic5-2.0.1-x86_64-6.txz: Rebuilt. Recompiled against perl-5.28.0. n/irssi-1.1.1-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. n/net-snmp-5.7.3-x86_64-9.txz: Rebuilt. Recompiled against perl-5.28.0. n/ntp-4.2.8p11-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. n/stunnel-5.47-x86_64-1.txz: Upgraded. xap/hexchat-2.14.1-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. xap/vim-gvim-8.1.0113-x86_64-1.txz: Upgraded. Compiled against perl-5.28.0.
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/aaa_base/aaa_base.SlackBuild2
-rwxr-xr-xsource/a/haveged/haveged.SlackBuild3
-rwxr-xr-xsource/a/procps-ng/procps-ng.SlackBuild7
-rw-r--r--source/a/procps-ng/psmisc.3638cc55b4d08851faba46635d737b24d016665b.diff25
-rwxr-xr-xsource/ap/qpdf/qpdf.SlackBuild2
-rw-r--r--source/ap/qpdf/qpdf.url2
-rwxr-xr-xsource/ap/texinfo/texinfo.SlackBuild2
-rwxr-xr-xsource/d/perl/perl.SlackBuild4
-rw-r--r--source/kde/build/perlkde2
-rw-r--r--source/kde/build/perlqt2
-rw-r--r--source/kde/modules/kdebindings10
-rw-r--r--source/l/sip/README.UPGRADES2
-rw-r--r--source/l/tango-icon-theme/slack-desc10
-rwxr-xr-xsource/l/tango-icon-theme/tango-icon-theme.SlackBuild4
-rwxr-xr-xsource/n/epic5/epic5.SlackBuild2
-rwxr-xr-xsource/n/irssi/irssi.SlackBuild2
-rwxr-xr-xsource/n/net-snmp/net-snmp.SlackBuild2
-rwxr-xr-xsource/n/ntp/ntp.SlackBuild2
-rwxr-xr-xsource/xap/hexchat/hexchat.SlackBuild2
19 files changed, 31 insertions, 56 deletions
diff --git a/source/a/aaa_base/aaa_base.SlackBuild b/source/a/aaa_base/aaa_base.SlackBuild
index 4497e8920..88448fe88 100755
--- a/source/a/aaa_base/aaa_base.SlackBuild
+++ b/source/a/aaa_base/aaa_base.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=aaa_base
VERSION=14.2
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/a/haveged/haveged.SlackBuild b/source/a/haveged/haveged.SlackBuild
index 278381581..543893e5d 100755
--- a/source/a/haveged/haveged.SlackBuild
+++ b/source/a/haveged/haveged.SlackBuild
@@ -21,6 +21,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PKGNAM=haveged
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
@@ -43,7 +45,6 @@ fi
NUMJOBS=${NUMJOBS:-" -j7 "}
-CWD=$(pwd)
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM
diff --git a/source/a/procps-ng/procps-ng.SlackBuild b/source/a/procps-ng/procps-ng.SlackBuild
index c3ebf38f6..456d38e35 100755
--- a/source/a/procps-ng/procps-ng.SlackBuild
+++ b/source/a/procps-ng/procps-ng.SlackBuild
@@ -24,10 +24,10 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=procps-ng
VERSION=${VERSION:-3.3.15}
-PSMISCVER=${PSMISCVER:-22.21}
+PSMISCVER=${PSMISCVER:-23.1}
PROCINFONGVER=${PROCINFONGVER:-2.0.304}
PROCINFOVER=${PROCINFOVER:-18}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -156,9 +156,6 @@ mkdir -p $PKG/etc/sysctl.d
cd psmisc-$PSMISCVER || exit 1
-# Fix fuser -s:
-zcat $CWD/psmisc.3638cc55b4d08851faba46635d737b24d016665b.diff.gz | patch -p1 --verbose || exit 1
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/source/a/procps-ng/psmisc.3638cc55b4d08851faba46635d737b24d016665b.diff b/source/a/procps-ng/psmisc.3638cc55b4d08851faba46635d737b24d016665b.diff
deleted file mode 100644
index d930f6f23..000000000
--- a/source/a/procps-ng/psmisc.3638cc55b4d08851faba46635d737b24d016665b.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/ChangeLog b/ChangeLog
-index fd1cccf..e5f784c 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,7 @@
-+Changes in 22.22
-+================
-+ * Fixed typo in fuser which has -M on Debian #740275
-+
- Changes in 22.21
- ================
- * Missing comma in fuser(1) added Debian #702391
-diff --git a/src/fuser.c b/src/fuser.c
-index b485f65..389b302 100644
---- a/src/fuser.c
-+++ b/src/fuser.c
-@@ -1174,7 +1174,7 @@ int main(int argc, char *argv[])
- usage(_("No process specification given"));
-
- /* Check if -M flag was used and if so check mounts */
-- if (opts * OPT_ISMOUNTPOINT) {
-+ if (opts & OPT_ISMOUNTPOINT) {
- check_mountpoints(&mounts, &names_head, &names_tail);
- }
-
diff --git a/source/ap/qpdf/qpdf.SlackBuild b/source/ap/qpdf/qpdf.SlackBuild
index 023ec7b4c..9c4b08881 100755
--- a/source/ap/qpdf/qpdf.SlackBuild
+++ b/source/ap/qpdf/qpdf.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qpdf
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/ap/qpdf/qpdf.url b/source/ap/qpdf/qpdf.url
index 944a6d4c2..5324df95b 100644
--- a/source/ap/qpdf/qpdf.url
+++ b/source/ap/qpdf/qpdf.url
@@ -1 +1 @@
-http://downloads.sourceforge.net/qpdf/qpdf-8.0.2.tar.gz
+https://sourceforge.net/projects/qpdf/files/qpdf/
diff --git a/source/ap/texinfo/texinfo.SlackBuild b/source/ap/texinfo/texinfo.SlackBuild
index 990649cd8..62d580e57 100755
--- a/source/ap/texinfo/texinfo.SlackBuild
+++ b/source/ap/texinfo/texinfo.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=texinfo
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild
index ee51ce8a8..7ef0f6cdd 100755
--- a/source/d/perl/perl.SlackBuild
+++ b/source/d/perl/perl.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=perl
-VERSION=5.26.2
-BUILD=${BUILD:-5}
+VERSION=5.28.0
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/kde/build/perlkde b/source/kde/build/perlkde
index 7ed6ff82d..1e8b31496 100644
--- a/source/kde/build/perlkde
+++ b/source/kde/build/perlkde
@@ -1 +1 @@
-5
+6
diff --git a/source/kde/build/perlqt b/source/kde/build/perlqt
index 1e8b31496..7f8f011eb 100644
--- a/source/kde/build/perlqt
+++ b/source/kde/build/perlqt
@@ -1 +1 @@
-6
+7
diff --git a/source/kde/modules/kdebindings b/source/kde/modules/kdebindings
index 1aae2a3cb..5508c00e8 100644
--- a/source/kde/modules/kdebindings
+++ b/source/kde/modules/kdebindings
@@ -1,10 +1,10 @@
-smokegen
-smokeqt
-qtruby
-perlqt
+smokegen
+smokeqt
+qtruby
+perlqt
smokekde
korundum
-perlkde
+perlkde
pykde4
kate
kross-interpreters
diff --git a/source/l/sip/README.UPGRADES b/source/l/sip/README.UPGRADES
new file mode 100644
index 000000000..82bdb42d0
--- /dev/null
+++ b/source/l/sip/README.UPGRADES
@@ -0,0 +1,2 @@
+When upgrading SIP, please test that PyQt and pykde4 (or Plasma 5 equivalent)
+still compile properly.
diff --git a/source/l/tango-icon-theme/slack-desc b/source/l/tango-icon-theme/slack-desc
index 171cfa21b..8198b427c 100644
--- a/source/l/tango-icon-theme/slack-desc
+++ b/source/l/tango-icon-theme/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-tango-icon-theme: Tango icon theme (Another standard icon theme)
+tango-icon-theme: tango-icon-theme (another standard icon theme)
tango-icon-theme:
tango-icon-theme: The Tango Desktop Project has designed a basic set of desktop icons
-tango-icon-theme: that follow the style guidelines. The set has been created as a
-tango-icon-theme: proof of concept for the style, but works rather well as a replacement
-tango-icon-theme: for the base theme under GNOME and KDE.
+tango-icon-theme: that follow the style guidelines. The set has been created as a proof
+tango-icon-theme: of concept for the style, but works rather well as a replacement for
+tango-icon-theme: the base theme under GNOME and KDE.
tango-icon-theme:
-tango-icon-theme: Tango's home page is: http://tango.freedesktop.org
+tango-icon-theme: Homepage: http://tango.freedesktop.org
tango-icon-theme:
tango-icon-theme:
tango-icon-theme:
diff --git a/source/l/tango-icon-theme/tango-icon-theme.SlackBuild b/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
index 36b22d487..3753c0252 100755
--- a/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
+++ b/source/l/tango-icon-theme/tango-icon-theme.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tango-icon-theme
VERSION=0.8.90
ARCH=noarch
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
@@ -43,7 +43,7 @@ mkdir -p $TMP $PKG
cd $TMP
rm -rf tango-icon-theme-$VERSION
-tar xvf $CWD/tango-icon-theme-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/tango-icon-theme-$VERSION.tar.?z || exit 1
cd tango-icon-theme-$VERSION || exit 1
chown -R root:root .
find . \
diff --git a/source/n/epic5/epic5.SlackBuild b/source/n/epic5/epic5.SlackBuild
index bfdd391d3..d76356020 100755
--- a/source/n/epic5/epic5.SlackBuild
+++ b/source/n/epic5/epic5.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=epic5
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
EPICVER=5
HELPFILE=current
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/irssi/irssi.SlackBuild b/source/n/irssi/irssi.SlackBuild
index f5a20c459..d027a10fc 100755
--- a/source/n/irssi/irssi.SlackBuild
+++ b/source/n/irssi/irssi.SlackBuild
@@ -28,7 +28,7 @@ PKG=$TMP/package-irssi
VERSION=${VERSION:-$(echo irssi-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
DIRCD=${VERSION}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/net-snmp/net-snmp.SlackBuild b/source/n/net-snmp/net-snmp.SlackBuild
index b44a00424..c42df6bf5 100755
--- a/source/n/net-snmp/net-snmp.SlackBuild
+++ b/source/n/net-snmp/net-snmp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=net-snmp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-8}
+BUILD=${BUILD:-9}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild
index 54798e5cb..b22410a1c 100755
--- a/source/n/ntp/ntp.SlackBuild
+++ b/source/n/ntp/ntp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ntp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/xap/hexchat/hexchat.SlackBuild b/source/xap/hexchat/hexchat.SlackBuild
index 7678a6d70..08856ae71 100755
--- a/source/xap/hexchat/hexchat.SlackBuild
+++ b/source/xap/hexchat/hexchat.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=hexchat
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then