Bug 254941 - net/libnpupnp: Update to 4.1.3
Summary: net/libnpupnp: Update to 4.1.3
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: Rainer Hurling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-10 08:47 UTC by Daniel Engberg
Modified: 2021-04-10 09:49 UTC (History)
1 user (show)

See Also:


Attachments
Patch for libnpupnp (824 bytes, patch)
2021-04-10 08:47 UTC, Daniel Engberg
diizzy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-04-10 08:47:31 UTC
Created attachment 223979 [details]
Patch for libnpupnp

Fixes issue with UPNP_USING_CHUNKED (no changelog available as of posting)

Reference:
https://framagit.org/medoc92/npupnp/-/issues/15

Compile tested on FreeBSD 13.0-RC1 (aarch64) (make, make check-plist)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-10 09:46:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9280c65b0b1bdcd97f86d2dafc5a1efb75614a55

commit 9280c65b0b1bdcd97f86d2dafc5a1efb75614a55
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-04-10 09:41:45 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-04-10 09:41:45 +0000

    net/libnpupnp: Update to 4.1.3

    Fixes issue with UPNP_USING_CHUNKED

    PR:             254941
    Submitted by:   daniel.engberg.lists@pyret.net (maintainer)

 net/libnpupnp/Makefile | 2 +-
 net/libnpupnp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-04-10 09:49:02 UTC
Committed, thanks :)