Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 21:07:23 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c24b184b3923 - main - multimedia/smplayer: update to 23.6.0
Message-ID:  <202308062107.376L7NEB093235@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c24b184b39236b6aae37b5ac45774153c9ff59b6

commit c24b184b39236b6aae37b5ac45774153c9ff59b6
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-08-06 21:04:27 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-08-06 21:04:27 +0000

    multimedia/smplayer: update to 23.6.0
    
    * Fix the issue of YouTube playback limited to 720p.
    * Update mpv and mplayer.
    * New option in preferences to keep the playback speed for all videos.
    * Fix the AppImage package.
    * Other bug fixes.
    Changelog: https://www.smplayer.info/changes
    
    Approved by:    arrowd (mentor, implicit)
    MFH:            2023Q3
---
 multimedia/smplayer/Makefile | 3 +--
 multimedia/smplayer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile
index 8b6772ee95ee..e67c7fb79fd9 100644
--- a/multimedia/smplayer/Makefile
+++ b/multimedia/smplayer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	smplayer
-DISTVERSION=	22.7.0
-PORTREVISION=	1
+DISTVERSION=	23.6.0
 CATEGORIES=	multimedia audio kde
 MASTER_SITES=	SF/${PORTNAME}/SMPlayer/${PORTVERSION}
 
diff --git a/multimedia/smplayer/distinfo b/multimedia/smplayer/distinfo
index 616780fa62c8..a13230acc22e 100644
--- a/multimedia/smplayer/distinfo
+++ b/multimedia/smplayer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665730570
-SHA256 (smplayer-22.7.0.tar.bz2) = f7bd29d20b23dd4f8494948609f0789c8950c9a1a37fcb9f2a20b16bdc5ef92d
-SIZE (smplayer-22.7.0.tar.bz2) = 5144368
+TIMESTAMP = 1691325462
+SHA256 (smplayer-23.6.0.tar.bz2) = f78c7f866e08d472a7cd7c8256120e94f188cb2a9468d84b611280d21312f0de
+SIZE (smplayer-23.6.0.tar.bz2) = 5182760



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308062107.376L7NEB093235>