Bug 254608

Summary: www/searx: update to 0.18.0
Product: Ports & Packages Reporter: Marko Cupać <marko.cupac>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling, loic.blot
Priority: --- Flags: bugzilla: maintainer-feedback? (loic.blot)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
Makefile and distinfo patches none

Description Marko Cupać 2021-03-27 18:57:51 UTC
Created attachment 223646 [details]
Makefile and distinfo patches

Hi,

here's patches to update www/searx to 0.18.0. Nothing fancy, just changed DISTVERSION in Makefile and makesum-ed distinfo.

poudriere testport passes, searx installs and starts fine (as opposed to 0.16.0 which doesn't start possibly because it doesn't like current version of  www/py-werkzeug).
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-13 23:37:51 UTC
A commit in branch main references this bug:

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

commit 6d92303f9f3959c7b4fce4751ec3cbd0ba80791c
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-13 23:36:24 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-13 23:36:24 +0000

    www/searx: update to 0.18.0

    PR:             254608
    Reported by:    Marko CupaÄ <marko.cupac@mimar.rs>
    Approved by:    maintainer timeout

 www/searx/Makefile | 3 +--
 www/searx/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-04-13 23:38:45 UTC
Thanks for your contribution.  There is a newer 1.0.0 version that will require more work if you are interested in learning more about ports.