Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (70ade6be5f3089dde34fb06b1f0cfc8c00d4595e)
  • Date: Mon, 23 Sep 2024 23:54:54 +0000

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

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

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

video/mpv: version 0.39.0

diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 1025c6a..f743c6e 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -9,8 +9,8 @@ if [[ "${MPV_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="0.38.0"
-
SOURCE_HASH="sha512:b5b2af59039ef4711814f94bbdfedb37f8ce914301670e42d4ed05fe1900025a3d3a2f3d5e69628a8aad115a647a27c386718959e2df1a18740468b3a84f8975"
+ VERSION="0.39.0"
+
SOURCE_HASH="sha512:9cf1d7487b1e9e36d2b731bf951c4d3b9deba95109af408ccfc71b88e85f6de2558e7b4950781667bb4d40e0352742e3ed278559ff34d07905dd459969cbf503"
SECURITY_PATCH="3"
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 f2bd148..bbe3bd3 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2024-09-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.39.0
+
2024-04-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.38.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (70ade6be5f3089dde34fb06b1f0cfc8c00d4595e), Pavel Vinogradov, 09/23/2024

Archive powered by MHonArc 2.6.24.

Top of Page