summaryrefslogtreecommitdiffstats
path: root/source/a
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-11-08 02:52:55 +0000
committer Eric Hameleers <alien@slackware.com>2018-11-08 08:59:43 +0100
commitfa6118f0a78c511877bf875a9b8f119e1a46eb6f (patch)
treeb974a179f497cbfe07621696371567905199418d /source/a
parent8a96b5ff3bf56cf5d7bf349f244aebe20b38b057 (diff)
downloadcurrent-fa6118f0a78c511877bf875a9b8f119e1a46eb6f.tar.gz
current-fa6118f0a78c511877bf875a9b8f119e1a46eb6f.tar.xz
Thu Nov 8 02:52:55 UTC 201820181108025255
a/aaa_terminfo-6.1_20181027-x86_64-2.txz: Rebuilt. a/efibootmgr-17-x86_64-1.txz: Upgraded. a/efivar-36-x86_64-1.txz: Upgraded. a/hostname-3.21-x86_64-1.txz: Upgraded. a/inotify-tools-3.20.1-x86_64-1.txz: Upgraded. a/mdadm-4.1-x86_64-1.txz: Upgraded. a/usb_modeswitch-2.5.2-x86_64-1.txz: Upgraded. a/util-linux-2.33-x86_64-1.txz: Upgraded. ap/cdrdao-1.2.4-x86_64-1.txz: Upgraded. ap/dash-0.5.10.2-x86_64-1.txz: Upgraded. ap/diffstat-1.62-x86_64-1.txz: Upgraded. ap/rpm-4.14.2.1-x86_64-1.txz: Upgraded. ap/sqlite-3.25.3-x86_64-1.txz: Upgraded. l/gnu-efi-3.0.9-x86_64-1.txz: Upgraded. l/iso-codes-4.1-noarch-1.txz: Upgraded. l/jasper-2.0.14-x86_64-1.txz: Upgraded. l/libbluray-1.0.2-x86_64-1.txz: Upgraded. l/libcap-ng-0.7.9-x86_64-1.txz: Upgraded. l/libiodbc-3.52.12-x86_64-1.txz: Upgraded. l/libodfgen-0.1.7-x86_64-1.txz: Upgraded. l/libwpd-0.10.2-x86_64-1.txz: Upgraded. l/libwpg-0.3.2-x86_64-1.txz: Upgraded. l/libyaml-0.2.1-x86_64-1.txz: Upgraded. l/ncurses-6.1_20181027-x86_64-2.txz: Rebuilt. Temporarily removed the bce feature from the linux console definition until the console is fixed. Added a linux-bce terminal definition for testing. l/sbc-1.4-x86_64-1.txz: Upgraded. l/zstd-1.3.7-x86_64-1.txz: Upgraded. n/gnupg2-2.2.11-x86_64-1.txz: Upgraded. n/ipset-7.0-x86_64-1.txz: Upgraded. n/libndp-1.7-x86_64-1.txz: Upgraded. n/npth-1.6-x86_64-1.txz: Upgraded. n/php-7.2.12-x86_64-1.txz: Upgraded. n/slrn-1.0.3a-x86_64-1.txz: Upgraded. n/snownews-1.6.10-x86_64-1.txz: Upgraded. n/whois-5.4.0-x86_64-1.txz: Upgraded. x/libinput-1.12.3-x86_64-1.txz: Upgraded. x/libva-2.3.0-x86_64-1.txz: Upgraded. x/libva-utils-2.3.0-x86_64-1.txz: Upgraded. x/libwacom-0.32-x86_64-1.txz: Upgraded. x/xdg-user-dirs-0.17-x86_64-1.txz: Upgraded. xap/blackbox-0.74-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a')
-rwxr-xr-xsource/a/efibootmgr/efibootmgr.SlackBuild2
-rwxr-xr-xsource/a/hostname/hostname.SlackBuild2
-rwxr-xr-xsource/a/inotify-tools/inotify-tools.SlackBuild6
-rw-r--r--source/a/inotify-tools/inotify-tools.url1
-rw-r--r--source/a/inotify-tools/slack-desc2
-rwxr-xr-xsource/a/mdadm/mdadm.SlackBuild6
-rw-r--r--source/a/mdadm/mdadm.url1
-rwxr-xr-xsource/a/usb_modeswitch/usb_modeswitch.SlackBuild4
8 files changed, 15 insertions, 9 deletions
diff --git a/source/a/efibootmgr/efibootmgr.SlackBuild b/source/a/efibootmgr/efibootmgr.SlackBuild
index 9671a6e21..e91b25fd9 100755
--- a/source/a/efibootmgr/efibootmgr.SlackBuild
+++ b/source/a/efibootmgr/efibootmgr.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=efibootmgr
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/a/hostname/hostname.SlackBuild b/source/a/hostname/hostname.SlackBuild
index 898827639..ad3a6d117 100755
--- a/source/a/hostname/hostname.SlackBuild
+++ b/source/a/hostname/hostname.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=hostname
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/a/inotify-tools/inotify-tools.SlackBuild b/source/a/inotify-tools/inotify-tools.SlackBuild
index aef362350..d6f7dbb63 100755
--- a/source/a/inotify-tools/inotify-tools.SlackBuild
+++ b/source/a/inotify-tools/inotify-tools.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=inotify-tools
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
@@ -76,6 +76,10 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+if [ ! -r configure ]; then
+ ./autogen.sh
+fi
+
# Configure:
CFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/source/a/inotify-tools/inotify-tools.url b/source/a/inotify-tools/inotify-tools.url
new file mode 100644
index 000000000..10e097fe6
--- /dev/null
+++ b/source/a/inotify-tools/inotify-tools.url
@@ -0,0 +1 @@
+http://github.com/rvoicilas/inotify-tools/
diff --git a/source/a/inotify-tools/slack-desc b/source/a/inotify-tools/slack-desc
index 4c677473c..88a3d5b23 100644
--- a/source/a/inotify-tools/slack-desc
+++ b/source/a/inotify-tools/slack-desc
@@ -14,6 +14,6 @@ inotify-tools: and act upon filesystem events.
inotify-tools:
inotify-tools: For more information see the inotifywait and inotifywatch man pages.
inotify-tools:
-inotify-tools: inotify-tools home: http://inotify-tools.sourceforge.net/
+inotify-tools: Homepage: http://wiki.github.com/rvoicilas/inotify-tools/
inotify-tools:
inotify-tools:
diff --git a/source/a/mdadm/mdadm.SlackBuild b/source/a/mdadm/mdadm.SlackBuild
index 3106e2238..0136b381e 100755
--- a/source/a/mdadm/mdadm.SlackBuild
+++ b/source/a/mdadm/mdadm.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mdadm
-VERSION=${VERSION:-$(echo mdadm-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-$(echo mdadm-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -67,7 +67,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf mdadm-$VERSION
-tar xvf $CWD/mdadm-$VERSION.tar.xz || exit 1
+tar xvf $CWD/mdadm-$VERSION.tar.?z || exit 1
cd mdadm-$VERSION || exit 1
chown -R root:root .
diff --git a/source/a/mdadm/mdadm.url b/source/a/mdadm/mdadm.url
new file mode 100644
index 000000000..b7132f95a
--- /dev/null
+++ b/source/a/mdadm/mdadm.url
@@ -0,0 +1 @@
+https://www.kernel.org/pub/linux/utils/raid/mdadm
diff --git a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild
index af59704c1..fb026b0b3 100755
--- a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild
+++ b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild
@@ -26,9 +26,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=usb_modeswitch
-VERSION=${VERSION:-2.5.1}
+VERSION=${VERSION:-2.5.2}
DATAVER=${DATAVER:-20170806}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then