Bug 284684 - x11-toolkits/gtk30: update to 3.24.48
Summary: x11-toolkits/gtk30: update to 3.24.48
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: freebsd-desktop (Team)
URL: https://download.gnome.org/sources/gt...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-09 16:28 UTC by Olivier Duchateau
Modified: 2025-02-25 05:13 UTC (History)
2 users (show)

See Also:
vishwin: maintainer-feedback+


Attachments
Patch to update x11-toolkits/gtk30 (2.02 KB, patch)
2025-02-09 16:28 UTC, Olivier Duchateau
no flags Details | Diff
Patch to update x11-toolkits/gtk30 (1.99 KB, patch)
2025-02-10 19:28 UTC, Olivier Duchateau
vishwin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2025-02-09 16:28:00 UTC
Created attachment 257354 [details]
Patch to update x11-toolkits/gtk30

- Update to 3.24.48
- Fix LICENSE
- Adjust MASTER_SITES and DISTNAME

Note: They use a new CI-based release process, that's why '+' sign has been removed
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2025-02-09 17:25:58 UTC
(In reply to Olivier Duchateau from comment #0)

> Note: They use a new CI-based release process, that's why '+' sign has been
> removed
In that case DISTNAME=gtk-${PORTVERSION} isn't needed and can be removed.
Comment 2 Olivier Duchateau 2025-02-10 19:28:40 UTC
Created attachment 257390 [details]
Patch to update x11-toolkits/gtk30

Remove DISTNAME
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-02-25 05:12:06 UTC
A commit in branch main references this bug:

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

commit 8e2dbd3ab64c172aeae33346f50f4ef4f1f923ba
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-02-10 19:34:09 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-02-25 05:09:24 +0000

    x11-toolkits/gtk30: update to 3.24.48

    Changelog: https://gitlab.gnome.org/GNOME/gtk/-/blob/3.24.48/NEWS

    PR: 284684
    Reviewed by: eduardo
    Approved by: vishwin (desktop)

 x11-toolkits/gtk30/Makefile | 11 +++++------
 x11-toolkits/gtk30/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 4 Charlie Li freebsd_committer freebsd_triage 2025-02-25 05:13:58 UTC
Committed, thanks!