Bug 252857

Summary: net/igmpproxy: update to 0.3
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Luca Pizzamiglio <pizzamig>
Status: Closed FIXED    
Severity: Affects Only Me CC: pizzamig
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/pali/igmpproxy/releases/tag/0.3
Attachments:
Description Flags
0.3 update franco: maintainer-approval+

Description Franco Fichtner 2021-01-20 11:02:14 UTC
Created attachment 221764 [details]
0.3 update

Hi,

igmpproxy update to 0.3, mostly fixing previous FreeBSD build issues.

MAX_IF patch kept and raised further to retain operation when many addresses are found in the system.  (On OPNsense/pfSense 40 addresses can be too low.)


Cheers,
Franco
Comment 1 Automation User 2021-01-20 11:26:49 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/244297764
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-31 14:33:53 UTC
A commit references this bug:

Author: pizzamig
Date: Sun Jan 31 14:33:09 UTC 2021
New revision: 563491
URL: https://svnweb.freebsd.org/changeset/ports/563491

Log:
  net/igmpproxy: Update to 0.3

  igmpproxy update to 0.3, mostly fixing previous FreeBSD build issues.

  MAX_IF patch kept and raised further to retain operation when many addresses are found in the system.  (On OPNsense/pfSense 40 addresses can be too low.)

  PR:		252857
  Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)

Changes:
  head/net/igmpproxy/Makefile
  head/net/igmpproxy/distinfo
  head/net/igmpproxy/files/patch-src_igmpproxy.c
  head/net/igmpproxy/files/patch-src_igmpproxy.h
Comment 3 Franco Fichtner 2021-01-31 14:46:52 UTC
Thank you <3
Comment 4 Luca Pizzamiglio freebsd_committer freebsd_triage 2021-01-31 15:04:01 UTC
Committed! Thanks!