Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 09:24:28 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 56fac6aee310 - main - graphics/imv: Update to 4.3.1
Message-ID:  <202201230924.20N9OSto007680@gitrepo.freebsd.org>

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

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

commit 56fac6aee310f6b5f96199cf7cbd3178d734e088
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-23 09:19:59 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-01-23 09:23:55 +0000

    graphics/imv: Update to 4.3.1
    
     - Update WWW: project moved to a new home
    
    ChangeLog: https://git.sr.ht/~exec64/imv/tree/v4.3.1/item/CHANGELOG
    
    PR:             260536
---
 graphics/imv/Makefile  | 9 ++-------
 graphics/imv/distinfo  | 8 +++-----
 graphics/imv/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile
index d7902a60e9ab..3c2efb90fcd2 100644
--- a/graphics/imv/Makefile
+++ b/graphics/imv/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	imv
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.3.0
-PORTREVISION=	2
+DISTVERSION=	4.3.1
 CATEGORIES=	graphics
-
-PATCH_SITES=	https://git.sr.ht/~exec64/${PORTNAME}/commit/
-PATCHFILES+=	c7306a6325df.patch:-p1 # wlroots 0.15
+MASTER_SITES=	https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Simple image viewer
@@ -21,8 +18,6 @@ RUN_DEPENDS=	bash:shells/bash
 
 USES=		compiler:c11 desktop-file-utils gettext-runtime gl gnome meson \
 		pkgconfig shebangfix
-USE_GITHUB=	yes
-GH_ACCOUNT=	eXeC64
 USE_GL=		egl
 USE_GNOME=	cairo glib20 pango
 SHEBANG_FILES=	contrib/imv-folder
diff --git a/graphics/imv/distinfo b/graphics/imv/distinfo
index 9946b2d9de4a..6fc42ecb53c9 100644
--- a/graphics/imv/distinfo
+++ b/graphics/imv/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1628267179
-SHA256 (eXeC64-imv-v4.3.0_GH0.tar.gz) = ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6
-SIZE (eXeC64-imv-v4.3.0_GH0.tar.gz) = 79031
-SHA256 (c7306a6325df.patch) = 6d62552b69ca2bed07673c50013336d4855443d5192ed31d294c044508475ee3
-SIZE (c7306a6325df.patch) = 2068
+TIMESTAMP = 1642876856
+SHA256 (imv-v4.3.1.tar.gz) = 88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999
+SIZE (imv-v4.3.1.tar.gz) = 79123
diff --git a/graphics/imv/pkg-descr b/graphics/imv/pkg-descr
index 709225314625..65197b039b62 100644
--- a/graphics/imv/pkg-descr
+++ b/graphics/imv/pkg-descr
@@ -2,4 +2,4 @@ imv is a command line image viewer intended for use with tiling window
 managers.  It supports over 30 different image file formats including:
 Photoshop PSD files, animated GIFS, and various RAW formats.
 
-WWW: https://github.com/eXeC64/imv
+WWW: https://sr.ht/~exec64/imv/



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