Skip to Content.
Sympa Menu

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

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 (d4af5b8f512d9771c31bbc7a8233772afca6786a)
  • Date: Thu, 15 Feb 2018 12:59:30 +0000

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

video/mpv/DETAILS | 2 +-
video/mpv/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

video/mpv: fixed the annoying typo in DETAILS

diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index f11a21c..35af9f3 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -6,7 +6,7 @@ if [[ $(get_spell_provider ${SPELL} LIBAVCODEC) == "ffmpeg"
]]; then
else
VERSION="0.28.2"

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

SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz";
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index c885f13..804cfa9 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2018-02-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: fixed the typo
+
2018-02-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.28.2, SECURITY_PATCH++, (CVE-2018-6360,
continued)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d4af5b8f512d9771c31bbc7a8233772afca6786a), Pavel Vinogradov, 02/15/2018

Archive powered by MHonArc 2.6.24.

Top of Page