diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 9679f4e0e4dc..bd0c3080d14f 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,42 +1,41 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.4.2 -PORTREVISION= 1 +DISTVERSION= 3.4.3 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod \ https://github.com/TimothyYe/${PORTNAME}/releases/download/v${DISTVERSION}/:webui DISTFILES= go.mod:gomod \ ${PORTNAME}-web-${DISTVERSIONFULL}.zip:webui EXTRACT_ONLY= ${DISTFILE_DEFAULT} MAINTAINER= diizzy@FreeBSD.org COMMENT= Dynamic DNS client (DDNS) with optional external reporting features WWW= https://github.com/TimothyYe/godns LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24+,modules +USES= go:1.26+,modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= TimothyYe GO_MODULE= github.com/TimothyYe/godns GO_TARGET= ./cmd/${PORTNAME} post-extract: @if [ ! -d ${WRKSRC}/internal/server/out ]; then \ ${MKDIR} ${PATCH_WRKSRC}/internal/server/out ;\ (${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${_DISTFILES:M*web*} -C ${WRKSRC}/internal/server ${EXTRACT_AFTER_ARGS}) ;\ fi post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${PATCH_WRKSRC}/cmd/godns/godns.go @${REINPLACE_CMD} -e 's|%%DISTVERSION%%|${DISTVERSION}|g' \ ${PATCH_WRKSRC}/cmd/godns/godns.go post-install: ${INSTALL_DATA} ${FILESDIR}/godns-config.json.sample ${STAGEDIR}${PREFIX}/etc .include diff --git a/dns/godns/distinfo b/dns/godns/distinfo index 5a9d99397d3f..3abf463869db 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1780726572 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/go.mod) = 9172e8c93c6c6c4cae45784dfbdef83fc3cd7083a6278ea1c0b1852fedb550c7 -SIZE (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/go.mod) = 1822 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/godns-web-v3.4.2.zip) = fba1e397785b71a27ad3ca08d3f6205aef294dd4bd72baad5c019ac038377c95 -SIZE (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/godns-web-v3.4.2.zip) = 369430 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/TimothyYe-godns-v3.4.2_GH0.tar.gz) = 0edb5b0c82da603a930c04e6745ec3d0ef9b7412ff983e4f4c86c7e28aeffe08 -SIZE (go/dns_godns/TimothyYe-godns-v3.4.2_GH0/TimothyYe-godns-v3.4.2_GH0.tar.gz) = 876798 +TIMESTAMP = 1785063912 +SHA256 (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/go.mod) = 0cd792ffcdccb311ec67733831955e1f9ac5f51fd8135e82716d369ac58eda5a +SIZE (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/go.mod) = 1822 +SHA256 (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/godns-web-v3.4.3.zip) = 4e845347cf580e8c25350423c8c28003bc2ab3c978a80eb8c336c9861e70d0a6 +SIZE (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/godns-web-v3.4.3.zip) = 369423 +SHA256 (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/TimothyYe-godns-v3.4.3_GH0.tar.gz) = 0a38ffd19b39371d9e28970679d74b4c04f8476a2f19ea8966a0b9767248f63e +SIZE (go/dns_godns/TimothyYe-godns-v3.4.3_GH0/TimothyYe-godns-v3.4.3_GH0.tar.gz) = 881994