diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index 536d50059cc8..b922809112d6 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,55 +1,54 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v -DISTVERSION= 3.3.1 -PORTREVISION= 1 +DISTVERSION= 3.3.3 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org COMMENT= HAProxy Data Plane API WWW= https://github.com/haproxytech/dataplaneapi LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.26+,modules USE_GITHUB= yes GH_ACCOUNT= haproxytech USE_RC_SUBR= ${PORTNAME} GO_MOD_DIST= github GO_MODULE= github.com/haproxytech/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -X 'main.GitRepo=https://github.com/haproxytech/${PORTNAME}' \ -X 'main.GitTag=${DISTVERSIONPREFIX}${DISTVERSION}' \ -X 'main.GitCommit=${GITID}' \ -X 'main.BuildTime=${BUILD_DATE}'" PLIST_FILES= "@sample(,,640) etc/dataplaneapi.yaml.sample" \ bin/${PORTNAME} PORTDOCS= CONFIG.md README.md 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= b357f524 +GITID= a7ea355c BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/configuration/configuration.go post-install: ${SED} -e 's|%%PREFIX%%|${PREFIX}|' ${FILESDIR}/dataplaneapi.yaml \ > ${STAGEDIR}${PREFIX}/etc/dataplaneapi.yaml.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/configuration/doc/README.md ${STAGEDIR}${DOCSDIR}/CONFIG.md .include diff --git a/net/dataplaneapi/distinfo b/net/dataplaneapi/distinfo index 16ff945accee..403dfec5d79b 100644 --- a/net/dataplaneapi/distinfo +++ b/net/dataplaneapi/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1776458160 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.3_GH0/go.mod) = f59cceb0b653d5a3e28ca7fd8273f79fc8d13d7553f3d0991ed6fa656c7ac78d +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.3_GH0/go.mod) = 8289 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.3_GH0/haproxytech-dataplaneapi-v3.3.3_GH0.tar.gz) = 21d7662db4cb99ee4d85cd8c704b3650b4e28c12150639b7c3f09779dcec14e6 +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.3.3_GH0/haproxytech-dataplaneapi-v3.3.3_GH0.tar.gz) = 1122736