Bug 279805

Summary: misc/ini_file_manager: update to version 11
Product: Ports & Packages Reporter: Jonathan Chen <jonc>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
version 11 git-diff none

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!