Bug 263137 - devel/ros-rosinstall_generator update to 0.1.22
Summary: devel/ros-rosinstall_generator update to 0.1.22
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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 12:56 UTC by Trenton Schulz
Modified: 2022-04-20 15:45 UTC (History)
2 users (show)

See Also:


Attachments
Patch from 0.1.18 to 0.1.122 (1.39 KB, patch)
2022-04-08 12:56 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trenton Schulz 2022-04-08 12:56:43 UTC
Created attachment 233051 [details]
Patch from 0.1.18 to 0.1.122

Update devel/ros-rosinstall_generator to 0.1.122

    No changelog, but changes look to be to handle different formats for
    defining ROS distributions, more documentation, and a fix in exporting
    a repo file.

This is likely related to the archiving of rosinstall.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-20 15:37:18 UTC
A commit in branch main references this bug:

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

commit c86533bc613e0fa133f6dd3393dfa4189052476c
Author:     Trenton Schulz <trueos@norwegianrockcat.com>
AuthorDate: 2022-04-20 15:31:33 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-04-20 15:34:05 +0000

    devel/ros-rosinstall_generator: Update to 0.1.22

    No changelog, but changes look to be to handle different formats for
    defining ROS distributions, more documentation, and a fix in exporting
    a repo file.

    PR:             263137

 devel/ros-rosinstall_generator/Makefile | 2 +-
 devel/ros-rosinstall_generator/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2022-04-20 15:45:29 UTC
Thanks!