git: a93756849a3a - main - multimedia/celluloid: Update to 0.29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 20:18:46 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a93756849a3aa79cad043080284ebfb91d84efae
commit a93756849a3aa79cad043080284ebfb91d84efae
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-05-17 20:16:50 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-05-17 20:18:35 +0000
multimedia/celluloid: Update to 0.29
- Add tests
ChangeLog: https://github.com/celluloid-player/celluloid/releases/tag/v0.29
MFH: 2025Q2 (bugfix release)
---
multimedia/celluloid/Makefile | 5 ++++-
multimedia/celluloid/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile
index da685af785e3..187d220143ee 100644
--- a/multimedia/celluloid/Makefile
+++ b/multimedia/celluloid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= celluloid
-DISTVERSION= 0.28
+DISTVERSION= 0.29
CATEGORIES= multimedia
MASTER_SITES= https://github.com/${PORTNAME}-player/${PORTNAME}/releases/download/v${DISTVERSION}/
@@ -19,4 +19,7 @@ USE_GNOME= gdkpixbuf gtk40 libadwaita
GLIB_SCHEMAS= io.github.celluloid_player.Celluloid.gschema.xml
SHEBANG_FILES= meson-post-install.py src/generate-authors.py
+do-test:
+ cd ${BUILD_WRKSRC} && ${DO_MAKE_BUILD} test
+
.include <bsd.port.mk>
diff --git a/multimedia/celluloid/distinfo b/multimedia/celluloid/distinfo
index 15e010d2be83..8f1e06b0a73c 100644
--- a/multimedia/celluloid/distinfo
+++ b/multimedia/celluloid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743777276
-SHA256 (celluloid-0.28.tar.xz) = 5b36fdf0dfff873d149655064350e370872dc54226dd2cbfcc02fa0c107e533a
-SIZE (celluloid-0.28.tar.xz) = 358184
+TIMESTAMP = 1747507527
+SHA256 (celluloid-0.29.tar.xz) = 5b9991557cc2764a8281a24aa726a645287eb075cde0f0ae7c737965264a119c
+SIZE (celluloid-0.29.tar.xz) = 362568