From owner-dev-commits-ports-all@freebsd.org Sat Sep 11 04:13:55 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5FDD466A5DE; Sat, 11 Sep 2021 04:13:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H5zrg29j6z4Ygv; Sat, 11 Sep 2021 04:13:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2A95E19D9B; Sat, 11 Sep 2021 04:13:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18B4DtiS070570; Sat, 11 Sep 2021 04:13:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18B4DtBc070569; Sat, 11 Sep 2021 04:13:55 GMT (envelope-from git) Date: Sat, 11 Sep 2021 04:13:55 GMT Message-Id: <202109110413.18B4DtBc070569@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Stephen Montgomery-Smith Subject: git: afb80515dbb6 - main - x11/xkbset: Fetch from github. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: stephen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: afb80515dbb686713a78eb88e69c05bfeafe6cf3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2021 04:13:55 -0000 The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=afb80515dbb686713a78eb88e69c05bfeafe6cf3 commit afb80515dbb686713a78eb88e69c05bfeafe6cf3 Author: Stephen Montgomery-Smith AuthorDate: 2021-09-11 04:13:03 +0000 Commit: Stephen Montgomery-Smith 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