Bug 282583

Summary: x11/tabbed: update to 0.8
Product: Ports & Packages Reporter: Zsolt Udvari <uzsolt>
Component: Individual Port(s)Assignee: Zsolt Udvari <uzsolt>
Status: Closed FIXED    
Severity: Affects Only Me CC: mp39590
Priority: --- Flags: bugzilla: maintainer-feedback? (mp39590)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update none

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(-)