Date: Sun, 11 Feb 2024 11:50:10 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4e097c643692 - main - irc/hexchat: update to 2.16.2 Message-ID: <202402111150.41BBoAJN090391@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e097c6436925ae569c48725f3a7a417c34b08c7 commit 4e097c6436925ae569c48725f3a7a417c34b08c7 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-02-10 14:40:43 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-02-11 11:49:07 +0000 irc/hexchat: update to 2.16.2 Changelog: https://hexchat.readthedocs.io/en/latest/changelog.html#id1 --- irc/hexchat/Makefile | 5 ++--- irc/hexchat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 23f36955479c..ab14d7e19576 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -1,8 +1,7 @@ PORTNAME= hexchat -DISTVERSION= 2.16.1 -PORTREVISION= 5 +DISTVERSION= 2.16.2 CATEGORIES= irc gnome -MASTER_SITES= https://dl.hexchat.net/hexchat/ +MASTER_SITES= https://github.com/hexchat/hexchat/releases/download/v${PORTVERSION}/ MAINTAINER= pkubaj@FreeBSD.org COMMENT= IRC chat program with GTK and Text Frontend diff --git a/irc/hexchat/distinfo b/irc/hexchat/distinfo index c27b2d11906e..01a8834e05ce 100644 --- a/irc/hexchat/distinfo +++ b/irc/hexchat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644739445 -SHA256 (hexchat-2.16.1.tar.xz) = a7e497da71df419daf9855582d51c723a2611de25d5e97b5efc33fe78da5c4c7 -SIZE (hexchat-2.16.1.tar.xz) = 1349536 +TIMESTAMP = 1707573438 +SHA256 (hexchat-2.16.2.tar.xz) = 2e88340a8da274b87373ec0740746da78120cc6fbfdd201a4dd6999cac790e4a +SIZE (hexchat-2.16.2.tar.xz) = 1352304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402111150.41BBoAJN090391>