diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-09-11 04:13:03 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-09-11 04:13:03 +0000 |
commit | afb80515dbb686713a78eb88e69c05bfeafe6cf3 (patch) | |
tree | 5d296f10180a114ee5cea86a71031e5faf3940b6 /x11 | |
parent | dc9bd76440694a729de043f54cdbd8eb600b20eb (diff) | |
download | ports-afb80515dbb686713a78eb88e69c05bfeafe6cf3.tar.gz ports-afb80515dbb686713a78eb88e69c05bfeafe6cf3.zip |
x11/xkbset: Fetch from github.
Bump portrevision.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xkbset/Makefile | 6 | ||||
-rw-r--r-- | 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 |