Bug 279805 - misc/ini_file_manager: update to version 11
Summary: misc/ini_file_manager: update to version 11
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-17 04:40 UTC by Jonathan Chen
Modified: 2024-06-19 06:32 UTC (History)
1 user (show)

See Also:


Attachments
version 11 git-diff (3.99 KB, patch)
2024-06-17 04:40 UTC, Jonathan Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chen 2024-06-17 04:40:52 UTC
Created attachment 251517 [details]
version 11 git-diff

Unbreak and update to version 11
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-17 16:58:49 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.
Comment 2 Jonathan Chen 2024-06-17 19:11:54 UTC
No Changelog or release notes URL available.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-19 06:32:37 UTC
A commit in branch main references this bug:

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

commit e01497c7466babee992e47a1f5c5c035e98a0771
Author:     Jonathan Chen <jonc@chen.org.nz>
AuthorDate: 2024-06-17 16:59:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-19 06:32:13 +0000

    misc/ini_file_manager: update to version 11

    And unbreak (see PR 278922)

    PR:             279805
    Reported by:    jonc@chen.org.nz

 misc/ini_file_manager/Makefile                 | 30 ++++++--------------------
 misc/ini_file_manager/distinfo                 |  5 +++--
 misc/ini_file_manager/files/construct.gpr      |  2 +-
 misc/ini_file_manager/files/example.gpr (gone) | 12 -----------
 misc/ini_file_manager/files/runme.sh.in (gone) | 17 ---------------
 5 files changed, 10 insertions(+), 56 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-19 06:32:52 UTC
Committed,

Thanks!