Bug 275529 - deskutils/subsurface: Remove dependency on www/qt5-webkit
Summary: deskutils/subsurface: Remove dependency on www/qt5-webkit
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: Romain Tartière
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-04 18:45 UTC by Jason E. Hale
Modified: 2023-12-05 01:30 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (romain)
jhale: maintainer-feedback? (romain)


Attachments
v1 (1.99 KB, patch)
2023-12-04 18:45 UTC, Jason E. Hale
romain: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale freebsd_committer freebsd_triage 2023-12-04 18:45:46 UTC
Created attachment 246776 [details]
v1

Disable features that require www/qt5-webkit and remove DEPRECATED
and EXPIRATION_DATE.
Comment 1 Romain Tartière freebsd_committer freebsd_triage 2023-12-04 23:35:10 UTC
Comment on attachment 246776 [details]
v1

Hey!  I can't test this right now but this seems reasonable.  Please commit!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-05 01:29:01 UTC
A commit in branch main references this bug:

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

commit c58e260aeda428a953d7390c0f3aba2fc86b997c
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-12-03 20:49:04 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-05 01:28:36 +0000

    deskutils/subsurface: Remove www/qt5-webkit dep

    Disable features that require www/qt5-webkit and remove DEPRECATED
    and EXPIRATION_DATE.

    PR:             275529
    Approved by:    romain@ (maintainer)

 deskutils/subsurface/Makefile | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2023-12-05 01:30:38 UTC
Committed, thanks for the quick response!