mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/athens: Update version 0.15.4=>0.16.0
Changelog: https://github.com/gomods/athens/releases/tag/v0.16.0
This commit is contained in:
parent
db905b8c5e
commit
748b25e408
2 changed files with 8 additions and 9 deletions
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= athens
|
PORTNAME= athens
|
||||||
DISTVERSION= 0.15.4
|
DISTVERSION= 0.16.0
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= bofh@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
|
@ -11,10 +10,10 @@ WWW= https://github.com/gomods/athens
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= go:1.22,modules
|
USES= go:1.23,modules
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
|
|
||||||
BUILD_DATE= 2025-03-27-00:00:00-UTC
|
BUILD_DATE= 2025-04-19-00:00:00-UTC
|
||||||
|
|
||||||
GO_MODULE= github.com/gomods/${PORTNAME}
|
GO_MODULE= github.com/gomods/${PORTNAME}
|
||||||
GO_TARGET= ./cmd/proxy
|
GO_TARGET= ./cmd/proxy
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1730717421
|
TIMESTAMP = 1745047152
|
||||||
SHA256 (go/devel_athens/athens-v0.15.4/v0.15.4.mod) = e209ea1fc1aad41e9cb8a1285580e9e4410ff063e3184c9e2c2c988ce942d235
|
SHA256 (go/devel_athens/athens-v0.16.0/v0.16.0.mod) = e20cde38445276ed559e0564628ef72dab2fca77d4112eb6d462e27a0a0c34e6
|
||||||
SIZE (go/devel_athens/athens-v0.15.4/v0.15.4.mod) = 9061
|
SIZE (go/devel_athens/athens-v0.16.0/v0.16.0.mod) = 9862
|
||||||
SHA256 (go/devel_athens/athens-v0.15.4/v0.15.4.zip) = d47016a4a4f46311d89f0c204ab69e20dd297b0c087a3611345a8b5f559ffd3b
|
SHA256 (go/devel_athens/athens-v0.16.0/v0.16.0.zip) = 89053b38cdd7c12efc84c0e6a26ed638b14342470d40e4d16c569b815ebb07c3
|
||||||
SIZE (go/devel_athens/athens-v0.15.4/v0.15.4.zip) = 4205601
|
SIZE (go/devel_athens/athens-v0.16.0/v0.16.0.zip) = 4248974
|
||||||
|
|
Loading…
Add table
Reference in a new issue