Bug 262319

Summary: net-p2p/autoscan: Update to 1.3.0
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Cloudbox/autoscan/releases/tag/v1.3.0
Attachments:
Description Flags
0001-net-p2p-autoscan-Update-to-1.3.0.patch michiel: maintainer-approval+

Description Michiel van Baak Jansen 2022-03-03 16:19:08 UTC
Created attachment 232225 [details]
0001-net-p2p-autoscan-Update-to-1.3.0.patch

portlint ok
portclippy happi
poudriere ok
runtest ok (Runs in production on my setup 13.0-amd64)

Besides the update to the latest version, switch to go build from source instead of using the linux binary provided by the project.
With 1.3.0, the project updated the sqlite3 library, now allowing build on freebsd.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-05 04:58:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87038ecd25a1bb1b091daf769901351c63736479

commit 87038ecd25a1bb1b091daf769901351c63736479
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-03-05 04:56:35 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-03-05 04:56:35 +0000

    net-p2p/autoscan: Update to 1.3.0

    - Switch from Linux binaries to source

    Changelog:      https://github.com/Cloudbox/autoscan/releases/tag/v1.3.0

    PR:             262319

 net-p2p/autoscan/Makefile          | 23 ++++++++---------------
 net-p2p/autoscan/distinfo          |  8 +++++---
 net-p2p/autoscan/files/autoscan.in |  2 +-
 3 files changed, 14 insertions(+), 19 deletions(-)