Bug 297224 - x11-themes/classiclooks: update to 2.4.0
Summary: x11-themes/classiclooks: update to 2.4.0
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: Yusuf Yaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-01 21:08 UTC by J.R. Oldroyd
Modified: 2026-08-01 21:43 UTC (History)
1 user (show)

See Also:


Attachments
patch to update port to 2.4.0 (56.43 KB, patch)
2026-08-01 21:08 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2026-08-01 21:08:23 UTC
Created attachment 273387 [details]
patch to update port to 2.4.0

Update port to upstream 2.4.0.

I earlier also received a pkg-fallout on the 2.2.0_1 version:

=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by classiclooks-2.2.0_1 for building
===>  Extracting for classiclooks-2.2.0_1
=> SHA256 Checksum OK for classiclooks-2.2.0.zip.  
unzip: skipping insecure symlink 'ClassicLooks Ambiance/gtk-2.0/assets' to '../../ClassicLooks/gtk-2.0/assets'
unzip: skipping insecure symlink 'ClassicLooks Ambiance/gtk-3.0/assets' to '../../ClassicLooks/gtk-3.0/assets'
unzip: ...
...

However, I cannot reproduce this here, so not sure if anything needs fixing for this.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-08-01 21:42:09 UTC
A commit in branch main references this bug:

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

commit 2cdd64ce81c7caadc343e473fdded4a5132b72ce
Author:     J.R. Oldroyd <fbsd@opal.com>
AuthorDate: 2026-08-01 21:40:05 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-01 21:41:11 +0000

    x11-themes/classiclooks: Update 2.2.0 => 2.4.0

    While here, pet portfmt: sort USES.

    PR:             297224
    Reported by:    J.R. Oldroyd <fbsd@opal.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)

 x11-themes/classiclooks/Makefile  |   5 +-
 x11-themes/classiclooks/distinfo  |   6 +-
 x11-themes/classiclooks/pkg-plist | 606 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 611 insertions(+), 6 deletions(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-01 21:43:32 UTC
Hi,

Thank you for your submission.

> I earlier also received a pkg-fallout on the 2.2.0_1 version
> However, I cannot reproduce this here, so not sure if anything needs fixing for this.
I could not reproduce it here on 14.4-RELEASE-amd64-main-fb77337ebee2 too.

While here, I sorted USES using portfmt.

Committed, thanks.