summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-03 02:21:49 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-03 21:00:35 +0200
commit009541f1c2f9123cb5a175549587f7df829da08f (patch)
tree97a7996d3837fa53ae8f50819345313269e9b7e6 /source
parent925fbfa5e9784cf254634c67415ff2de76a6cfa4 (diff)
downloadcurrent-009541f1c2f9123cb5a175549587f7df829da08f.tar.gz
current-009541f1c2f9123cb5a175549587f7df829da08f.tar.xz
Tue Jul 3 02:21:49 UTC 201820180703022149
a/coreutils-8.30-x86_64-1.txz: Upgraded. d/guile-2.2.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rw-r--r--source/a/coreutils/DIR_COLORS46
-rwxr-xr-xsource/a/coreutils/coreutils.SlackBuild2
-rwxr-xr-xsource/d/guile/guile.SlackBuild2
3 files changed, 2 insertions, 48 deletions
diff --git a/source/a/coreutils/DIR_COLORS b/source/a/coreutils/DIR_COLORS
index eb821a4f6..17fb0bc8b 100644
--- a/source/a/coreutils/DIR_COLORS
+++ b/source/a/coreutils/DIR_COLORS
@@ -93,22 +93,15 @@ EXEC 01;32 # This is for files with execute permission:
# DOS-style executables (bright green)
.bat 01;32
-.BAT 01;32
.btm 01;32
-.BTM 01;32
.cmd 01;32
-.CMD 01;32
.com 01;32
-.COM 01;32
.dll 01;32
-.DLL 01;32
.exe 01;32
-.EXE 01;32
# archives or compressed (bright red)
.7z 01;31
.ace 01;31
-.ACE 01;31
.arj 01;31
.bz2 01;31
.cpio 01;31
@@ -121,7 +114,6 @@ EXEC 01;32 # This is for files with execute permission:
.lzh 01;31
.lzma 01;31
.rar 01;31
-.RAR 01;31
.rpm 01;31
.rz 01;31
.tar 01;31
@@ -137,105 +129,67 @@ EXEC 01;32 # This is for files with execute permission:
.tz2 01;31
.xz 01;31
.z 01;31
-.Z 01;31
.zip 01;31
-.ZIP 01;31
.zoo 01;31
# multimedia (video/image/sound) file formats
.aac 01;35
-.AAC 01;35
.anx 01;35
.asf 01;35
-.ASF 01;35
.au 01;35
.axa 01;35
.axv 01;35
.avi 01;35
-.AVI 01;35
.bmp 01;35
-.BMP 01;35
.divx 01;35
-.DIVX 01;35
.flac 01;35
-.FLAC 01;35
.gif 01;35
-.GIF 01;35
.ico 01;35
-.ICO 01;35
.jpg 01;35
-.JPG 01;35
.jpeg 01;35
-.JPEG 01;35
.m2a 01;35
-.M2A 01;35
.m2v 01;35
-.M2V 01;35
.m4a 01;35
-.M4A 01;35
.m4p 01;35
-.M4P 01;35
.m4v 01;35
-.M4V 01;35
.mid 01;35
.midi 01;35
.mka 01;35
.mkv 01;35
-.MKV 01;35
.mov 01;35
-.MOV 01;35
.mp3 01;35
-.MP3 01;35
.mp4 01;35
-.MP4 01;35
.mp4v 01;35
.mpc 01;35
-.MPC 01;35
.mpeg 01;35
-.MPEG 01;35
.mpg 01;35
-.MPG 01;35
.nuv 01;35
.oga 01;35
.ogv 01;35
.ogx 01;35
.ogg 01;35
-.OGG 01;35
.opus 01;35
-.OPUS 01;35
.pbm 01;35
.pgm 01;35
.png 01;35
-.PNG 01;35
.ppm 01;35
.qt 01;35
.ra 01;35
-.RA 01;35
.ram 01;35
-.RAM 01;35
.rm 01;35
-.RM 01;35
.spx 01;35
.svg 01;35
.svgz 01;35
.tga 01;35
-.TGA 01;35
.tif 01;35
-.TIF 01;35
.tiff 01;35
-.TIFF 01;35
.vob 01;35
-.VOB 01;35
.wav 01;35
-.WAV 01;35
.wma 01;35
-.WMA 01;35
.wmv 01;35
-.WMV 01;35
.xbm 01;35
.xcf 01;35
.xpm 01;35
.xspf 01;35
.xwd 01;35
-.XWD 01;35
.xvid 01;35
diff --git a/source/a/coreutils/coreutils.SlackBuild b/source/a/coreutils/coreutils.SlackBuild
index e37d49cf5..47f75266d 100755
--- a/source/a/coreutils/coreutils.SlackBuild
+++ b/source/a/coreutils/coreutils.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=coreutils
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:--j6}
diff --git a/source/d/guile/guile.SlackBuild b/source/d/guile/guile.SlackBuild
index e71c701e5..f90537a15 100755
--- a/source/d/guile/guile.SlackBuild
+++ b/source/d/guile/guile.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=guile
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