Date: Fri, 14 Jun 2024 06:26:36 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 762409ed891a - main - net/gmid: update to 2.0.5 Message-ID: <202406140626.45E6QaY4070224@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=762409ed891a3ea897c4353a2beed08126e5603e commit 762409ed891a3ea897c4353a2beed08126e5603e Author: Omar Polo <freebsd@omarpolo.com> AuthorDate: 2024-06-12 07:03:10 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2024-06-14 06:26:05 +0000 net/gmid: update to 2.0.5 PR: 279673 Reported by: freebsd@omarpolo.com (maintainer) MFH: 2023Q2 (security fix) --- net/gmid/Makefile | 2 +- net/gmid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/gmid/Makefile b/net/gmid/Makefile index 49d248a77038..69f3787fca5f 100644 --- a/net/gmid/Makefile +++ b/net/gmid/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmid -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.5 CATEGORIES= net MASTER_SITES= https://github.com/omar-polo/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://ftp.omarpolo.com/ diff --git a/net/gmid/distinfo b/net/gmid/distinfo index 48811c06894a..f6bbbf5213ab 100644 --- a/net/gmid/distinfo +++ b/net/gmid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717683832 -SHA256 (gmid-2.0.4.tar.gz) = 820613f57d1993fece827b97faf7bc70169c35fde68045887d7369212992df94 -SIZE (gmid-2.0.4.tar.gz) = 192183 +TIMESTAMP = 1718094990 +SHA256 (gmid-2.0.5.tar.gz) = 3328ebf277c597e175762089d38767adae13d70b7c2624ede738ec7108272539 +SIZE (gmid-2.0.5.tar.gz) = 192727
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406140626.45E6QaY4070224>