Date: Sat, 25 Sep 2021 23:57:07 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: 73bccaeea9e7 - main - net/gmid: Update to 1.7.4 Message-ID: <202109252357.18PNv7he033474@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=73bccaeea9e745e5ec541729ec97054a508721e7 commit 73bccaeea9e745e5ec541729ec97054a508721e7 Author: Omar Polo <freebsd@omarpolo.com> AuthorDate: 2021-09-25 23:55:05 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-09-25 23:55:05 +0000 net/gmid: Update to 1.7.4 ChangeLog: https://git.omarpolo.com/gmid/tag/?h=1.7.4 PR: 258705 --- 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 f27a35657d3b..82bfaf097ac5 100644 --- a/net/gmid/Makefile +++ b/net/gmid/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmid -DISTVERSION= 1.7.3 +DISTVERSION= 1.7.4 CATEGORIES= net MASTER_SITES= https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/ diff --git a/net/gmid/distinfo b/net/gmid/distinfo index 365ff59d4a0c..f3801016119b 100644 --- a/net/gmid/distinfo +++ b/net/gmid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632068062 -SHA256 (gmid-1.7.3.tar.gz) = 35d7733e66b4c49116e464881b1e700b81f6c05a390a19ed21ca1393b51a3e02 -SIZE (gmid-1.7.3.tar.gz) = 81794 +TIMESTAMP = 1632487869 +SHA256 (gmid-1.7.4.tar.gz) = 9151d40304b23eb48d927f8ba6dcc909df0c3bcb0e6cd0e1648d986fa8112613 +SIZE (gmid-1.7.4.tar.gz) = 81986
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252357.18PNv7he033474>