diff --git a/mail/protonmail-bridge/Makefile b/mail/protonmail-bridge/Makefile index f693b2e4a72e..d5a6107ffb56 100644 --- a/mail/protonmail-bridge/Makefile +++ b/mail/protonmail-bridge/Makefile @@ -1,45 +1,45 @@ PORTNAME= protonmail-bridge DISTVERSIONPREFIX= v -DISTVERSION= 3.25.0 +DISTVERSION= 3.26.0 CATEGORIES= mail MAINTAINER= tagattie@FreeBSD.org COMMENT= Proton Mail Bridge for e-mail clients WWW= https://proton.me/mail/bridge LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gsed:textproc/gsed LIB_DEPENDS= libfido2.so:security/libfido2 \ libsecret-1.so:security/libsecret USES= gettext-runtime gnome go:1.26+,modules pkgconfig ssl GO_MODULE= github.com/ProtonMail/proton-bridge/v3 GO_TARGET= ./cmd/Desktop-Bridge GO_LDFLAGS= -X ${CONSTANTS_PREFIX}.Version=${DISTVERSION} \ -X ${CONSTANTS_PREFIX}.Revision=${COMMIT_HASH} \ -X ${CONSTANTS_PREFIX}.Tag=${DISTVERSIONFULL} \ -X ${CONSTANTS_PREFIX}.BuildTime=${:!${BUILD_TIME_CMD}!} USE_GNOME= glib20 BINARY_ALIAS= sed=gsed PLIST_FILES= bin/${PORTNAME} CONSTANTS_PREFIX= github.com/ProtonMail/proton-bridge/v3/internal/constants -COMMIT_HASH= f1f599e97167265cb0d10ad3d169269c324d9cc7 +# git ls-remote --tags https://github.com/ProtonMail/proton-bridge 'refs/tags/${DISTVERSIONFULL}' +COMMIT_HASH= 726f7aa62ac993afc67ec566b36243d1c2bafa3d BUILD_TIME_CMD= /bin/date -r $$(${AWK} '/TIMESTAMP/ { print $$NF }' ${DISTINFO_FILE}) '+%FT%T%z' pre-build: cd ${WRKSRC}/utils && \ ${SETENV} ${MAKE_ENV} ${SH} ./credits.sh bridge post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/Desktop-Bridge \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/mail/protonmail-bridge/distinfo b/mail/protonmail-bridge/distinfo index de4bcda1390e..4879b42d6ecb 100644 --- a/mail/protonmail-bridge/distinfo +++ b/mail/protonmail-bridge/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1785051470 -SHA256 (go/mail_protonmail-bridge/protonmail-bridge-v3.25.0/v3.25.0.mod) = 2b413c5e0f38b1322c52f74cf085c433a162de19ef7847835b3f922b550624ca -SIZE (go/mail_protonmail-bridge/protonmail-bridge-v3.25.0/v3.25.0.mod) = 7941 -SHA256 (go/mail_protonmail-bridge/protonmail-bridge-v3.25.0/v3.25.0.zip) = 0194435fd4207a51010e2a815d33f33a579c4337ac6cb7a88be8fc8a9bf8b656 -SIZE (go/mail_protonmail-bridge/protonmail-bridge-v3.25.0/v3.25.0.zip) = 7969325 +TIMESTAMP = 1787790422 +SHA256 (go/mail_protonmail-bridge/protonmail-bridge-v3.26.0/v3.26.0.mod) = bbc504b9086f5991787f570c1d7974d1724d8f8e64726c249cbf98d616e282e1 +SIZE (go/mail_protonmail-bridge/protonmail-bridge-v3.26.0/v3.26.0.mod) = 7935 +SHA256 (go/mail_protonmail-bridge/protonmail-bridge-v3.26.0/v3.26.0.zip) = d1b3255b72bac3b30fa73961f530c8f0c8acaaf60960369eedc11f9d4c81bc45 +SIZE (go/mail_protonmail-bridge/protonmail-bridge-v3.26.0/v3.26.0.zip) = 8317818 diff --git a/mail/protonmail-bridge/files/patch-vendor_modules.txt b/mail/protonmail-bridge/files/patch-vendor_modules.txt index 41d1b6b65c57..acf01a44d32a 100644 --- a/mail/protonmail-bridge/files/patch-vendor_modules.txt +++ b/mail/protonmail-bridge/files/patch-vendor_modules.txt @@ -1,11 +1,11 @@ ---- vendor/modules.txt.orig 2026-08-23 12:45:39 UTC +--- vendor/modules.txt.orig 2026-08-27 00:27:15 UTC +++ vendor/modules.txt -@@ -504,7 +504,7 @@ github.com/keybase/go-keychain/secretservice +@@ -501,7 +501,7 @@ github.com/keybase/go-keychain/secretservice github.com/keybase/go-keychain github.com/keybase/go-keychain/secretservice # github.com/keys-pub/go-libfido2 v1.5.4-0.20250104233141-2534349bd685 => github.com/ProtonMail/go-libfido2 v0.0.0-20250916110427-df894d6d07a1 -## explicit; go 1.13 +## explicit; go 1.17 github.com/keys-pub/go-libfido2 # github.com/klauspost/cpuid/v2 v2.3.0 ## explicit; go 1.22