Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 20:41:42 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: c195d1419b59 - main - devel/goprotobuf: Update to 1.5.4
Message-ID:  <202403062041.426Kfg3H063830@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=c195d1419b599dbc9775e071caecca194c2cae56

commit c195d1419b599dbc9775e071caecca194c2cae56
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-06 20:40:56 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-06 20:41:27 +0000

    devel/goprotobuf: Update to 1.5.4
    
    ChangeLog: https://github.com/golang/protobuf/releases/tag/v1.5.4
---
 devel/goprotobuf/Makefile |  3 +--
 devel/goprotobuf/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index f40fa8052dbd..f72c317f3834 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	goprotobuf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.3
-PORTREVISION=	6
+DISTVERSION=	1.5.4
 PORTEPOCH=	1
 CATEGORIES=	devel
 
diff --git a/devel/goprotobuf/distinfo b/devel/goprotobuf/distinfo
index 1c3a1047f883..66cc244a2dc5 100644
--- a/devel/goprotobuf/distinfo
+++ b/devel/goprotobuf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1678365616
-SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.3/v1.5.3.mod) = 7c8e7610527afd7724c7e8b7e843f132b0db61e8c9dd49dc589d430e8929bcc4
-SIZE (go/devel_goprotobuf/goprotobuf-v1.5.3/v1.5.3.mod) = 192
-SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.3/v1.5.3.zip) = 93bda6e88d4a0a493a98b481de67a10000a755d15f16a800b49a6b96d1bd6f81
-SIZE (go/devel_goprotobuf/goprotobuf-v1.5.3/v1.5.3.zip) = 207048
+TIMESTAMP = 1709756858
+SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.4/v1.5.4.mod) = c5f873c621cfaaf563f8b66a0501a5be14390cb0859e5187ce616d0312a6c8f8
+SIZE (go/devel_goprotobuf/goprotobuf-v1.5.4/v1.5.4.mod) = 193
+SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.4/v1.5.4.zip) = 9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b
+SIZE (go/devel_goprotobuf/goprotobuf-v1.5.4/v1.5.4.zip) = 208060



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