Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 05:45:47 GMT
From:      =?utf-8?Q?Fernando 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: 9c333d9a51aa - main - net/gmid: update to 1.7.5
Message-ID:  <202110200545.19K5jl1L042954@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=9c333d9a51aaf4455c22565c22800fac7e6a2a42

commit 9c333d9a51aaf4455c22565c22800fac7e6a2a42
Author:     Omar Polo <freebsd@omarpolo.com>
AuthorDate: 2021-10-19 13:52:13 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-10-20 05:40:35 +0000

    net/gmid: update to 1.7.5
    
    Fixes a crash.
    
    ChangeLog: https://git.omarpolo.com/gmid/tag/?h=1.7.5
    
    PR:     259186
    Reported by:    freebsd@omarpolo.com
    MFH:    2021Q4 (bugfix release)
---
 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 82bfaf097ac5..acb91fc54b0e 100644
--- a/net/gmid/Makefile
+++ b/net/gmid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gmid
-DISTVERSION=	1.7.4
+DISTVERSION=	1.7.5
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/
 
diff --git a/net/gmid/distinfo b/net/gmid/distinfo
index f3801016119b..bceb5a831162 100644
--- a/net/gmid/distinfo
+++ b/net/gmid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632487869
-SHA256 (gmid-1.7.4.tar.gz) = 9151d40304b23eb48d927f8ba6dcc909df0c3bcb0e6cd0e1648d986fa8112613
-SIZE (gmid-1.7.4.tar.gz) = 81986
+TIMESTAMP = 1634292038
+SHA256 (gmid-1.7.5.tar.gz) = e1b31a13d320929b70ac030e8406a9121da09fb3404525261ff762694ac8eb61
+SIZE (gmid-1.7.5.tar.gz) = 82100



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