Skip to Content.
Sympa Menu

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

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 (7208fe995897a2d9ab97b47de6af27a105936655)
  • Date: Wed, 13 Sep 2017 12:28:03 +0000

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

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

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

video/mpv: version 0.27.0

diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 342057b..fd798b1 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -1,13 +1,13 @@
SPELL="mpv"
- VERSION="0.26.0"
+ VERSION="0.27.0"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz";
SOURCE_HINTS="no-check-certificate"
-
SOURCE_HASH="sha512:fd772b4765317eb1ea3b54f12b86e0ac6c4d5e9d16895eb5bebe2e074a01f6b790981b9b34a87d9b23e4291149d3a7154b09fba4a259cec1949a6aa88d6ddec7"
- WAF_VERSION="1.9.12"
+
SOURCE_HASH="sha512:22738f907d84d362095773972f685e3b03ab4c8172a22ddede290fc221a83ab9135b96f8b18191dabe842b2963f68983929cf065097287fc1a054a7d5f1d0ae4"
+ WAF_VERSION="1.9.13"
SOURCE2="waf-${WAF_VERSION}"
- SOURCE2_URL[0]="http://waf.io/${SOURCE2}";
-
SOURCE2_HASH="sha512:32ff7f0b8a461f100d8937e6ffdef795ebd0effd2cc107954d39a4cb17ef4808943951d247defb6be9b8bccbd5c26fe2719b0204754a1f71c2ddb7f4b012d83b"
+ SOURCE2_URL[0]="https://waf.io/${SOURCE2}";
+
SOURCE2_HASH="sha512:25e945b264bb1fd6feed0e6c1e08c0f9e1e4ea1b8fd47f83a286eeaa3298d9ad0e6cb75986b61433230c18ec07a14d41d2f2dde07e54441c0e7244c0520c3437"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="Copyright DOCS/tech-overview.txt DOCS/OUTDATED-tech/*
${DOCS}"
WEB_SITE="http://mpv.io/";
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index 5b73bdf..6ee6b60 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2017-09-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.27.0, waf 1.9.13, http -> https
+
2017-07-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.26.0, waf 1.9.12
* DEPENDS, TRIGGERS: snappy isn't required at all



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7208fe995897a2d9ab97b47de6af27a105936655), Pavel Vinogradov, 09/13/2017

Archive powered by MHonArc 2.6.24.

Top of Page