Bug 289469 - x11-wm/compiz-plugins-unsupported: Upgrade 0.8.8 ==> 0.8.9 fixes build on 13.5 and 14.2 (pets pkg-fallout) merge-quarterly
Summary: x11-wm/compiz-plugins-unsupported: Upgrade 0.8.8 ==> 0.8.9 fixes build on 13....
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: Yasuhiro Kimura
URL:
Keywords: dogfood, easy
Depends on:
Blocks:
 
Reported: 2025-09-11 16:22 UTC by Chris Hutchinson
Modified: 2025-11-13 07:47 UTC (History)
1 user (show)

See Also:
yasu: merge-quarterly+


Attachments
git diff upgardes compiz-plugins-unsupported (4.04 KB, patch)
2025-09-11 16:22 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2025-09-11 16:22:21 UTC
Created attachment 263721 [details]
git diff upgardes compiz-plugins-unsupported

The patch attached to this pr(1) fixes and upgrades
x11-wm/compiz-plugins-unsupported to 0.8.9. It currently
does not build on 13.5 or 14.2 w/o these changes.

Port changes:
Makefile
distinfo
adds files/patch-src_atlantis_swim.c

Source changes:
This is step one in an effort to improve all of
the compiz source. I started here instead of compiz
itself. Because it was failing to build on 13.5 and 14.2.
compiz, compiz-plugins-main, and compiz-bcop are
soon to follow. As well as more work on
compiz-plugins-unsupported. I'll submit those changes
later this week.

Thanks!
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2025-10-01 23:38:41 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-10-02 01:02:55 UTC
A commit in branch main references this bug:

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

commit af30510a9c859dd721759aa88d40530370d7d007
Author:     Chris Hutchinson <portmaster@BSDforge.com>
AuthorDate: 2025-09-11 15:51:13 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2025-10-02 01:01:03 +0000

    x11-wm/compiz-plugins-unsupported: upgrade 0.8.8 ==> 0.8.9

    Fix build on 13.5 and 14.2.

    PR:             289469
    Reported by:    pkg-fallout

 x11-wm/compiz-plugins-unsupported/Makefile         |  6 +--
 x11-wm/compiz-plugins-unsupported/distinfo         |  6 +--
 .../files/patch-src_atlantis_swim.c (new)          | 45 ++++++++++++++++++++++
 3 files changed, 50 insertions(+), 7 deletions(-)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2025-10-02 01:04:10 UTC
Committed. Thanks!
Comment 4 Chris Hutchinson 2025-11-13 05:05:22 UTC
I know this got closed. But I see this needed a merge to quarterly.
As pkg-fallout is informing me this wasn't done.
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-11-13 07:46:01 UTC
A commit in branch 2025Q4 references this bug:

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

commit bd7e6ac0619dff9a54d2a38d952f8331f39e82dc
Author:     Chris Hutchinson <portmaster@BSDforge.com>
AuthorDate: 2025-09-11 15:51:13 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2025-11-13 07:44:05 +0000

    x11-wm/compiz-plugins-unsupported: upgrade 0.8.8 ==> 0.8.9

    Fix build on 13.5 and 14.2.

    PR:             289469
    Reported by:    pkg-fallout

    (cherry picked from commit af30510a9c859dd721759aa88d40530370d7d007)

 x11-wm/compiz-plugins-unsupported/Makefile         |  6 +--
 x11-wm/compiz-plugins-unsupported/distinfo         |  6 +--
 .../files/patch-src_atlantis_swim.c (new)          | 45 ++++++++++++++++++++++
 3 files changed, 50 insertions(+), 7 deletions(-)