The NetBSD Project

CVS log for pkgsrc/net/ddns-route53/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / ddns-route53

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 6 18:48:49 2024 UTC (5 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Revbump all Go packages after go122 update

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 11 15:57:04 2024 UTC (5 months, 3 weeks ago) by bsiegert
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Revbump all Go packages after update

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 3 06:59:25 2024 UTC (7 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Revbump all Go packages after go122 security update

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 13 13:47:02 2024 UTC (7 months, 3 weeks ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Revbump all Go packages after go122 update

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 1 14:02:55 2024 UTC (8 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Revbump all Go packages, default Go version is now 1.22.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 12 12:41:57 2024 UTC (8 months, 3 weeks ago) by pho
Branches: MAIN
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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>