Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 19:42:51 +0000
From:      =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b00c5d7e8e1e - main - net/dataplaneapi: Update to 3.3.1
Message-ID:  <69b1c5bb.27bc1.2d647ac8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dtxdf:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b00c5d7e8e1e78b7103d42bb657ef807eedbb5a5

commit b00c5d7e8e1e78b7103d42bb657ef807eedbb5a5
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2026-03-10 23:40:12 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2026-03-11 19:42:34 +0000

    net/dataplaneapi: Update to 3.3.1
    
    ChangeLog: https://github.com/haproxytech/dataplaneapi/releases/tag/v3.3.1
---
 net/dataplaneapi/Makefile |  7 +++----
 net/dataplaneapi/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile
index beb75a8ffcb2..eeaf1d4e37e6 100644
--- a/net/dataplaneapi/Makefile
+++ b/net/dataplaneapi/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	dataplaneapi
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.3.0
-PORTREVISION=	1
+DISTVERSION=	3.3.1
 CATEGORIES=	net
 
 MAINTAINER=	dtxdf@FreeBSD.org
@@ -11,7 +10,7 @@ WWW=		https://github.com/haproxytech/dataplaneapi
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		go:1.26+,modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	haproxytech
 
@@ -35,7 +34,7 @@ OPTIONS_DEFINE=	DOCS
 
 # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD'
 # in the Data Plane API repository to get the value of GITID.
-GITID=		5ee76f4b
+GITID=		b357f524
 
 BUILD_DATE=	$$(date -u "+%Y-%m-%dT%H:%M:%SZ")
 
diff --git a/net/dataplaneapi/distinfo b/net/dataplaneapi/distinfo
index 91a50516392b..16ff945accee 100644
--- a/net/dataplaneapi/distinfo
+++ b/net/dataplaneapi/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1771257736
-SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.0_GH0/go.mod) = bc40c240ecd13e2e04643e74776a6daf3089ce563c7a774ff209bf653fb2a01b
-SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.0_GH0/go.mod) = 8274
-SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.0_GH0/haproxytech-dataplaneapi-v3.3.0_GH0.tar.gz) = 1c5d5436203e0e84a22408c8ca23856e283fe04b3d493582645ecafb67858045
-SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.0_GH0/haproxytech-dataplaneapi-v3.3.0_GH0.tar.gz) = 1110613
+TIMESTAMP = 1773185164
+SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.1_GH0/go.mod) = 22d5251e410b9cac0418ba04556526ef97d8c5a72771ba4b080df8717cbc1271
+SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.1_GH0/go.mod) = 8335
+SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.1_GH0/haproxytech-dataplaneapi-v3.3.1_GH0.tar.gz) = 40e62c6a1fac091486ee6afea036500c643d0a76d612afb6cbff57f5ff87440f
+SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.1_GH0/haproxytech-dataplaneapi-v3.3.1_GH0.tar.gz) = 1114064


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1c5bb.27bc1.2d647ac8>