Date: Mon, 19 Jul 2021 23:30:31 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3563b7310eff - main - net/gmid: Update to 1.7.2 Message-ID: <202107192330.16JNUVFX018954@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3563b7310eff01763146e524867de2e899abe471 commit 3563b7310eff01763146e524867de2e899abe471 Author: Omar Polo <freebsd@omarpolo.com> AuthorDate: 2021-07-19 23:30:06 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-19 23:30:06 +0000 net/gmid: Update to 1.7.2 Changelog: https://git.omarpolo.com/gmid/tag/?h=1.7.2 PR: 257277 Approved by: lwhsu (mentor, implicit) --- 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 69f56c6a77c5..f3a0a455a6d8 100644 --- a/net/gmid/Makefile +++ b/net/gmid/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmid -DISTVERSION= 1.7.1 +DISTVERSION= 1.7.2 CATEGORIES= net MASTER_SITES= https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/ diff --git a/net/gmid/distinfo b/net/gmid/distinfo index 89c7d66e05eb..dcbbf2cc558e 100644 --- a/net/gmid/distinfo +++ b/net/gmid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625991476 -SHA256 (gmid-1.7.1.tar.gz) = cb4ef2c1ed9950017ce51b0de97971a77124beed1eb2205de6118da0f2ebdbd1 -SIZE (gmid-1.7.1.tar.gz) = 78154 +TIMESTAMP = 1626699977 +SHA256 (gmid-1.7.2.tar.gz) = 3ad27946cd369ef42ce06682858c9ed4ddb42d348325b646f075976c39fbe529 +SIZE (gmid-1.7.2.tar.gz) = 78004
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107192330.16JNUVFX018954>