Bug 271960 - security/whatweb: update to 0.5.5 - Fix broken port
Summary: security/whatweb: update to 0.5.5 - Fix broken port
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-12 02:45 UTC by Jamie Landeg-Jones
Modified: 2023-08-28 20:45 UTC (History)
2 users (show)

See Also:
rm: maintainer-feedback+


Attachments
cd /usr/ports && patch -p0 < security_scanweb.patch (35.50 KB, patch)
2023-06-12 02:45 UTC, Jamie Landeg-Jones
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Landeg-Jones 2023-06-12 02:45:41 UTC
Created attachment 242742 [details]
cd /usr/ports && patch -p0 < security_scanweb.patch

The following patch updates security/whatweb to the latest release version, unbreaking it.

The current port compiles, but won't run with ruby 3.0+ - and that's all that we have in ports currently.
Comment 1 Jamie Landeg-Jones 2023-08-24 00:44:14 UTC
Maintainer timeout - Will someone action this please?
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-24 06:42:48 UTC
(In reply to Jamie Landeg-Jones from comment #1)

Sorry Jamie it was missing in lifeswamp. Will take care of this one at weekend.
Comment 3 Jamie Landeg-Jones 2023-08-25 03:08:26 UTC
No worries :-)
Cheers
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-08-25 13:27:31 UTC
A commit in branch main references this bug:

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

commit 15f9bbd5df28e523a93cc71578737b4f221377ce
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2023-08-25 13:25:24 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2023-08-25 13:25:24 +0000

    security/whatweb: update to 0.5.5

    This fixes broken runtime

    PR:             271960
    Reported by:    Jamie Landeg-Jones <jamie@catflap.org>

 security/whatweb/Makefile                  |  19 ++--
 security/whatweb/distinfo                  |   6 +-
 security/whatweb/files/patch-whatweb (new) |  11 ++
 security/whatweb/pkg-plist                 | 175 +++++++++++++++++++++--------
 4 files changed, 156 insertions(+), 55 deletions(-)
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-25 13:28:14 UTC
Committed, thank you!
Comment 6 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-25 13:29:23 UTC
By the way, would you like to take up maintainership of this port? I'm not active user anymore.
Comment 7 Jamie Landeg-Jones 2023-08-28 19:41:23 UTC
Cheers!

Yeah, I don''t mind taking it on, I've got a few ports already. but have lost a few due to their natural end-of-life, so that's no problem!

Jamie
Comment 8 commit-hook freebsd_committer freebsd_triage 2023-08-28 20:45:05 UTC
A commit in branch main references this bug:

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

commit 407adb9fbede4b7baf0802b06284000967b0d5ef
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2023-08-28 20:43:26 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2023-08-28 20:43:26 +0000

    security/whatweb: pass maintainership to submitter

    PR:             271960

 security/whatweb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 9 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2023-08-28 20:45:28 UTC
(In reply to Jamie Landeg-Jones from comment #7)

Great, thank you! Done.