summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-10-30 21:50:53 +0000
committer Eric Hameleers <alien@slackware.com>2018-10-31 09:00:30 +0100
commit686ec3f974cddaf875c09f5e0816ce574cd8c9d9 (patch)
tree99493d6d7e431332502a0515059fdf379c51ba2b /source
parent34b4c5ed43447c4a942ea711c19583ccfc8bcd1a (diff)
downloadcurrent-686ec3f974cddaf875c09f5e0816ce574cd8c9d9.tar.gz
current-686ec3f974cddaf875c09f5e0816ce574cd8c9d9.tar.xz
Tue Oct 30 21:50:53 UTC 201820181030215053
a/aaa_terminfo-6.1_20181027-x86_64-1.txz: Upgraded. ap/hplip-3.18.10-x86_64-1.txz: Upgraded. d/bison-3.2-x86_64-1.txz: Upgraded. d/strace-4.25-x86_64-1.txz: Upgraded. l/libsigc++-2.10.1-x86_64-1.txz: Upgraded. l/ncurses-6.1_20181027-x86_64-1.txz: Upgraded. l/xapian-core-1.4.8-x86_64-1.txz: Upgraded. n/getmail-5.7-x86_64-1.txz: Upgraded. xfce/xfce4-notifyd-0.4.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rw-r--r--source/ap/hplip/slack-desc2
-rw-r--r--source/d/strace/strace.url4
-rwxr-xr-xsource/l/libsigc++/libsigc++.SlackBuild2
-rw-r--r--source/l/libsigc++/slack-desc10
-rw-r--r--source/l/xapian-core/slack-desc2
-rwxr-xr-xsource/l/xapian-core/xapian-core.SlackBuild2
-rwxr-xr-xsource/n/getmail/getmail.SlackBuild2
-rwxr-xr-xsource/n/openssh/openssh.SlackBuild4
-rwxr-xr-xsource/xap/gnuplot/gnuplot.SlackBuild2
-rwxr-xr-xsource/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild2
-rw-r--r--source/xfce/xfce4-notifyd/xfce4-notifyd.url2
11 files changed, 17 insertions, 17 deletions
diff --git a/source/ap/hplip/slack-desc b/source/ap/hplip/slack-desc
index 01583c747..b0e22f077 100644
--- a/source/ap/hplip/slack-desc
+++ b/source/ap/hplip/slack-desc
@@ -14,6 +14,6 @@ hplip: provides printing support for more than 1400 HP printer models,
hplip: including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
hplip: Business Inkjet, LaserJet, and LaserJet MFP.
hplip:
-hplip: For more information, see: http://hplipopensource.com
+hplip: Homepage: http://hplipopensource.com
hplip:
hplip:
diff --git a/source/d/strace/strace.url b/source/d/strace/strace.url
index 373220063..9d25757ea 100644
--- a/source/d/strace/strace.url
+++ b/source/d/strace/strace.url
@@ -1,2 +1,2 @@
-https://github.com/strace/strace/releases/download/v4.24/strace-4.24.tar.xz
-https://github.com/strace/strace/releases/download/v4.24/strace-4.24.tar.xz.asc
+https://github.com/strace/strace/releases/download/v4.25/strace-4.25.tar.xz
+https://github.com/strace/strace/releases/download/v4.25/strace-4.25.tar.xz.asc
diff --git a/source/l/libsigc++/libsigc++.SlackBuild b/source/l/libsigc++/libsigc++.SlackBuild
index 6737ac81f..7c003a0ae 100755
--- a/source/l/libsigc++/libsigc++.SlackBuild
+++ b/source/l/libsigc++/libsigc++.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libsigc++
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/l/libsigc++/slack-desc b/source/l/libsigc++/slack-desc
index f584a3dd3..16fce692b 100644
--- a/source/l/libsigc++/slack-desc
+++ b/source/l/libsigc++/slack-desc
@@ -11,9 +11,9 @@ libsigc++:
libsigc++: libsigc++ implements a typesafe callback system for standard C++.
libsigc++: It allows you to define signals and to connect those signals to any
libsigc++: callback function, either global or a member function, regardless
-libsigc++: of whether it is static or virtual.
-libsigc++: It also contains adaptor classes for connection of dissimilar
-libsigc++: callbacks and has an ease of use unmatched by other C++ callback
-libsigc++: libraries. Libsigc++ is licensed under the GNU Library General
-libsigc++: Public License, LGPL.
+libsigc++: of whether it is static or virtual. It also contains adaptor classes
+libsigc++: for connection of dissimilar callbacks.
+libsigc++:
+libsigc++: Homepage: https://github.com/libsigcplusplus/libsigcplusplus
+libsigc++:
libsigc++:
diff --git a/source/l/xapian-core/slack-desc b/source/l/xapian-core/slack-desc
index 2b7ce8e7b..9f2641387 100644
--- a/source/l/xapian-core/slack-desc
+++ b/source/l/xapian-core/slack-desc
@@ -13,7 +13,7 @@ xapian-core: Library. It offers a highly adaptable toolkit that allows
xapian-core: developers to easily add advanced indexing and search facilities
xapian-core: to applications.
xapian-core:
+xapian-core: Homepage: http://www.xapian.org/
xapian-core:
xapian-core:
-xapian-core: xapian home: http://www.xapian.org/
xapian-core:
diff --git a/source/l/xapian-core/xapian-core.SlackBuild b/source/l/xapian-core/xapian-core.SlackBuild
index fd2c7d7d7..f84c5da5e 100755
--- a/source/l/xapian-core/xapian-core.SlackBuild
+++ b/source/l/xapian-core/xapian-core.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xapian-core
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/n/getmail/getmail.SlackBuild b/source/n/getmail/getmail.SlackBuild
index 4f2ec8c8d..b42a760d4 100755
--- a/source/n/getmail/getmail.SlackBuild
+++ b/source/n/getmail/getmail.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=getmail
VERSION=${VERSION:-$(echo getmail-*.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/openssh/openssh.SlackBuild b/source/n/openssh/openssh.SlackBuild
index bd12e278f..9a093e2df 100755
--- a/source/n/openssh/openssh.SlackBuild
+++ b/source/n/openssh/openssh.SlackBuild
@@ -29,7 +29,7 @@ TMP=${TMP:-/tmp}
PKG=$TMP/package-openssh
PKGNAM=openssh
-VERSION=${VERSION:-$(echo openssh-*.tar.gz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo openssh-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -73,7 +73,7 @@ mkdir -p $PKG
# Prepare the framework and extract the package:
cd $TMP
rm -rf $PKG openssh-$VERSION
-tar xvf $CWD/openssh-$VERSION.tar.gz || tar xvf $CWD/openssh-$VERSION.tar.?z* || exit 1
+tar xvf $CWD/openssh-$VERSION.tar.?z || tar xvf $CWD/openssh-$VERSION.tar.bz2 || exit 1
cd openssh-$VERSION || exit 1
chown -R root:root .
diff --git a/source/xap/gnuplot/gnuplot.SlackBuild b/source/xap/gnuplot/gnuplot.SlackBuild
index 469ac6a00..bd068435c 100755
--- a/source/xap/gnuplot/gnuplot.SlackBuild
+++ b/source/xap/gnuplot/gnuplot.SlackBuild
@@ -145,7 +145,7 @@ cp -a \
README* TODO VERSION \
$PKG/usr/doc/gnuplot-$VERSION
cp -a demo $PKG/usr/doc/gnuplot-$VERSION
-rm -f $PKG/usr/doc/gnuplot-$VERSION/demo/Make*
+rm -rf $PKG/usr/doc/gnuplot-$VERSION/demo/Make* $PKG/usr/doc/gnuplot-$VERSION/demo/html
# If there's a ChangeLog, installing at least part of the recent history
# is useful, but don't let it get totally out of control:
diff --git a/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild b/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
index dd4c4e987..eaca7c266 100755
--- a/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
+++ b/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xfce4-notifyd
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/xfce/xfce4-notifyd/xfce4-notifyd.url b/source/xfce/xfce4-notifyd/xfce4-notifyd.url
index e21c5ad31..034164961 100644
--- a/source/xfce/xfce4-notifyd/xfce4-notifyd.url
+++ b/source/xfce/xfce4-notifyd/xfce4-notifyd.url
@@ -1 +1 @@
-http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/xfce4-notifyd-0.4.2.tar.bz2
+http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/xfce4-notifyd-0.4.3.tar.bz2