diff --git a/security/openbao/Makefile b/security/openbao/Makefile index f87b2f86a822..23ffdb8af509 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,45 +1,44 @@ PORTNAME= openbao DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 -PORTREVISION= 2 +DISTVERSION= 2.6.2 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ api/auth/approle/go.mod \ api/auth/kubernetes/go.mod \ api/auth/userpass/go.mod \ api/go.mod \ helper/stubbolt/go.mod \ sdk/go.mod MAINTAINER= jake@metalrip.com COMMENT= Tool for securely accessing secrets WWW= https://openbao.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_TARGET= :${BIN_NAME} GO_BUILDFLAGS= -ldflags="-s \ -X ${GO_MODULE}/version.GitCommit=${GITID} \ -X ${GO_MODULE}/version.BuildDate=${SOURCE_DATE_EPOCH} \ -X ${GO_MODULE}/version.fullVersion=${DISTVERSION}" SUB_FILES= pkg-message SUB_LIST= USER=${USERS} GROUP=${GROUPS} USERS= ${PORTNAME} GROUPS= ${PORTNAME} PLIST_FILES= bin/${BIN_NAME} BIN_NAME= bao -GITID= ba7ad8861d0578cd4da4f7b9e5a6756d30484f8f +GITID= dd9c19c37a878cf4a81b18efb8d6f0599c7da923 SOURCE_DATE_EPOCH= ${TIMEEPOCHNOW:gmtime} TIMEEPOCHNOW= %Y-%m-%dT%H:%M:%SZ .include diff --git a/security/openbao/distinfo b/security/openbao/distinfo index cfd45223a14d..84b1ca671d40 100644 --- a/security/openbao/distinfo +++ b/security/openbao/distinfo @@ -1,17 +1,17 @@ -TIMESTAMP = 1784787565 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/go.mod) = 66690e21faebde4d94e06676f4990097afd7be6739dc11d9d0e5f713e98da29a -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/go.mod) = 18623 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/approle/go.mod) = 0ae255df60843cd8d43e6717199edb1ac73ed4a9e1c2a48dc0692ec42ec12c1f -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/approle/go.mod) = 1028 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/kubernetes/go.mod) = b710354e73236cd40b640536f15831e4c3b13ee5769748cbd4413a728a631aa6 -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/kubernetes/go.mod) = 1031 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/userpass/go.mod) = 0dbeb19e3d3237cc185a521f33250f0cc60f1af9b02f484b7be674479e5e9ac0 -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/auth/userpass/go.mod) = 1029 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/go.mod) = ffd497761b66c6f37548703ad8b8aa595c867caf0b65af92d2c2f2b87cfc65ab -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/api/go.mod) = 1639 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/helper/stubbolt/go.mod) = 499d18c33116c7dc7eef3826284345521d42bd38435a7c7d331e94fa3c8d1aa2 -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/helper/stubbolt/go.mod) = 41 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/sdk/go.mod) = db7d667e6f42570c72553a0fe6a3e878123f992114432ee6dd3b18674cbaf319 -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/sdk/go.mod) = 5074 -SHA256 (go/security_openbao/openbao-openbao-v2.6.1_GH0/openbao-openbao-v2.6.1_GH0.tar.gz) = 03d636690c92c653d5085bfb03f950754c7387d6e387fe4f18bc4cb3fc60e2d4 -SIZE (go/security_openbao/openbao-openbao-v2.6.1_GH0/openbao-openbao-v2.6.1_GH0.tar.gz) = 32978401 +TIMESTAMP = 1787146551 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/go.mod) = 3d766e83c9d8abbe8f5f3c5bff11c2c88e43db90c08495921a12568197eecd15 +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/go.mod) = 18623 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/approle/go.mod) = 0ae255df60843cd8d43e6717199edb1ac73ed4a9e1c2a48dc0692ec42ec12c1f +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/approle/go.mod) = 1028 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/kubernetes/go.mod) = b710354e73236cd40b640536f15831e4c3b13ee5769748cbd4413a728a631aa6 +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/kubernetes/go.mod) = 1031 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/userpass/go.mod) = 0dbeb19e3d3237cc185a521f33250f0cc60f1af9b02f484b7be674479e5e9ac0 +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/auth/userpass/go.mod) = 1029 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/go.mod) = ffd497761b66c6f37548703ad8b8aa595c867caf0b65af92d2c2f2b87cfc65ab +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/api/go.mod) = 1639 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/helper/stubbolt/go.mod) = 499d18c33116c7dc7eef3826284345521d42bd38435a7c7d331e94fa3c8d1aa2 +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/helper/stubbolt/go.mod) = 41 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/sdk/go.mod) = 07a630bed900cd9cd5bc6624035964e1bd827f44115bf8ecf3dd3a5c1ebb92b5 +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/sdk/go.mod) = 5074 +SHA256 (go/security_openbao/openbao-openbao-v2.6.2_GH0/openbao-openbao-v2.6.2_GH0.tar.gz) = 097ef89f5d24174c57a56a2b6b529d66d7d4f237d42be175186c8683a9323ffc +SIZE (go/security_openbao/openbao-openbao-v2.6.2_GH0/openbao-openbao-v2.6.2_GH0.tar.gz) = 32985438