Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 21:25:04 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 71aa9c552c8b - 2023Q2 - x11/grim: update to 1.4.1
Message-ID:  <202306172125.35HLP4NG011476@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71aa9c552c8bbd6c0b73445c94d30487f2990b64

commit 71aa9c552c8bbd6c0b73445c94d30487f2990b64
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-14 12:25:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-17 21:24:52 +0000

    x11/grim: update to 1.4.1
    
    Changes:        https://git.sr.ht/~emersion/grim/refs/v1.4.1
    (cherry picked from commit a8d20dc1ffc3010b0f8450102c461a74d8ea1e54)
---
 x11/grim/Makefile  | 6 +-----
 x11/grim/distinfo  | 8 +++-----
 x11/grim/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/x11/grim/Makefile b/x11/grim/Makefile
index 06907e7e830b..8b6a20bdd946 100644
--- a/x11/grim/Makefile
+++ b/x11/grim/Makefile
@@ -1,13 +1,9 @@
 PORTNAME=	grim
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.0
-PORTREVISION=	1
+DISTVERSION=	1.4.1
 CATEGORIES=	x11 wayland
 MASTER_SITES=	https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
-PATCH_SITES=	https://git.sr.ht/~emersion/${PORTNAME}/commit/
-PATCHFILES+=	89e02e663fab.patch:-p1 # https://github.com/emersion/grim/pull/121
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Grab images from a Wayland compositor
 WWW=		https://sr.ht/~emersion/grim/
diff --git a/x11/grim/distinfo b/x11/grim/distinfo
index 4a4caeba4018..12ceee6a8fb4 100644
--- a/x11/grim/distinfo
+++ b/x11/grim/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1644362430
-SHA256 (grim-v1.4.0.tar.gz) = 7cbc51c009e854de2a810abd25c5da474a41bd14f0e958ce0a8982bf715ed30b
-SIZE (grim-v1.4.0.tar.gz) = 18351
-SHA256 (89e02e663fab.patch) = df56c38242640821c25bdae8849d06b67ce2a2a15a4a7b869872c3452b8c1f57
-SIZE (89e02e663fab.patch) = 761
+TIMESTAMP = 1686745509
+SHA256 (grim-v1.4.1.tar.gz) = 5ed8e70fcd83a7e203e92d34dbb82a1342d3f13ad98a6b0310cc97e1a9342ded
+SIZE (grim-v1.4.1.tar.gz) = 18372
diff --git a/x11/grim/pkg-descr b/x11/grim/pkg-descr
index f52afa3bc931..878cf15f0f0f 100644
--- a/x11/grim/pkg-descr
+++ b/x11/grim/pkg-descr
@@ -1 +1 @@
-Grab images from a Wayland compositor. Works great with slurp and sway >= 1.0.
+Grab images from a Wayland compositor. Works great with slurp.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306172125.35HLP4NG011476>