Bug 272362 - devel/gitg: update to 41 and unbreak
Summary: devel/gitg: update to 41 and unbreak
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: Hiroki Tagato
URL: https://gitlab.gnome.org/GNOME/gitg/-...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-04 06:14 UTC by Hiroki Tagato
Modified: 2023-07-23 10:51 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kwm)


Attachments
Patch (3.18 KB, patch)
2023-07-04 06:14 UTC, Hiroki Tagato
tagattie: maintainer-approval? (kwm)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroki Tagato freebsd_committer freebsd_triage 2023-07-04 06:14:04 UTC
Created attachment 243197 [details]
Patch

devel/gitg: update to 41 and unbreak

While here:
- Add missing dependencies to appease stage-qa warnings
- Remove no-op post-patch target

QA:
- poudriere testport: OK ({131,124}{amd64,i386})
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-23 10:49:48 UTC
A commit in branch main references this bug:

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

commit db739c0e3510f564fe2fba015e5de0d1f8982abe
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-07-23 10:45:54 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-07-23 10:49:15 +0000

    devel/gitg: update to 41 and unbreak

    While here:
    - Add missing dependencies to appease stage-qa warnings
    - Remove no-op post-patch target

    PR:             272362
    Approved by:    kwm (maintainer timeout, >2 weeks)
    MFH:            2023Q3

 devel/gitg/Makefile  | 12 ++++--------
 devel/gitg/distinfo  |  6 +++---
 devel/gitg/pkg-plist |  8 ++------
 3 files changed, 9 insertions(+), 17 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-23 10:50:49 UTC
A commit in branch 2023Q3 references this bug:

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

commit 8df3a022ab2c04052f04da2225aed7375f2559f7
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-07-23 10:45:54 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-07-23 10:50:29 +0000

    devel/gitg: update to 41 and unbreak

    While here:
    - Add missing dependencies to appease stage-qa warnings
    - Remove no-op post-patch target

    PR:             272362
    Approved by:    kwm (maintainer timeout, >2 weeks)
    MFH:            2023Q3

    (cherry picked from commit db739c0e3510f564fe2fba015e5de0d1f8982abe)

 devel/gitg/Makefile  | 12 ++++--------
 devel/gitg/distinfo  |  6 +++---
 devel/gitg/pkg-plist |  8 ++------
 3 files changed, 9 insertions(+), 17 deletions(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2023-07-23 10:51:29 UTC
Committed, thanks!