Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 04:13:55 GMT
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: afb80515dbb6 - main - x11/xkbset: Fetch from github.
Message-ID:  <202109110413.18B4DtBc070569@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen:

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

commit afb80515dbb686713a78eb88e69c05bfeafe6cf3
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2021-09-11 04:13:03 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2021-09-11 04:13:03 +0000

    x11/xkbset: Fetch from github.
    
    Bump portrevision.
---
 x11/xkbset/Makefile | 6 ++++++
 x11/xkbset/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile
index e23fc26962f6..58fb39254c93 100644
--- a/x11/xkbset/Makefile
+++ b/x11/xkbset/Makefile
@@ -2,6 +2,8 @@
 
 PORTNAME=	xkbset
 PORTVERSION=	0.6
+DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	http://faculty.missouri.edu/~stephen/software/xkbset/
 
@@ -9,6 +11,10 @@ MAINTAINER=	stephen@FreeBSD.org
 COMMENT=	Manage various XKB features of X Window
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	stephenmontgomerysmith
 
 USES=		perl5 xorg
 USE_XORG=	x11
diff --git a/x11/xkbset/distinfo b/x11/xkbset/distinfo
index 36aed5cce67f..0c2ccd5bda5b 100644
--- a/x11/xkbset/distinfo
+++ b/x11/xkbset/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609362057
-SHA256 (xkbset-0.6.tar.gz) = ac032fec49c4c4f0f2318d3f4618970c514191b142e06c51a661fe2342a535a5
-SIZE (xkbset-0.6.tar.gz) = 14141
+TIMESTAMP = 1631333467
+SHA256 (stephenmontgomerysmith-xkbset-v0.6_GH0.tar.gz) = 2327be2e87736e2c5557fe8abd827396a47e6ead36014828b4b7717632d00468
+SIZE (stephenmontgomerysmith-xkbset-v0.6_GH0.tar.gz) = 13838



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109110413.18B4DtBc070569>