git: 6cde543103ff - main - multimedia/smplayer: Update 24.5.0 => 25.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Oct 2025 23:51:00 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6cde543103ffc22ac70c493c05b95e9a23317408
commit 6cde543103ffc22ac70c493c05b95e9a23317408
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-10-20 23:47:56 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-20 23:47:56 +0000
multimedia/smplayer: Update 24.5.0 => 25.6.0
Changelog:
* Fix play/pause button.
* Some fixes to stop the screensaver on Linux.
* Fixed some issues related to disc playback.
* Various bug fixes and stability improvements.
https://github.com/smplayer-dev/smplayer/releases/tag/v25.6.0
---
multimedia/smplayer/Makefile | 8 ++++----
multimedia/smplayer/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile
index ab59d3acd431..40ab1f35de9f 100644
--- a/multimedia/smplayer/Makefile
+++ b/multimedia/smplayer/Makefile
@@ -1,9 +1,9 @@
PORTNAME= smplayer
-DISTVERSION= 24.5.0
+DISTVERSION= 25.6.0
CATEGORIES= multimedia audio kde
-MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION:S/4/3/} \
- SF/${PORTNAME}/SMPlayer/${PORTVERSION} \
- https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/v${DISTVERSION}/
+MASTER_SITES= https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/v${DISTVERSION}/ \
+ SF/${PORTNAME}/SMPlayer/${PORTVERSION:S/4/3/} \
+ SF/${PORTNAME}/SMPlayer/${PORTVERSION}
MAINTAINER= vvd@FreeBSD.org
COMMENT= Complete front-end based on Qt for mplayer
diff --git a/multimedia/smplayer/distinfo b/multimedia/smplayer/distinfo
index b66f0ba98d4e..e799a21241f9 100644
--- a/multimedia/smplayer/distinfo
+++ b/multimedia/smplayer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715675848
-SHA256 (smplayer-24.5.0.tar.bz2) = b9550f17c0bf09141ca6ce2770fccde80e17a50f21bb74e69bb4a7f37db1fd72
-SIZE (smplayer-24.5.0.tar.bz2) = 5221961
+TIMESTAMP = 1761000000
+SHA256 (smplayer-25.6.0.tar.bz2) = f4a01e61d469edebaab617fa39b9014f7adeab05f95910b9400aafb2fc7e2ee5
+SIZE (smplayer-25.6.0.tar.bz2) = 5264430