[Bug 289008] sysutils/tvterm: update to 20250621
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289008] sysutils/tvterm: update to 20250621"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Aug 2025 21:37:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289008
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
@@ -1,5 +1,5 @@
PORTNAME= tvterm
-PORTVERSION= g20250324
+PORTVERSION= g20250621
CATEGORIES= sysutils
MAINTAINER= tiago.gasiba@gmail.com
@@ -9,17 +9,17 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LIB_DEPENDS= libvterm.so:devel/libvterm
+LIB_DEPENDS= libtvision.so:devel/tvision \
+ libvterm.so:devel/libvterm
USES= cmake ncurses
USE_GITHUB= yes
GH_ACCOUNT= magiblot
-GH_PROJECT= tvision:tv
-GH_SUBDIR= deps/tvision:tv
-GH_TAGNAME= feedbf7 d9bc009:tv
+GH_TAGNAME= c6abf12
-CMAKE_ON= TVTERM_USE_SYSTEM_LIBVTERM \
- BUILD_SHARED_LIBS
+CMAKE_ON= BUILD_SHARED_LIBS \
+ TVTERM_USE_SYSTEM_LIBVTERM \
+ TVTERM_USE_SYSTEM_TVISION
.include <bsd.port.mk>
And remove sysutils/tvterm/files/patch-deps_tvision_source_CMakeLists.txt
--
You are receiving this mail because:
You are the assignee for the bug.