Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dc946117386c82f42b4ee2e35ca5689abf4fe335)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dc946117386c82f42b4ee2e35ca5689abf4fe335)
  • Date: Mon, 14 May 2018 01:03:13 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/firefox/DEPENDS | 9 ++++++++-
http/firefox/HISTORY | 3 +++
mail/neomutt/DETAILS | 9 +++++++--
mail/neomutt/HISTORY | 4 ++++
mail/neomutt/neomutt.gpg |binary
video/mpv/DETAILS | 6 ------
video/mpv/HISTORY | 4 ++++
7 files changed, 26 insertions(+), 9 deletions(-)

New commits:
commit dc946117386c82f42b4ee2e35ca5689abf4fe335
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: nss dependency has minimal version support now

commit 8de006bdaf629f27d2245a02feb34ea4da694625
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/mpv: removed old pre-ffmpeg-4.0 version (0.27.2)

commit a7cd1e54536aa1de2c8b389d61af7ba5c75b908e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

mail/neomutt: added GPG checking

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 4817df4..51d70fd 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -1,3 +1,5 @@
+. "${GRIMOIRE}/FUNCTIONS" &&
+
depends autoconf-2.13 &&
depends -sub CXX gcc &&
depends perl &&
@@ -26,7 +28,12 @@ depends -sub APNG libpng "--enable-system-png"
&&
depends librsvg2 "--enable-svg" &&

depends nspr "--with-system-nspr" &&
-depends -sub "3.36.x" nss "--with-system-nss" &&
+
+if spell_ok nss && is_version_less "$(installed_version nss)" "3.36.1"; then
+ depends -sub "3.36.x" nss "--with-system-nss"
+else
+ depends nss "--with-system-nss"
+fi &&

depends -sub "TSAFE SECURE_DELETE ENABLE_UNLOCK_NOTIFY ENABLE_DBSTAT_VTAB"
sqlite "--enable-system-sqlite" &&

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index a8a798a..b0d6288 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2018-05-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: allowed newer branches of nss to be used too
+
2018-05-09 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: now needs 3.36.x branch of nss
* DETAILS: SECURITY_PATCH++,
diff --git a/mail/neomutt/DETAILS b/mail/neomutt/DETAILS
index f19bdf7..3cd5905 100755
--- a/mail/neomutt/DETAILS
+++ b/mail/neomutt/DETAILS
@@ -10,8 +10,13 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
VERSION=20180512
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/${SOURCE}
-
SOURCE_HASH=sha512:033faa27b01998895d2452d541ed5942cf7dede7a935fc807e6a7f88f3a8c182ea0ab5b4ed7db852ff2afb4d3b990db05477d9ff0dcf7dee186c393244d1db66
+ SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/${SOURCE}";
+
SOURCE_URL[1]="https://github.com/${SPELL}/${SPELL}/releases/download/${SPELL}-${VERSION}/${SOURCE}";
+ SOURCE2="${SOURCE}.sig"
+ SOURCE2_URL[0]="${SOURCE_URL[0]}.sig"
+ SOURCE2_URL[1]="${SOURCE_URL[1]}.sig"
+ SOURCE_GPG="neomutt.gpg:${SOURCE2}:UPSTREAM_KEY"
+ SOURCE2_IGNORE="signature"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
fi
WEB_SITE="https://www.neomutt.org";
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index 262edf8..253f4d9 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,7 @@
+2018-05-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS, neomutt.gpg: added GPG checking with key
+ E7371805, Richard Russon (NeoMutt) <rich AT flatcap.org>, more URLs
+
2018-05-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 20180512

diff --git a/mail/neomutt/neomutt.gpg b/mail/neomutt/neomutt.gpg
new file mode 100644
index 0000000..d696b35
Binary files /dev/null and b/mail/neomutt/neomutt.gpg differ
diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 35af9f3..35aaa11 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -1,13 +1,7 @@
SPELL="mpv"
-if [[ $(get_spell_provider ${SPELL} LIBAVCODEC) == "ffmpeg" ]]; then
- VERSION="0.27.2"
-
SOURCE_HASH=sha512:bf74a150b3732b8c233362e0902c54f85fbea9ca1765a2a8f946a6eecd9b37a72ede36a36d0dd98a770539c4f81fe24c8ce26be9db7cd6eddd8514a8f82d9cda
- SECURITY_PATCH="1"
-else
VERSION="0.28.2"

SOURCE_HASH="sha512:e6206e8c65dca084e2cfa73ab09278b7113cdfd90b89877d1f75a1068c6379a093ea3955a023857357683edce1aba8c12ee441fd195d887af4d939fc7b66cef4"
SECURITY_PATCH="2"
-fi
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz";
SOURCE_HINTS="no-check-certificate"
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index 804cfa9..c267e5f 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,7 @@
+2018-05-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: removed 0.27.2 version, ffmpeg is now supported by 0.28.2+
+ only
+
2018-02-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: fixed the typo




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dc946117386c82f42b4ee2e35ca5689abf4fe335), Pavel Vinogradov, 05/13/2018

Archive powered by MHonArc 2.6.24.

Top of Page