git: 98a1d97b96cc - 2021Q2 - x11/virtboard: document patch origin

Jan Beich jbeich at FreeBSD.org
Wed May 12 14:49:22 UTC 2021


The branch 2021Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98a1d97b96cc11add480ae7d685044f745b33005

commit 98a1d97b96cc11add480ae7d685044f745b33005
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-12 08:07:28 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-12 14:46:56 +0000

    x11/virtboard: document patch origin
    
    (cherry picked from commit 05551fc63dd41bc4c84258170b99b52bd80efaa9)
---
 x11/virtboard/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11/virtboard/Makefile b/x11/virtboard/Makefile
index 6129ce0e9c7e..aa89dde71859 100644
--- a/x11/virtboard/Makefile
+++ b/x11/virtboard/Makefile
@@ -6,8 +6,8 @@ PORTREVISION=	1
 CATEGORIES=	x11
 
 PATCH_SITES=	${GL_SITE}/jbeich/${GL_PROJECT}/-/commit/
-PATCHFILES+=	42e698964e42.diff:-p1
-PATCHFILES+=	86e6915d4920.diff:-p1
+PATCHFILES+=	42e698964e42.diff:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35
+PATCHFILES+=	86e6915d4920.diff:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35
 
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	Basic keyboard, blazing the path of modern Wayland keyboards


More information about the dev-commits-ports-all mailing list