Bug 254608 - www/searx: update to 0.18.0
Summary: www/searx: update to 0.18.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-27 18:57 UTC by Marko Cupać
Modified: 2021-04-13 23:38 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (loic.blot)


Attachments
Makefile and distinfo patches (873 bytes, text/plain)
2021-03-27 18:57 UTC, Marko Cupać
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.