1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

sysutils/evhz: update to latest commit and move to new upstream

PR:		260001
Reported by:	Greg V <greg@unrelenting.technology> (maintainer)
This commit is contained in:
Greg V 2021-12-08 19:45:40 +09:00 committed by Hiroki Tagato
parent c66be866ba
commit 66cffa72e0
3 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= evhz
DISTVERSION= g20170201
PORTREVISION= 1
DISTVERSION= g20210920
CATEGORIES= sysutils
MASTER_SITES= https://git.sr.ht/~iank/${PORTNAME}/archive/${SR_HT_COMMIT}${EXTRACT_SUFX}?dummy=/
MAINTAINER= greg@unrelenting.technology
COMMENT= Tool for measuring evdev event rate (mouse polling rate)
@ -12,10 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
USES= compiler localbase
USE_GITLAB= yes
GL_ACCOUNT= iankelling
GL_COMMIT= 3b656489b70838afaeb33359cb0086e2a184c81f
SR_HT_COMMIT= 35b7526e0655522bbdf92f6384f4e9dff74f38a0
WRKSRC= ${WRKDIR}/${PORTNAME}-${SR_HT_COMMIT}
PLIST_FILES= bin/${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1617892478
SHA256 (iankelling-evhz-3b656489b70838afaeb33359cb0086e2a184c81f_GL0.tar.gz) = 0ca9a8b38cbbafc01fda95908dd475c17362c018b42514168945ac890a95e214
SIZE (iankelling-evhz-3b656489b70838afaeb33359cb0086e2a184c81f_GL0.tar.gz) = 14570
TIMESTAMP = 1637690741
SHA256 (evhz-g20210920.tar.gz) = ac78919a358b152ea22dbadf3970ad887ebc68b91b039d4c043607b451c532e7
SIZE (evhz-g20210920.tar.gz) = 14568

View File

@ -3,4 +3,4 @@ A tool for measuring evdev event rate
Reported average is for the last 64 samples, or as many as we have so far.
WWW: https://gitlab.com/iankelling/evhz
WWW: https://git.sr.ht/~iank/evhz