diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 7afe99189fb4..1c7e489c3292 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,42 +1,41 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 -PORTREVISION= 2 +DISTVERSION= 3.4.2 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 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 37b8005633bf..5a9d99397d3f 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1775981262 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/go.mod) = c202891b1e17a62b045b6f8404a6c21ac2a4e8b99a1be557342375e8158ab9e2 -SIZE (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/go.mod) = 1822 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/godns-web-v3.4.1.zip) = 3836d920590dd7736163db9492e2199eddb1202c56f1414cc598a7d74952339e -SIZE (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/godns-web-v3.4.1.zip) = 369494 -SHA256 (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/TimothyYe-godns-v3.4.1_GH0.tar.gz) = 729f78043bc3df486357a85329aabcc5de5baebcd0c2c2819f665c3e6e2a95fd -SIZE (go/dns_godns/TimothyYe-godns-v3.4.1_GH0/TimothyYe-godns-v3.4.1_GH0.tar.gz) = 873148 +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