Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2022 03:54:15 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab18f9711a3f - main - x11/grim: update to 1.4.0
Message-ID:  <202202090354.2193sFHM037416@gitrepo.freebsd.org>

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

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

commit ab18f9711a3f460bb4cdf413cead1c7ab4f0db66
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-08 23:20:30 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-09 03:53:40 +0000

    x11/grim: update to 1.4.0
    
    Changes:        https://github.com/emersion/grim/releases/tag/v1.4.0
    Reported by:    GitHub (watch releases)
---
 x11/grim/Makefile | 5 ++++-
 x11/grim/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11/grim/Makefile b/x11/grim/Makefile
index fe73c604231a..536a8c347ba7 100644
--- a/x11/grim/Makefile
+++ b/x11/grim/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	grim
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.2
+DISTVERSION=	1.4.0
 CATEGORIES=	x11
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	89e02e663fab.patch:-p1 # https://github.com/emersion/grim/pull/121
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Grab images from a Wayland compositor
 
diff --git a/x11/grim/distinfo b/x11/grim/distinfo
index 88c45d85b520..0d64c448b0bf 100644
--- a/x11/grim/distinfo
+++ b/x11/grim/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1618681274
-SHA256 (emersion-grim-v1.3.2_GH0.tar.gz) = 42c2952e98389506156c08e40e0c37afdc2ec5ef4d55a5a4febde6acdac4d1c8
-SIZE (emersion-grim-v1.3.2_GH0.tar.gz) = 15781
+TIMESTAMP = 1644362430
+SHA256 (emersion-grim-v1.4.0_GH0.tar.gz) = b6786e889ed93568634189a59f6b6429c041bf74883c10e8b6e2ed6772ae7ffb
+SIZE (emersion-grim-v1.4.0_GH0.tar.gz) = 18287
+SHA256 (89e02e663fab.patch) = 72a9df80e4e3f77259302b4789104ef9b075b902ab20a592e6c1e8972a2dc0ef
+SIZE (89e02e663fab.patch) = 749



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