Bug 284179 - sysutils/freebsd-rustdate: Update to 1.2.1
Summary: sysutils/freebsd-rustdate: Update to 1.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-20 00:54 UTC by fullermd
Modified: 2025-01-21 23:54 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.2.0 (24.83 KB, patch)
2025-01-20 00:54 UTC, fullermd
fullermd: maintainer-approval+
Details | Diff
Update to 1.2.1 (25.74 KB, patch)
2025-01-20 01:24 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2025-01-20 00:54:44 UTC
Created attachment 256827 [details]
Update to 1.2.0

New release with some bugfixes for old or more modified systems.
Comment 1 fullermd 2025-01-20 01:24:39 UTC
Created attachment 256828 [details]
Update to 1.2.1

Bump to patch for a fix missed in 1.2.0
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-01-21 12:45:15 UTC
Is there a changelog for this update?
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2025-01-21 12:45:57 UTC
Ah, found them.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-01-21 23:48:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=424f6ffabb986ecdff3e230d4d543fd49faee677

commit 424f6ffabb986ecdff3e230d4d543fd49faee677
Author:     Matthew D. Fuller <fullermd@over-yonder.net>
AuthorDate: 2025-01-20 00:51:16 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-21 23:46:29 +0000

    sysutils/freebsd-rustdate: Update to 1.2.1.

    This fixes incorrect flag setting, and several edge case bugs found in
    old versions and modified systems.

    Changes:
    https://bazaar.launchpad.net/~fullermd/freebsd-rustdate/trunk/view/341/CHANGES#L4

    PR:             284179

 sysutils/freebsd-rustdate/Makefile        |   3 +-
 sysutils/freebsd-rustdate/Makefile.crates |  60 +++++++-------
 sysutils/freebsd-rustdate/distinfo        | 126 +++++++++++++++---------------
 3 files changed, 94 insertions(+), 95 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2025-01-21 23:54:36 UTC
Thank you for your contribution.