Bug 283710 - sysutils/freebsd-rustdate: Update to 1.1.0
Summary: sysutils/freebsd-rustdate: Update to 1.1.0
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: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-29 09:51 UTC by fullermd
Modified: 2024-12-30 21:18 UTC (History)
1 user (show)

See Also:


Attachments
git patch for 1.1.0. (57.20 KB, patch)
2024-12-29 09:51 UTC, fullermd
fullermd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2024-12-29 09:51:31 UTC
Created attachment 256252 [details]
git patch for 1.1.0.

Update to 1.1.0 release.

Adds HTTP proxy support, less scary output in a common situation, and attempted better handling of hardlinks across unexpected filesystem boundaries.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-30 19:44:45 UTC
A commit in branch main references this bug:

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

commit e84bfd09ae13ad5ea39526540572003de99178f5
Author:     Matthew D. Fuller <fullermd@over-yonder.net>
AuthorDate: 2024-12-30 19:42:38 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-12-30 19:43:24 +0000

    sysutils/freebsd-rustdate: Update to 1.1.0

    Changelog:
    https://bazaar.launchpad.net/~fullermd/freebsd-rustdate/trunk/view/head:/CHANGES

    PR:             283710
    Approved by:    submitter is maintainer

 sysutils/freebsd-rustdate/Makefile        |   3 +-
 sysutils/freebsd-rustdate/Makefile.crates | 211 ++++++++-------
 sysutils/freebsd-rustdate/distinfo        | 424 +++++++++++++++++-------------
 3 files changed, 353 insertions(+), 285 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-30 21:18:45 UTC
Committed, thanks!