git: 278e02f4d542 - main - x11/screenkey: update the port to version 1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 17:11:33 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=278e02f4d5421962c4c156d608a2037dbf54aa52
commit 278e02f4d5421962c4c156d608a2037dbf54aa52
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-12-11 17:10:26 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-12-11 17:10:26 +0000
x11/screenkey: update the port to version 1.5
Garbage-collect no longer needed `post-patch' target.
Reported by: portscout
---
x11/screenkey/Makefile | 5 +----
x11/screenkey/distinfo | 6 +++---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/x11/screenkey/Makefile b/x11/screenkey/Makefile
index ea307382250d..a406f1b5bcca 100644
--- a/x11/screenkey/Makefile
+++ b/x11/screenkey/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= screenkey
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= x11 python
MASTER_SITES= https://www.thregr.org/~wavexx/software/screenkey/releases/
@@ -17,7 +17,4 @@ USE_GNOME= gtk30 pygobject3
USE_PYTHON= autoplist distutils noflavors
USE_XORG= xtst
-post-patch:
- @${REINPLACE_CMD} -e 's,setup_requires=,#&,' ${WRKSRC}/setup.py
-
.include <bsd.port.mk>
diff --git a/x11/screenkey/distinfo b/x11/screenkey/distinfo
index c5e289906a14..d6ef4024b3bb 100644
--- a/x11/screenkey/distinfo
+++ b/x11/screenkey/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611421140
-SHA256 (screenkey-1.4.tar.gz) = d7347e31fab4a5b18da431e3fc26f39700e99a505eb0c0168295adc12c8dd4f7
-SIZE (screenkey-1.4.tar.gz) = 79081
+TIMESTAMP = 1639074866
+SHA256 (screenkey-1.5.tar.gz) = cc8471b83f7ba7a754e1da0631cfa9c32b9217da93597afc1c3283e3a1ae4112
+SIZE (screenkey-1.5.tar.gz) = 94403