summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/gcc/gcc.SlackBuild1
-rw-r--r--source/k/kernel-configs/config-generic-4.19.44 (renamed from source/k/kernel-configs/config-generic-4.19.43)2
-rw-r--r--source/k/kernel-configs/config-generic-4.19.44.x64 (renamed from source/k/kernel-configs/config-generic-4.19.43.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-4.19.44-smp (renamed from source/k/kernel-configs/config-generic-smp-4.19.43-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-4.19.44 (renamed from source/k/kernel-configs/config-huge-4.19.43)2
-rw-r--r--source/k/kernel-configs/config-huge-4.19.44.x64 (renamed from source/k/kernel-configs/config-huge-4.19.43.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-4.19.44-smp (renamed from source/k/kernel-configs/config-huge-smp-4.19.43-smp)2
-rwxr-xr-xsource/n/bind/bind.SlackBuild4
8 files changed, 9 insertions, 8 deletions
diff --git a/source/d/gcc/gcc.SlackBuild b/source/d/gcc/gcc.SlackBuild
index 6a4f32426..5c2dcdade 100755
--- a/source/d/gcc/gcc.SlackBuild
+++ b/source/d/gcc/gcc.SlackBuild
@@ -560,6 +560,7 @@ rm -f $PKG1/{,usr/}lib${LIBDIRSUFFIX}/*.la
mv $PKG1/usr/lib${LIBDIRSUFFIX}/libobjc* usr/lib${LIBDIRSUFFIX}
mkdir -p usr/libexec/gcc/$TARGET/$VERSION
mv $PKG1/usr/libexec/gcc/$TARGET/$VERSION/cc1obj usr/libexec/gcc/$TARGET/$VERSION
+ mv $PKG1/usr/libexec/gcc/$TARGET/$VERSION/cc1objplus usr/libexec/gcc/$TARGET/$VERSION
mkdir -p usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include
mv $PKG1/usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include/objc usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include
mv $PKG1/usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include/cc1objplus usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include
diff --git a/source/k/kernel-configs/config-generic-4.19.43 b/source/k/kernel-configs/config-generic-4.19.44
index 3d525947b..fcc1444aa 100644
--- a/source/k/kernel-configs/config-generic-4.19.43
+++ b/source/k/kernel-configs/config-generic-4.19.44
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-4.19.43.x64 b/source/k/kernel-configs/config-generic-4.19.44.x64
index 56c9197db..7e8a90b3c 100644
--- a/source/k/kernel-configs/config-generic-4.19.43.x64
+++ b/source/k/kernel-configs/config-generic-4.19.44.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-4.19.43-smp b/source/k/kernel-configs/config-generic-smp-4.19.44-smp
index 98eac3869..e6887fa60 100644
--- a/source/k/kernel-configs/config-generic-smp-4.19.43-smp
+++ b/source/k/kernel-configs/config-generic-smp-4.19.44-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-4.19.43 b/source/k/kernel-configs/config-huge-4.19.44
index b8407bd84..9a97644c7 100644
--- a/source/k/kernel-configs/config-huge-4.19.43
+++ b/source/k/kernel-configs/config-huge-4.19.44
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-4.19.43.x64 b/source/k/kernel-configs/config-huge-4.19.44.x64
index bc11cd8e0..a43c6347a 100644
--- a/source/k/kernel-configs/config-huge-4.19.43.x64
+++ b/source/k/kernel-configs/config-huge-4.19.44.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-4.19.43-smp b/source/k/kernel-configs/config-huge-smp-4.19.44-smp
index 4cb913a7a..33f9367cb 100644
--- a/source/k/kernel-configs/config-huge-smp-4.19.43-smp
+++ b/source/k/kernel-configs/config-huge-smp-4.19.44-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.43 Kernel Configuration
+# Linux/x86 4.19.44 Kernel Configuration
#
#
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild
index 74b75cb0e..243de6b3d 100755
--- a/source/n/bind/bind.SlackBuild
+++ b/source/n/bind/bind.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bind
-VERSION=${VERSION:-9.14.1}
+VERSION=${VERSION:-9.14.2}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: