Skip to Content.
Sympa Menu

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

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 (010054d6cc598ddecd798a38fefc4878ce4451ad)
  • Date: Wed, 17 Apr 2024 22:29:00 +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 010054d6cc598ddecd798a38fefc4878ce4451ad
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/mpv: version 0.38.0

diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 5524e5d..1025c6a 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.37.0"
-
SOURCE_HASH="sha512:a2f7fb3837312ec59c50427af7be3b2b1b6175a53ccc7463e81503284fc4047dff32cb105d665d80be77ee1ae775d4512b71584f324d6d202c9a7fc1fab53257"
+ VERSION="0.38.0"
+
SOURCE_HASH="sha512:b5b2af59039ef4711814f94bbdfedb37f8ce914301670e42d4ed05fe1900025a3d3a2f3d5e69628a8aad115a647a27c386718959e2df1a18740468b3a84f8975"
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 c48c851..f2bd148 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2024-04-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.38.0
+
2023-11-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.37.0
* DEPENDS: libplacebo is now required for all branches


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (010054d6cc598ddecd798a38fefc4878ce4451ad), Pavel Vinogradov, 04/17/2024

Archive powered by MHonArc 2.6.24.

Top of Page