From nobody Fri Dec 05 19:16:42 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dNLhp6Fngz6JKDk for ; Fri, 05 Dec 2025 19:16:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dNLhp3X7Zz3cC8 for ; Fri, 05 Dec 2025 19:16:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764962202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tmct/Uo7tUFdVNNCtt9dM6trHn8kT6th0nGZXJj/FQk=; b=QNcB1Bwb1bQindZ3pKKvmu0AZDziUB4Up6xuUhCwBJHkK+DvnCiKaFe+CK8bkYl5AtS5qL fiuUmdXyT4S/Hgl+GFMolaYEfSdtlxfrBBDmozphxcbCOYHVHFA4J2D/NNZChcrymUyYTz LVVZOnBaduAv2VoIEwGirt9tWx57XNzR1syrwHLApM8J+SYEwCRYRcOvwVZy6cl19rWnHC k5jsg8K68Xq6KpvkY0rU7C2CWIfadQMcAtIvBimxl6oHn42NKOeveHd2THRyvh1SlWTMaE VVJ6pePjJBgT2f6l6+N3+vA17QSkJaYbmuDJwnMO3NZhBblEMXZu2iycFoeINA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764962202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tmct/Uo7tUFdVNNCtt9dM6trHn8kT6th0nGZXJj/FQk=; b=fiknP9MyMW2P3ZHbvqd4f0LYcMsm4eaOprmSzSEx7Fqvm8wkAho7XVJerCIgoF9eqooepJ AUaMokNB3CBJ32I5y40OiRLF3izJhFOromzUbkBIW2nmMEPAF/qcATKEzItNEu1do91TOp zRRLaX9OFUY0kbuFX9hMa+EIXv/PWmr4u//iaQ6BNoslQahoMv6b1SQLB86Z8Pbm+yF77O mK6D9sYPYXHPqPO2wxRHyf3/NHsdUBL8NOEa3fQOPFfArwdK+ZhRDhQz214O/B2hbdNh7e 7FqJOksVgWdZMdYkWM5k+b7HNc4ZhjRNLuUkFAJINC/4lxBqGVnhefA744MsrA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764962202; a=rsa-sha256; cv=none; b=i/8BZNwuJ7xqvSsvGVeYDOGzhwPAaeEwzzrv9ii1peB72tfc2tNXwDNM1SQwyuAWAu16Df BMitgHBMLqSPofajaQ6Qc2xlU7nqcXhuLFVOMZlvvgD8JHInzctoseBFYg0RKUVPhe9O4u 8M+F3HmKH7B5Q4QcxsMt55/RheU583v9vCxOHpzx+xA4dO+n+eEkPd7EZBCTYiNgFz1b+6 W3x9w0P172S0PE+RXJRV44SJEUrzk5eSOwTHZmMHwelCOMriGjtmKkJ7KAedUsv3edrjYM 0rL6Ta4IGOYjpwooaWt+ex2g++LTy30ENi703zYO+P1i428YyC9vUEtYvwDTdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dNLhp2TvDz7QQ for ; Fri, 05 Dec 2025 19:16:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24f2b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 05 Dec 2025 19:16:42 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 8d2c3efe054e - main - security/git-credential-gopass: Drop Go version pin List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8d2c3efe054ea5fa9175ab9afed01490ca78a14e Auto-Submitted: auto-generated Date: Fri, 05 Dec 2025 19:16:42 +0000 Message-Id: <69332f9a.24f2b.38d75405@gitrepo.freebsd.org> The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d2c3efe054ea5fa9175ab9afed01490ca78a14e commit 8d2c3efe054ea5fa9175ab9afed01490ca78a14e Author: Emanuel Haupt AuthorDate: 2025-12-05 19:16:29 +0000 Commit: Emanuel Haupt CommitDate: 2025-12-05 19:16:39 +0000 security/git-credential-gopass: Drop Go version pin The port builds fine with the default Go version, so the explicit version requirement is no longer needed. This removes the deprecation notice and avoids unnecessary dependency on an obsolete Go minor. Notified by: adamw --- security/git-credential-gopass/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile index 76985f2a1c6d..613391333411 100644 --- a/security/git-credential-gopass/Makefile +++ b/security/git-credential-gopass/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-credential-gopass DISTVERSIONPREFIX= v DISTVERSION= 1.16.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org @@ -10,13 +11,10 @@ WWW= https://github.com/gopasspw/git-credential-gopass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gopasspw -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - GO_MODULE= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/git-credential-gopass