The NetBSD Project

CVS log for pkgsrc/time/heliocron/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / heliocron

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6
Mon Feb 26 19:26:57 2024 UTC (13 months, 3 weeks ago) by pin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
textproc/heliocron: remove package

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 2 11:14:49 2022 UTC (2 years, 8 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +139 -103 lines
time/heliocron: update to 0.8.1

[v0.8.1] - 2022-08-01
Added
   add --watch and --json to an overall much enhanced poll subcommand.

[v0.8.0] - 2022-07-31
Added
   poll subcommand - when executed, will return whether it is day, night or
    twilight (#54).

Fixed
   More time zone errors... more tests added to prove correctness (#53).
   Errors when running integration tests using rust-cross (#58)

Changed
   Switched from pseudo-decimal degrees (e.g. "5.1N") to actual decimal
    degrees (e.g. 5.1) for coordinates (#56).
   Refactored Github Actions workflows

[v0.7.0] - 2022-06-12
Fixed
   Fixed handling of time zones so that they are now implemented properly (#41).

Changed
   Migrated from old version of structopt to clap for command line argument
    parsing.

Removed
   --date-format flag has been removed as it adds additional complexity when
    validating command line args for no real benefit.

[v0.6.1] - 2022-06-11

Cut a new release specifically for crates.io to bump tokio-walltime to v0.1.2.
Previous versions of tokio-walltime failed to compile on the Raspberry Pi
architectures. v0.6.0 of heliocron has been yanked from crates.io.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 7 10:14:21 2022 UTC (2 years, 10 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +220 -163 lines
time/heliocron: update to 0.6.0

[v0.6.0] - 2022-06-06
Added
   -Add --run-missed-task flag to wait subcommand (#48).
   -SleepError variant for RuntimeErrorKind. Contributed by @4e554c4c as
    part of #45.

Changed
   -Switched underlying implementation in the library from sync to async.
    Resolves #43. This adds dependencies to tokio and tokio-walltime.
    Contibuted by @4e554c4c.
   -The wait library function input arguments changed from a Duration to a
    DateTime<FixedOffset>.
   -Internal improvements to error handling.
   -Refactor tests to avoid running real wait command.

Fixed
   -Updated missing details in README.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:24:20 2021 UTC (3 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +70 -70 lines
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:03:56 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -70 lines
time: Remove SHA1 hashes for distfiles

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 1 14:13:34 2021 UTC (4 years, 3 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
time/heliocron: import package

A command line application written in Rust that integrates with cron to execute
tasks relative to sunset, sunrise and other such solar events.
Heliocron is capable of delaying execution of other programs for time periods
relative to sunrise and sunset.

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>