mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/gopass: Update to 1.15.16
- Fix gopass version (1.15.16-git+9090fcc4) by removing commit part - Switch to go124 ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.15.16 MFH: 2025Q2
This commit is contained in:
parent
e5c8aabb29
commit
f41f85cf60
2 changed files with 10 additions and 11 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= gopass
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.15.15
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 1.15.16
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
|
@ -17,13 +16,13 @@ ONLY_FOR_ARCHS_REASON= upstream only supports ${ONLY_FOR_ARCHS}
|
|||
RUN_DEPENDS= git:devel/git \
|
||||
gpg2:security/gnupg
|
||||
|
||||
USES= go:1.23,modules
|
||||
USES= go:1.24,modules
|
||||
|
||||
# Usage examples are in a separate repo
|
||||
USE_GITHUB= nodefault
|
||||
GH_TUPLE= gopasspw:password-store-example:8db75ba3b69c:password_store_example
|
||||
|
||||
GO_MODULE= github.com/gopasspw/gopass
|
||||
GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}"
|
||||
|
||||
PORTDOCS= README.md docs/*
|
||||
PORTEXAMPLES= *
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1732471262
|
||||
SHA256 (go/security_gopass/gopass-v1.15.15/v1.15.15.mod) = 0586b7113956c5e470535b6c376a354bdd6ad79e6f1b7362f7124fb50731e160
|
||||
SIZE (go/security_gopass/gopass-v1.15.15/v1.15.15.mod) = 3725
|
||||
SHA256 (go/security_gopass/gopass-v1.15.15/v1.15.15.zip) = 2131c0287894bcd92780f27d30b5da706d1726d0f7493d990871ef9a313c8ae1
|
||||
SIZE (go/security_gopass/gopass-v1.15.15/v1.15.15.zip) = 2594365
|
||||
SHA256 (go/security_gopass/gopass-v1.15.15/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
|
||||
SIZE (go/security_gopass/gopass-v1.15.15/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
|
||||
TIMESTAMP = 1745272105
|
||||
SHA256 (go/security_gopass/gopass-v1.15.16/v1.15.16.mod) = e0f570e6e6fe7b74c149e38167cb1b062def7edfd39bbf58202bfd9228e8b76c
|
||||
SIZE (go/security_gopass/gopass-v1.15.16/v1.15.16.mod) = 4250
|
||||
SHA256 (go/security_gopass/gopass-v1.15.16/v1.15.16.zip) = 952169822333155f4d0a7a02c06b5cd7b6126980e942facd1014914333e57401
|
||||
SIZE (go/security_gopass/gopass-v1.15.16/v1.15.16.zip) = 2608952
|
||||
SHA256 (go/security_gopass/gopass-v1.15.16/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5
|
||||
SIZE (go/security_gopass/gopass-v1.15.16/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392
|
||||
|
|
Loading…
Add table
Reference in a new issue