Bug 279306 - graphics/gimp{,-app}: sort out Makefile and pet portclippy
Summary: graphics/gimp{,-app}: sort out Makefile and pet portclippy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-25 22:55 UTC by Vladimir Druzenko
Modified: 2024-05-31 19:49 UTC (History)
2 users (show)

See Also:
fluffy: maintainer-feedback+


Attachments
sort out Makefile and pet portclippy (6.91 KB, patch)
2024-05-25 22:55 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-25 22:55:27 UTC
Created attachment 250964 [details]
sort out Makefile and pet portclippy

Changes:
- converted to DISTVERSION;
- pet protclippy;
- alphabetical sort options;
- removed SLAVE code - the port has had no slaves for several years;
- other minor changes.
Comment 1 Dima Panov freebsd_committer freebsd_triage 2024-05-31 19:10:46 UTC
LGTM
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-31 19:37:31 UTC
(In reply to Dima Panov from comment #1)
Can you check:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279280
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279275
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-31 19:45:39 UTC
A commit in branch main references this bug:

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

commit ef5ce59f10cbc3828e68ac7e8b6111f86bd217cf
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-05-31 19:41:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-31 19:41:00 +0000

    graphics/gimp{,-app}: sort out Makefile and pet portclippy

    Changes:
    - converted to DISTVERSION;
    - pet protclippy;
    - alphabetical sort options;
    - removed SLAVE code - the port has had no slaves for several years;
    - other minor changes.

    PR:             279306
    Approved by:    fluffy (gnome, maintainer)

 graphics/gimp-app/Makefile | 130 +++++++++++++++++++--------------------------
 graphics/gimp/Makefile     |  29 ++++++----
 2 files changed, 73 insertions(+), 86 deletions(-)