diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 51fda055f156..02486069def3 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,36 +1,36 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.2.0 +DISTVERSION= 3.2.1 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 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 dfda60598251..9891b463920d 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1734798788 -SHA256 (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/go.mod) = 25f8d562e87eff089c7b306f9d14d72af286b28310bbec8f84e9cdb71f3159bf -SIZE (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/go.mod) = 1820 -SHA256 (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/TimothyYe-godns-v3.2.0_GH0.tar.gz) = 78d843a38291d5162b3d528b55df047503984cfc6748dd828c717df6980d9e09 -SIZE (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/TimothyYe-godns-v3.2.0_GH0.tar.gz) = 654287 +TIMESTAMP = 1735599608 +SHA256 (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/go.mod) = a4fadc36229cd6c29fdc8dcc5965c9e1a0717cd4615a43d1e9da5b68d87e598e +SIZE (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/go.mod) = 1821 +SHA256 (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/TimothyYe-godns-v3.2.1_GH0.tar.gz) = 4e2f7daeb236a1bf04bfab61837a252938b37e444094f6511b6b6d395d7ff7d2 +SIZE (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/TimothyYe-godns-v3.2.1_GH0.tar.gz) = 654255