git: 49d8d5294950 - main - x11/jbxvt: Updated download location, added xcb-util-cursor dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 15:29:58 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=49d8d5294950e483c3da3edcfb028fa71491b0d2 commit 49d8d5294950e483c3da3edcfb028fa71491b0d2 Author: Pyrus <pyrus@bsdmail.com> AuthorDate: 2023-09-15 01:16:19 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-17 15:23:14 +0000 x11/jbxvt: Updated download location, added xcb-util-cursor dependency PR: 273808 --- x11/jbxvt/Makefile | 10 ++++++---- x11/jbxvt/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/x11/jbxvt/Makefile b/x11/jbxvt/Makefile index 7e2335aad4ae..be2ea941045d 100644 --- a/x11/jbxvt/Makefile +++ b/x11/jbxvt/Makefile @@ -1,19 +1,21 @@ PORTNAME= jbxvt -PORTVERSION= 0.8 +DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= pyrus@bsdmail.com COMMENT= XVT terminal emulator fork in XCB -WWW= https://github.com/jefbed/jbxvt +WWW= https://github.com/alisabedard/jbxvt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms +LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms \ + libxcb-cursor.so:x11/xcb-util-cursor USES= xorg USE_GITHUB= yes -GH_ACCOUNT= jefbed +GH_ACCOUNT= alisabedard USE_XORG= x11 xau xcb xdmcp HAS_CONFIGURE= yes diff --git a/x11/jbxvt/distinfo b/x11/jbxvt/distinfo index 9038f5b83057..65eba0f83c4a 100644 --- a/x11/jbxvt/distinfo +++ b/x11/jbxvt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659834335 -SHA256 (jefbed-jbxvt-0.8_GH0.tar.gz) = 6472184a071c8c5e748a31b85b23f4f0f428cd825b10998634703a71786f279a -SIZE (jefbed-jbxvt-0.8_GH0.tar.gz) = 66206 +TIMESTAMP = 1694740459 +SHA256 (alisabedard-jbxvt-0.8_GH0.tar.gz) = 6472184a071c8c5e748a31b85b23f4f0f428cd825b10998634703a71786f279a +SIZE (alisabedard-jbxvt-0.8_GH0.tar.gz) = 66206