summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-03-26 23:04:49 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-27 08:59:46 +0100
commitadd8dff95a4576e7ec8bb22f72c661c8a0934ebb (patch)
treeac747a2b19ce56fb0cc8b29d465fa4bc010ec3b0 /source
parent3b7e089bdda55791198b67eb80a3945c4eb9668a (diff)
downloadcurrent-add8dff95a4576e7ec8bb22f72c661c8a0934ebb.tar.gz
current-add8dff95a4576e7ec8bb22f72c661c8a0934ebb.tar.xz
Tue Mar 26 23:04:49 UTC 201920190326230449
ap/cups-filters-1.22.3-x86_64-1.txz: Upgraded. ap/lsscsi-0.30-x86_64-1.txz: Upgraded. ap/soma-3.2.3-noarch-1.txz: Upgraded. ap/vim-8.1.1053-x86_64-1.txz: Upgraded. l/libssh2-1.8.2-x86_64-1.txz: Upgraded. n/gnupg2-2.2.15-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.1053-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/lsscsi/lsscsi.SlackBuild2
-rw-r--r--source/ap/soma/ChangeLog.txt9
-rw-r--r--source/ap/soma/slack-desc.diff2
-rwxr-xr-xsource/ap/soma/soma.SlackBuild4
-rw-r--r--source/ap/soma/soma.info6
-rw-r--r--source/l/libssh2/slack-desc2
-rw-r--r--source/xap/FTBFSlog6
-rwxr-xr-xsource/xap/mozilla-firefox/mozilla-firefox.SlackBuild3
-rw-r--r--source/xap/mozilla-firefox/unbreakdocs.diff38
-rwxr-xr-xsource/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild3
-rw-r--r--source/xap/mozilla-thunderbird/unbreakdocs.diff38
11 files changed, 105 insertions, 8 deletions
diff --git a/source/ap/lsscsi/lsscsi.SlackBuild b/source/ap/lsscsi/lsscsi.SlackBuild
index d78dcd851..05d5ace49 100755
--- a/source/ap/lsscsi/lsscsi.SlackBuild
+++ b/source/ap/lsscsi/lsscsi.SlackBuild
@@ -64,7 +64,7 @@ fi
cd $TMP
rm -rf ${PKGNAM}-${VERSION}
tar xvf $CWD/${PKGNAM}-$VERSION.tar.?z || exit 1
-cd ${PKGNAM}-$VERSION || exit 1
+cd ${PKGNAM}-$VERSION || cd lsscsi-030r154 || exit 1
# Make sure ownerships and permissions are sane:
chown -R root:root .
diff --git a/source/ap/soma/ChangeLog.txt b/source/ap/soma/ChangeLog.txt
index 466baa149..a51b7c0ee 100644
--- a/source/ap/soma/ChangeLog.txt
+++ b/source/ap/soma/ChangeLog.txt
@@ -1,4 +1,13 @@
==============================================================================
+Thu 28 Feb 02:13:19 UTC 2019
+3.2.3
+Fixed the Intergalactic FM stations.
+==============================================================================
+Wed 27 Feb 23:49:44 UTC 2020
+3.2.2
+Add alpha sorting to lists.
+Stop hitting escape, and some keys that contain escape, to exit the main menu.
+==============================================================================
Thu 27 Dec 14:06:02 UTC 2018
3.2.1
Remove debugging helper line.
diff --git a/source/ap/soma/slack-desc.diff b/source/ap/soma/slack-desc.diff
index 36e8ad385..b8eeefa35 100644
--- a/source/ap/soma/slack-desc.diff
+++ b/source/ap/soma/slack-desc.diff
@@ -1,4 +1,4 @@
---- slack-desc.orig 2019-01-01 03:24:18.000000000 -0600
+--- slack-desc.orig 2019-02-27 21:33:45.000000000 -0600
+++ slack-desc 2018-11-28 16:37:00.644976546 -0600
@@ -1,14 +1,14 @@
# HOW TO EDIT THIS FILE:
diff --git a/source/ap/soma/soma.SlackBuild b/source/ap/soma/soma.SlackBuild
index 85147dc0c..81d4eae2d 100755
--- a/source/ap/soma/soma.SlackBuild
+++ b/source/ap/soma/soma.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for soma
-# (C) 2010 David Woodfall <dave@dawoodfall.net>
+# (C) 2010 David Woodfall <dave@tty1.uk>
# Modifications (C) Patrick Volkerding
# All rights reserved.
#
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=soma
-VERSION=${VERSION:-3.2.1}
+VERSION=${VERSION:-3.2.3}
ARCH=noarch
BUILD=${BUILD:-1}
diff --git a/source/ap/soma/soma.info b/source/ap/soma/soma.info
index f9736e246..4eeb7176a 100644
--- a/source/ap/soma/soma.info
+++ b/source/ap/soma/soma.info
@@ -1,8 +1,8 @@
PRGNAM="soma"
-VERSION="3.2.1"
+VERSION="3.2.3"
HOMEPAGE="http://tty1.uk/slackbuilds/noversion/soma/"
-DOWNLOAD="http://unrealize.co.uk/source/soma-3.2.1.tar.gz"
-MD5SUM="ae4b342d87e71a6504ffb269d8445ba4"
+DOWNLOAD="http://git.tty1.uk/cgit.cgi/soma/snapshot/soma-3.2.3.tar.gz"
+MD5SUM="1b3b8dc0e0b60b4f2eede63bdfb39e32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/source/l/libssh2/slack-desc b/source/l/libssh2/slack-desc
index ac7011a4f..84a15141a 100644
--- a/source/l/libssh2/slack-desc
+++ b/source/l/libssh2/slack-desc
@@ -11,7 +11,7 @@ libssh2:
libssh2: libssh2 is a library implementing the SSH2 protocol, available under
libssh2: the revised BSD license.
libssh2:
-libssh2: Homepage: http://www.libssh2.org/
+libssh2: Homepage: https://www.libssh2.org/
libssh2:
libssh2:
libssh2:
diff --git a/source/xap/FTBFSlog b/source/xap/FTBFSlog
index 29e283e62..2ca997691 100644
--- a/source/xap/FTBFSlog
+++ b/source/xap/FTBFSlog
@@ -1,3 +1,9 @@
+Tue Mar 26 23:03:23 UTC 2019
+ mozilla-firefox: added unbreakdocs patch to fix build with latest Rust.
+ Thanks to Stuart Winter.
+ mozilla-thunderbird: added unbreakdocs patch to fix build with latest Rust.
+ Thanks to Stuart Winter.
++--------------------------+
Sat Mar 10 21:02:18 UTC 2018
mozilla-firefox: reduce Rust debug level to avoid memory issues during build.
+--------------------------+
diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
index 0b1f0eeab..3649ce8ef 100755
--- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -183,6 +183,9 @@ sed -i.allow-warnings -e '/#!\[deny(warnings)\]/a #![allow(unused_imports)]' \
# Retain GTK+ v2 scrolling behavior:
zcat $CWD/ff.ui.scrollToClick.diff.gz | patch -p1 --verbose || exit 1
+# Fix building with latest Rust:
+zcat $CWD/unbreakdocs.diff.gz | patch -p1 --verbose || exit 1
+
# Fetch localization, if requested
# https://bugzilla.mozilla.org/show_bug.cgi?id=1256955
if [ ! -z $MOZLOCALIZE ]; then
diff --git a/source/xap/mozilla-firefox/unbreakdocs.diff b/source/xap/mozilla-firefox/unbreakdocs.diff
new file mode 100644
index 000000000..b76dc71d7
--- /dev/null
+++ b/source/xap/mozilla-firefox/unbreakdocs.diff
@@ -0,0 +1,38 @@
+
+https://lists.freebsd.org/pipermail/freebsd-gecko/2019-March/009206.html
+https://github.com/grahamperrin/Waterfox/pull/7/files
+
+
+diff -urN firefox-60.6.0_orig/servo/components/style/lib.rs firefox-60.6.0/servo/components/style/lib.rs
+--- firefox-60.6.0_orig/servo/components/style/lib.rs 2019-03-13 21:33:48.000000000 +0000
++++ firefox-60.6.0/servo/components/style/lib.rs 2019-03-20 13:06:18.611024453 +0000
+@@ -23,7 +23,7 @@
+ //! [cssparser]: ../cssparser/index.html
+ //! [selectors]: ../selectors/index.html
+
+-#![deny(missing_docs)]
++// #![deny(missing_docs)]
+
+ extern crate app_units;
+ extern crate arrayvec;
+@@ -148,7 +148,7 @@
+ /// Generated from the properties.mako.rs template by build.rs
+ #[macro_use]
+ #[allow(unsafe_code)]
+-#[deny(missing_docs)]
++// #[deny(missing_docs)]
+ pub mod properties {
+ include!(concat!(env!("OUT_DIR"), "/properties.rs"));
+ }
+diff -urN firefox-60.6.0_orig/servo/components/style_traits/lib.rs firefox-60.6.0/servo/components/style_traits/lib.rs
+--- firefox-60.6.0_orig/servo/components/style_traits/lib.rs 2019-03-13 21:33:48.000000000 +0000
++++ firefox-60.6.0/servo/components/style_traits/lib.rs 2019-03-20 13:06:47.137024070 +0000
+@@ -9,7 +9,7 @@
+ #![crate_name = "style_traits"]
+ #![crate_type = "rlib"]
+
+-#![deny(unsafe_code, missing_docs)]
++#![deny(unsafe_code)]
+
+ extern crate app_units;
+ #[macro_use] extern crate bitflags;
diff --git a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
index 9f30d1c33..b03c373b7 100755
--- a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
+++ b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
@@ -161,6 +161,9 @@ cd thunderbird-$RELEASEVER || exit 1
# Retain GTK+ v2 scrolling behavior:
zcat $CWD/tb.ui.scrollToClick.diff.gz | patch -p2 --verbose || exit 1
+# Fix building with latest Rust:
+zcat $CWD/unbreakdocs.diff.gz | patch -p1 --verbose || exit 1
+
# Fetch localization, if requested:
if [ ! -z $MOZLOCALIZE ]; then
LOC_TAG="THUNDERBIRD_$( echo $VERSION | tr \. _ )_RELEASE"
diff --git a/source/xap/mozilla-thunderbird/unbreakdocs.diff b/source/xap/mozilla-thunderbird/unbreakdocs.diff
new file mode 100644
index 000000000..b76dc71d7
--- /dev/null
+++ b/source/xap/mozilla-thunderbird/unbreakdocs.diff
@@ -0,0 +1,38 @@
+
+https://lists.freebsd.org/pipermail/freebsd-gecko/2019-March/009206.html
+https://github.com/grahamperrin/Waterfox/pull/7/files
+
+
+diff -urN firefox-60.6.0_orig/servo/components/style/lib.rs firefox-60.6.0/servo/components/style/lib.rs
+--- firefox-60.6.0_orig/servo/components/style/lib.rs 2019-03-13 21:33:48.000000000 +0000
++++ firefox-60.6.0/servo/components/style/lib.rs 2019-03-20 13:06:18.611024453 +0000
+@@ -23,7 +23,7 @@
+ //! [cssparser]: ../cssparser/index.html
+ //! [selectors]: ../selectors/index.html
+
+-#![deny(missing_docs)]
++// #![deny(missing_docs)]
+
+ extern crate app_units;
+ extern crate arrayvec;
+@@ -148,7 +148,7 @@
+ /// Generated from the properties.mako.rs template by build.rs
+ #[macro_use]
+ #[allow(unsafe_code)]
+-#[deny(missing_docs)]
++// #[deny(missing_docs)]
+ pub mod properties {
+ include!(concat!(env!("OUT_DIR"), "/properties.rs"));
+ }
+diff -urN firefox-60.6.0_orig/servo/components/style_traits/lib.rs firefox-60.6.0/servo/components/style_traits/lib.rs
+--- firefox-60.6.0_orig/servo/components/style_traits/lib.rs 2019-03-13 21:33:48.000000000 +0000
++++ firefox-60.6.0/servo/components/style_traits/lib.rs 2019-03-20 13:06:47.137024070 +0000
+@@ -9,7 +9,7 @@
+ #![crate_name = "style_traits"]
+ #![crate_type = "rlib"]
+
+-#![deny(unsafe_code, missing_docs)]
++#![deny(unsafe_code)]
+
+ extern crate app_units;
+ #[macro_use] extern crate bitflags;