diff --git a/devel/athens/Makefile b/devel/athens/Makefile index c3cbf8202997..56a48584fffe 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,29 +1,28 @@ PORTNAME= athens -PORTVERSION= 0.12.1 -PORTREVISION= 3 +PORTVERSION= 0.13.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Proxy server for the Go Modules download API WWW= https://github.com/gomods/athens LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules -BUILD_DATE= 2023-04-27-00:00:00-UTC +BUILD_DATE= 2023-12-12-00:00:00-UTC GO_MODULE= github.com/gomods/${PORTNAME} GO_TARGET= ./cmd/proxy GO_BUILDFLAGS= -ldflags " \ -X github.com/gomods/${PORTNAME}/pkg/build.version=${PORTVERSION} \ -X github.com/gomods/${PORTNAME}/pkg/build.buildDate=${BUILD_DATE}" PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/proxy ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/athens/distinfo b/devel/athens/distinfo index 1d3e93173979..0b4764a2771e 100644 --- a/devel/athens/distinfo +++ b/devel/athens/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1682615205 -SHA256 (go/devel_athens/athens-v0.12.1/v0.12.1.mod) = 89dc481c937d767bc0fd6401d287c65bd371f7a926743a1d03b0c23ef855b616 -SIZE (go/devel_athens/athens-v0.12.1/v0.12.1.mod) = 5620 -SHA256 (go/devel_athens/athens-v0.12.1/v0.12.1.zip) = c2d9a45819fd420eef61d756f96f37e1553f59e2b1e7092b847aa40dcbff58ad -SIZE (go/devel_athens/athens-v0.12.1/v0.12.1.zip) = 12561901 +TIMESTAMP = 1702466226 +SHA256 (go/devel_athens/athens-v0.13.0/v0.13.0.mod) = 474ec279b46ed24eb13eb62dea78caa5f08891133ba0efa259f9dc36154c5e06 +SIZE (go/devel_athens/athens-v0.13.0/v0.13.0.mod) = 7166 +SHA256 (go/devel_athens/athens-v0.13.0/v0.13.0.zip) = 0959a9d9a2de3c895bfdd64593a5c7fbb7e59db82eeafc889456fa3a8bf3bb28 +SIZE (go/devel_athens/athens-v0.13.0/v0.13.0.zip) = 12841745