git: c4b1fbd07607 - main - x11/swayidle: update to 1.7
Jan Beich
jbeich at FreeBSD.org
Tue Aug 17 10:29:46 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4b1fbd07607a32869e39e5483fb91b26f13ef07
commit c4b1fbd07607a32869e39e5483fb91b26f13ef07
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-16 15:38:17 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-17 10:28:39 +0000
x11/swayidle: update to 1.7
Changes: https://github.com/swaywm/swayidle/compare/1.6...1.7
Reported by: GitHub (watch releases)
---
x11/swayidle/Makefile | 5 ++---
x11/swayidle/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/x11/swayidle/Makefile b/x11/swayidle/Makefile
index cf04c33e7f50..0d42b2869181 100644
--- a/x11/swayidle/Makefile
+++ b/x11/swayidle/Makefile
@@ -1,11 +1,10 @@
PORTNAME= swayidle
-DISTVERSION= 1.6
-PORTREVISION= 2
+DISTVERSION= 1.7
CATEGORIES= x11
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 4cc31289ee81.patch:-p1 # https://github.com/swaywm/swayidle/pull/89
-PATCHFILES+= 8862b3bad223.patch:-p1 # https://github.com/swaywm/swayidle/pull/89
+PATCHFILES+= efb226483782.patch:-p1 # https://github.com/swaywm/swayidle/pull/89
PATCHFILES+= 88bc257f72f6.patch:-p1 # https://github.com/swaywm/swayidle/pull/89
MAINTAINER= jbeich at FreeBSD.org
diff --git a/x11/swayidle/distinfo b/x11/swayidle/distinfo
index 0d52e14b917d..cae2fb08d595 100644
--- a/x11/swayidle/distinfo
+++ b/x11/swayidle/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1579710022
-SHA256 (swaywm-swayidle-1.6_GH0.tar.gz) = efb2f0878531ea5be0744063e6e31762a16b4ee3cfb22dbade49795fa53b130c
-SIZE (swaywm-swayidle-1.6_GH0.tar.gz) = 10131
+TIMESTAMP = 1621179497
+SHA256 (swaywm-swayidle-1.7_GH0.tar.gz) = 06062dd07d4ef625bb2420ab5b4de395b0e12e71c631a516bfa972e1c3acb503
+SIZE (swaywm-swayidle-1.7_GH0.tar.gz) = 12458
SHA256 (4cc31289ee81.patch) = 8c11723b0c9a455f57366d10bdfd881d9f64c6107163044acb29f1a71ed9df5d
SIZE (4cc31289ee81.patch) = 675
-SHA256 (8862b3bad223.patch) = 964554d369d21b58ddf3896ee5de14cfb1bba771c2929a7bd2dee7744a7d64d3
-SIZE (8862b3bad223.patch) = 6715
+SHA256 (efb226483782.patch) = c25035ed7d8cbb3cad687a290e4b84e3e8fd771bd025fb046fcc33cad362b9ed
+SIZE (efb226483782.patch) = 7251
SHA256 (88bc257f72f6.patch) = e46cc4439517f9f1a389788544d34b6c799f863c2f939a1dee3f7f55e2909a3e
SIZE (88bc257f72f6.patch) = 4483
More information about the dev-commits-ports-all
mailing list