git: 38ea7a179b35 - main - x11/dsbxinput: update to 0.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jun 2024 18:17:31 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=38ea7a179b350552401aea40a6adeed1cf63c082 commit 38ea7a179b350552401aea40a6adeed1cf63c082 Author: Marcel Kaiser <mk@nic-nac-project.org> AuthorDate: 2024-06-21 17:54:43 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-06-21 18:16:43 +0000 x11/dsbxinput: update to 0.1.2 Use shebangfix. Add NO_ARCH=yes. Pet portlint. PR: 276509 Approved by: Submitter is maintainer --- x11/dsbxinput/Makefile | 14 +++++++++----- x11/dsbxinput/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/x11/dsbxinput/Makefile b/x11/dsbxinput/Makefile index 37503f05c981..2f7f78c206f4 100644 --- a/x11/dsbxinput/Makefile +++ b/x11/dsbxinput/Makefile @@ -1,6 +1,5 @@ PORTNAME= dsbxinput -DISTVERSION= 0.1.1 -PORTREVISION= 3 +DISTVERSION= 0.1.2 CATEGORIES= x11 MAINTAINER= mk@nic-nac-project.org @@ -12,12 +11,17 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= xinput:x11/xinput -USES= pyqt:5 python qt:5 -USE_QT= linguisttools:build +USES= pyqt:5 python qt:5 shebangfix + USE_GITHUB= yes GH_ACCOUNT= mrclksr GH_PROJECT= DSBXinput + USE_PYQT= pyqt5 +USE_QT= linguisttools:build + +SHEBANG_FILES= dsbxinput.in + +NO_ARCH= yes -BINARY_ALIAS= lrelease=${LRELEASE} .include <bsd.port.mk> diff --git a/x11/dsbxinput/distinfo b/x11/dsbxinput/distinfo index 1a033536796b..2d8ef89f0f2c 100644 --- a/x11/dsbxinput/distinfo +++ b/x11/dsbxinput/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626708232 -SHA256 (mrclksr-DSBXinput-0.1.1_GH0.tar.gz) = 11cbb3060a73bce3192567ca5ea97c26dc13ba5922eaedd6ec8031fbc9e66530 -SIZE (mrclksr-DSBXinput-0.1.1_GH0.tar.gz) = 9460 +TIMESTAMP = 1706360350 +SHA256 (mrclksr-DSBXinput-0.1.2_GH0.tar.gz) = f62e87e8bf8e1cb70f9d73a93fbb59ee2c4db8ab42fe182b3f4f87768ba31be9 +SIZE (mrclksr-DSBXinput-0.1.2_GH0.tar.gz) = 9839