FreeBSD Bugzilla – Attachment 244915 Details for
Bug 273808
x11/jbxvt updating download location, added xcb-util-cursor dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
adjusted patch
0001-corrected-my-mistake.-library-dependency.-adjusted-d.patch (text/plain), 1.59 KB, created by
pyrus
on 2023-09-16 04:46:52 UTC
(
hide
)
Description:
adjusted patch
Filename:
MIME Type:
Creator:
pyrus
Created:
2023-09-16 04:46:52 UTC
Size:
1.59 KB
patch
obsolete
>From ca37517ee31c7e27290da2b93e5f876fae042e8b Mon Sep 17 00:00:00 2001 >From: Pyrus <pyrus@bsdmail.com> >Date: Fri, 15 Sep 2023 23:41:31 -0500 >Subject: [PATCH] corrected my mistake. library dependency. adjusted download > source location. adjusted revision number. > >--- > x11/jbxvt/Makefile | 8 +++++--- > x11/jbxvt/distinfo | 6 +++--- > 2 files changed, 8 insertions(+), 6 deletions(-) > >diff --git a/x11/jbxvt/Makefile b/x11/jbxvt/Makefile >index 7e2335aad4ae..f743dd6c9ec4 100644 >--- a/x11/jbxvt/Makefile >+++ b/x11/jbxvt/Makefile >@@ -1,19 +1,21 @@ > PORTNAME= jbxvt > PORTVERSION= 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..377bbe773c5a 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 = 1694839197 >+SHA256 (alisabedard-jbxvt-0.8_GH0.tar.gz) = 6472184a071c8c5e748a31b85b23f4f0f428cd825b10998634703a71786f279a >+SIZE (alisabedard-jbxvt-0.8_GH0.tar.gz) = 66206 >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pyrus:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273808
:
244861
|
244862
|
244912
| 244915