diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-12-05 19:04:24 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-12-06 08:59:49 +0100 |
commit | 4fc798c4ca2a975ab8af459a6c27ee592baf0605 (patch) | |
tree | 2af17336626f9fd97e027cecda2e09f5665b7e70 /recompress.sh | |
parent | cd6f7a8c2cc3858324e194828283bc5a265a97f6 (diff) | |
download | current-4fc798c4ca2a975ab8af459a6c27ee592baf0605.tar.gz |
Thu Dec 5 19:04:24 UTC 201920191205190424
a/tcsh-6.22.02-x86_64-1.txz: Upgraded.
ap/vim-8.1.2391-x86_64-1.txz: Upgraded.
l/fuse3-3.8.0-x86_64-2.txz: Rebuilt.
rc.fuse3: Don't source /lib/lsb/init-functions unless it exists.
NOTE: FUSE seems to work fine without starting rc.fuse3, which it why it
isn't actually called from anywhere during system startup.
n/iw-5.4-x86_64-1.txz: Upgraded.
n/php-7.4.0-x86_64-2.txz: Rebuilt.
Rebuilt using --enable-gd=shared and --with-zip=shared.
Thanks to Matteo Bernardini.
xap/gv-3.7.4-x86_64-3.txz: Rebuilt.
Patched to fix save/print features when used with the latest ghostscript.
Added --enable-international build option.
Fixed broken whitespace in the bounding-box patch.
Thanks to Xsane.
xap/vim-gvim-8.1.2391-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index 4173f90c..c000269b 100755 --- a/recompress.sh +++ b/recompress.sh @@ -926,6 +926,7 @@ gzip ./source/l/gnome-themes-extra/doinst.sh gzip ./source/l/desktop-file-utils/doinst.sh gzip ./source/l/desktop-file-utils/desktop-file-utils.quiet.warnings.diff gzip ./source/l/fuse3/doinst.sh +gzip ./source/l/fuse3/rc.fuse3.no.source.lsb.init-functions.diff gzip ./source/l/mozjs52/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/l/mozjs52/patches/disable-mozglue.patch gzip ./source/l/mozjs52/patches/fix-soname.patch @@ -1085,6 +1086,7 @@ gzip ./source/xap/gnuplot/gnuplot.fix.info.generation.diff gzip ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff gzip ./source/xap/windowmaker/wmaker.inst.diff gzip ./source/xap/windowmaker/xinitrc.wmaker +gzip ./source/xap/gv/gv-bz1536211.patch gzip ./source/xap/gv/gv-bounding-box.patch gzip ./source/xap/gv/gv-dat.patch gzip ./source/xap/gv/gv-resource.patch |