Bug 282583 - x11/tabbed: update to 0.8
Summary: x11/tabbed: update to 0.8
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: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-06 10:46 UTC by Zsolt Udvari
Modified: 2024-11-22 18:50 UTC (History)
1 user (show)

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


Attachments
update (3.07 KB, patch)
2024-11-06 10:46 UTC, Zsolt Udvari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2024-11-06 10:46:07 UTC
Created attachment 254981 [details]
update

Add x11-fonts/fontconfig, xft, xorgproto to dependencies.
Add xembed and its manual page to installed files.
Use pkg-config to determine freetype2 cflags.
Strip binaries.
Switch to DISTVERSION.
Add LICENSE_FILE.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-22 18:50:48 UTC
A commit in branch main references this bug:

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

commit eb1d23fff00af57b045fe2cd3aea4ef9c1ecacb7
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-11-22 18:45:22 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-11-22 18:45:22 +0000

    x11/tabbed: Update to 0.8

    New binary and manpage: xembed.
    Switch to DISTVERSION.
    Use localbase:ldflags, doesn't need patching config.mk.
    Add libfontconfig dependency.
    Add xft and xorgproto to USES_XORG.
    Add LICENSE_FILE.

    PR:             282583
    Approved by:    maintainer timeout (2+ weeks)

 x11/tabbed/Makefile                     | 23 +++++++++++++----------
 x11/tabbed/distinfo                     |  5 +++--
 x11/tabbed/files/patch-Makefile (new)   | 12 ++++++++++++
 x11/tabbed/files/patch-config.mk (gone) | 18 ------------------
 4 files changed, 28 insertions(+), 30 deletions(-)