diff --git a/dns/godns/Makefile b/dns/godns/Makefile index a47037729b7f..b70b6ca0fb2f 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,37 +1,36 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.3.3 -PORTREVISION= 2 +DISTVERSION= 3.3.4 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod 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} SUB_FILES= pkg-message 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 ${MKDIR} ${PATCH_WRKSRC}/internal/server/out ${TOUCH} ${PATCH_WRKSRC}/internal/server/out/index.html post-install: ${INSTALL_DATA} ${FILESDIR}/godns-config.json.sample ${STAGEDIR}${PREFIX}/etc .include diff --git a/dns/godns/distinfo b/dns/godns/distinfo index 93dbe8f8d49c..50bcb33855f8 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757566901 -SHA256 (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/go.mod) = 94a9da5217b99b7160da189654fbe35a8a33b8845cbd0fd7db0354c1028b6793 -SIZE (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/go.mod) = 1821 -SHA256 (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/TimothyYe-godns-v3.3.3_GH0.tar.gz) = bbf479475c4d8fc86ad6b92dd0b0101dd56af643bd06a6a55ba4577e87d3a7a7 -SIZE (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/TimothyYe-godns-v3.3.3_GH0.tar.gz) = 733541 +TIMESTAMP = 1761176156 +SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 94a9da5217b99b7160da189654fbe35a8a33b8845cbd0fd7db0354c1028b6793 +SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 1821 +SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = d7c10bdeddfdfb3cc1a51e26dc594e5cc7175128badaecddf31020cf55c5e18e +SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = 736668