Bug 262725 - graphics/squish: Update to 1.5
Summary: graphics/squish: Update to 1.5
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: Daniel Engberg
URL: https://sourceforge.net/p/libsquish/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-22 20:45 UTC by Daniel Engberg
Modified: 2022-09-25 22:55 UTC (History)
2 users (show)

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


Attachments
Patch for squish (3.10 KB, patch)
2022-03-22 20:45 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-03-22 20:45:37 UTC
Created attachment 232640 [details]
Patch for squish

Update (lib)squidh 1.5
Enable OpenMP support on amd64 and aarch64

Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-23 08:51:10 UTC
^Triage: Reporter is committer, assign accordingly.
Comment 2 rddeblois 2022-04-04 09:06:58 UTC
Thanks for the patch.

Is SourceForge the new official location for the libsquish project or is this a community fork?
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-04-04 16:43:18 UTC
I would assume so looking at https://repology.org/project/libsquish/versions
Comment 4 rddeblois 2022-04-12 08:31:25 UTC
By any chance, do you wish to take over maintenance of this port? I find it difficult to find time for it.
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2022-04-24 11:41:00 UTC
Hi,

I'm not a direct user of it, I just passed my eye building a bunch of other ports

Best regards,
Daniel
Comment 6 Daniel Engberg freebsd_committer freebsd_triage 2022-07-12 06:42:26 UTC
Hi,

Do you want to reassign port as unmaintained?

Best regards,
Daniel
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-09-25 22:50:31 UTC
A commit in branch main references this bug:

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

commit 49356d672e07206e281ac8de43894d63b3369f45
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-25 22:43:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-25 22:47:29 +0000

    graphics/squish: Update to 1.5 and release back to pool

    Enable OpenMP support on amd64 and aarch64
    Release port back to pool as maintainer has trouble finding time
    to maintain it. Thanks for all your time and effort!

    PR:             262725
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 graphics/squish/Makefile                         | 35 +++++++++++-------------
 graphics/squish/distinfo                         |  5 ++--
 graphics/squish/files/BSDmakefile (gone)         | 15 ----------
 graphics/squish/files/patch-CMakeLists.txt (new) | 14 ++++++++++
 4 files changed, 33 insertions(+), 36 deletions(-)
Comment 8 Daniel Engberg freebsd_committer freebsd_triage 2022-09-25 22:55:57 UTC
Committed, I've returned it to the pool and thanks for all your work.