head 1.19; access; symbols pkgsrc-2026Q1:1.17.0.2 pkgsrc-2026Q1-base:1.17 pkgsrc-2025Q4:1.14.0.2 pkgsrc-2025Q4-base:1.14 pkgsrc-2025Q3:1.11.0.2 pkgsrc-2025Q3-base:1.11 pkgsrc-2025Q2:1.9.0.2 pkgsrc-2025Q2-base:1.9 pkgsrc-2025Q1:1.7.0.2 pkgsrc-2025Q1-base:1.7 pkgsrc-2024Q4:1.6.0.4 pkgsrc-2024Q4-base:1.6 pkgsrc-2024Q3:1.6.0.2 pkgsrc-2024Q3-base:1.6 pkgsrc-2024Q2:1.3.0.2 pkgsrc-2024Q2-base:1.3; locks; strict; comment @# @; 1.19 date 2026.05.07.18.49.58; author bsiegert; state Exp; branches; next 1.18; commitid MMrI2EXGAt3HJUEG; 1.18 date 2026.04.08.05.45.01; author bsiegert; state Exp; branches; next 1.17; commitid FFJx9trbRMg7k7BG; 1.17 date 2026.03.06.21.07.55; author bsiegert; state Exp; branches 1.17.2.1; next 1.16; commitid AQtIeR1eh5qvuXwG; 1.16 date 2026.02.24.08.45.29; author bsiegert; state Exp; branches; next 1.15; commitid IrpU9bGVDwSIHBvG; 1.15 date 2026.01.15.19.54.46; author bsiegert; state Exp; branches; next 1.14; commitid Zuo9UmMrkrU4HwqG; 1.14 date 2025.12.02.19.25.12; author bsiegert; state Exp; branches; next 1.13; commitid 269raRGxaHJBWRkG; 1.13 date 2025.10.16.17.59.53; author bsiegert; state Exp; branches; next 1.12; commitid RAGpkHmyeYCUYOeG; 1.12 date 2025.10.08.06.54.29; author bsiegert; state Exp; branches; next 1.11; commitid 5p46uH9RJXSFyJdG; 1.11 date 2025.09.06.13.17.02; author bsiegert; state Exp; branches; next 1.10; commitid cojusOdnRBFGHE9G; 1.10 date 2025.08.31.10.02.52; author bsiegert; state Exp; branches; next 1.9; commitid SdH7Ppgppxg5PR8G; 1.9 date 2025.06.06.14.01.30; author bsiegert; state Exp; branches; next 1.8; commitid JbNcx43ItkrmUPXF; 1.8 date 2025.04.05.18.51.19; author bsiegert; state Exp; branches; next 1.7; commitid 5KX0APffNjdlvTPF; 1.7 date 2025.03.07.20.54.22; author bsiegert; state Exp; branches 1.7.2.1; next 1.6; commitid rfTPfnLphAPl7bMF; 1.6 date 2024.09.06.18.48.49; author bsiegert; state Exp; branches; next 1.5; commitid sM1YPLxu37gUgMoF; 1.5 date 2024.08.11.15.57.04; author bsiegert; state Exp; branches; next 1.4; commitid Q02ZqKpOSdvP9qlF; 1.4 date 2024.07.03.06.59.25; author bsiegert; state Exp; branches; next 1.3; commitid clKUvbmZS6C5rmgF; 1.3 date 2024.06.13.13.47.02; author bsiegert; state Exp; branches; next 1.2; commitid JAoDOmAvI7TNkPdF; 1.2 date 2024.06.01.14.02.55; author bsiegert; state Exp; branches; next 1.1; commitid ffwNZJIDPPV5OhcF; 1.1 date 2024.05.12.12.41.57; author pho; state Exp; branches; next ; commitid NxM9GLg0si4n0I9F; 1.17.2.1 date 2026.04.22.14.32.06; author maya; state Exp; branches; next ; commitid iDHLLUhOplH6NXCG; 1.7.2.1 date 2025.04.05.20.45.03; author maya; state Exp; branches; next ; commitid ts1uPa8RLrwE7UPF; desc @@ 1.19 log @Revbump all Go packages after go126 security update @ text @# $NetBSD: Makefile,v 1.18 2026/04/08 05:45:01 bsiegert Exp $ DISTNAME= ddns-route53-2.12.0 PKGREVISION= 18 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=crazy-max/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://crazymax.dev/ddns-route53/ COMMENT= Dynamic DNS for Amazon Route 53 on a time-based schedule LICENSE= mit .include "go-modules.mk" post-install: # Don't know why but the executable is installed as "bin/cmd". Rename it. if ${TEST} -f "${DESTDIR}${PREFIX}/bin/cmd"; then \ ${MV} "${DESTDIR}${PREFIX}/bin/cmd" "${DESTDIR}${PREFIX}/bin/ddns-route53"; \ fi .include "../../lang/go/go-module.mk" .include "../../mk/bsd.pkg.mk" @ 1.18 log @Revbump all Go packages after security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2026/03/06 21:07:55 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 17 @ 1.17 log @Revbump all Go packages after go126 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2026/02/24 08:45:29 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 16 @ 1.17.2.1 log @Revbump all Go packages after go126 security fix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2026/03/06 21:07:55 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 17 @ 1.16 log @Revbump all Go packages after default version bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2026/01/15 19:54:46 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 15 @ 1.15 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2025/12/02 19:25:12 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 14 @ 1.14 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2025/10/16 17:59:53 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 13 @ 1.13 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2025/10/08 06:54:29 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 12 @ 1.12 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/09/06 13:17:02 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 11 @ 1.11 log @Revbump all Go packages after go125 security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/08/31 10:02:52 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 10 @ 1.10 log @Revbump all Go packages after moving to go125 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/06/06 14:01:30 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 9 @ 1.9 log @Revbump all Go packages after go124 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/04/05 18:51:19 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 8 @ 1.8 log @Belated revbump for all Go packages after go124 update I forgot to do the revbump again, sorry for doing it so late after the update. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/03/07 20:54:22 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 7 @ 1.7 log @Revbump all Go packages after go124 update I realize I forgot to do the revbump after updating the default Go version to 1.24, so let's do that now. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2024/09/06 18:48:49 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 6 @ 1.7.2.1 log @Pulup ticket #6952 - Update PKGREVISION for all Go packages. Go had a security update to one of the builtin libraries. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/03/07 20:54:22 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 7 @ 1.6 log @Revbump all Go packages after go122 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/08/11 15:57:04 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.5 log @Revbump all Go packages after update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/07/03 06:59:25 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.4 log @Revbump all Go packages after go122 security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/06/13 13:47:02 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.3 log @Revbump all Go packages after go122 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/06/01 14:02:55 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.2 log @Revbump all Go packages, default Go version is now 1.22. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/05/12 12:41:57 pho Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.1 log @net/ddns-route53: import ddns-route53-2.12.0 ddns-route53 is a CLI application written in Go and delivered as a single executable that lets you run your own dynamic DNS service with Amazon Route 53 on a time-based schedule. This package does not install rc.d(8) scripts. To use it, place a configuration file at `/etc/ddns-route53/ddns-route53.yaml' and add the following line to crontab(5): */30 * * * * ddns-route53 --log-nocolor | logger -t ddns-route53 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.770 2024/05/07 07:24:41 rillig Exp $ d4 1 @