diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 48c150c7c217..1e2dd4320295 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,37 +1,36 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.2.2 -PORTREVISION= 2 +DISTVERSION= 3.2.3 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.23,modules +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 a3ba272b122a..fbf8232f0c57 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1738421096 -SHA256 (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/go.mod) = a4fadc36229cd6c29fdc8dcc5965c9e1a0717cd4615a43d1e9da5b68d87e598e -SIZE (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/go.mod) = 1821 -SHA256 (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/TimothyYe-godns-v3.2.2_GH0.tar.gz) = e72ddba919d76f312f74e948afad3ae5b2c79ef650842b16a1f0f61066573e5c -SIZE (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/TimothyYe-godns-v3.2.2_GH0.tar.gz) = 654288 +TIMESTAMP = 1743458073 +SHA256 (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/go.mod) = 1bddb617c4439d558215cefbe90be2be79894edf66fa9431e02de4db80e2eca0 +SIZE (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/go.mod) = 1823 +SHA256 (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/TimothyYe-godns-v3.2.3_GH0.tar.gz) = 44c2b112e74cfc856defe30627f02286a746c96c2cbf27bec48e26991a802419 +SIZE (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/TimothyYe-godns-v3.2.3_GH0.tar.gz) = 654602