git: cbdd84186e81 - main - graphics/yacreader: Update to 9.16.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Dec 2025 21:57:29 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cbdd84186e81db854ca432f1fedc7ebcd02fd37d
commit cbdd84186e81db854ca432f1fedc7ebcd02fd37d
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-12-18 20:24:13 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-12-18 21:57:14 +0000
graphics/yacreader: Update to 9.16.2
- Add test target
ChangeLog: https://github.com/YACReader/yacreader/releases/tag/9.16.2
---
graphics/yacreader/Makefile | 7 +++++--
graphics/yacreader/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile
index f56cddfee09d..b2b2307c1611 100644
--- a/graphics/yacreader/Makefile
+++ b/graphics/yacreader/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yacreader
-DISTVERSION= 9.16.1
+DISTVERSION= 9.16.2
CATEGORIES= graphics
MASTER_SITES= https://github.com/YACReader/${PORTNAME}/releases/download/${DISTVERSION}/
EXTRACT_SUFX= -src.tar.xz
@@ -18,9 +18,9 @@ OPTIONS_DEFINE= ARCHIVE OPENGL POPPLER
OPTIONS_DEFAULT=OPENGL POPPLER
ARCHIVE_DESC= libarchive instead of unarr for reading compressed formats
+ARCHIVE_LIB_DEPENDS_OFF=libunarr.so:archivers/unarr
ARCHIVE_USES= libarchive
ARCHIVE_QMAKE_ON= CONFIG+=libarchive
-ARCHIVE_LIB_DEPENDS_OFF=libunarr.so:archivers/unarr
OPENGL_USES= gl
OPENGL_USE= GL=opengl
@@ -34,4 +34,7 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${l}
.endfor
+do-test:
+ cd ${BUILD_WRKSRC}/tests/concurrent_queue_test && ./concurrent_queue_test
+
.include <bsd.port.mk>
diff --git a/graphics/yacreader/distinfo b/graphics/yacreader/distinfo
index 68bcdf28c029..7473f3fd68b5 100644
--- a/graphics/yacreader/distinfo
+++ b/graphics/yacreader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765202252
-SHA256 (yacreader-9.16.1-src.tar.xz) = 6b53eeaf5094afe5186a98052b6d879dec09c0ef6930805977385783764bcb2f
-SIZE (yacreader-9.16.1-src.tar.xz) = 1392404
+TIMESTAMP = 1766085966
+SHA256 (yacreader-9.16.2-src.tar.xz) = 5c3c03308ff9b50fd466d1717b35cb0f28b0dbbc32bfa70ce38c1ddac2d43481
+SIZE (yacreader-9.16.2-src.tar.xz) = 1392760