diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 86b5b3b22d87..0550f1100e7e 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,37 +1,36 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.2.2 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 9891b463920d..a3ba272b122a 100644 --- a/dns/godns/distinfo +++ b/dns/godns/distinfo @@ -1,5 +1,5 @@ -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 +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