FreeBSD Bugzilla – Attachment 219735 Details for
Bug 251190
net/libnpupnp: Update to 4.0.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libnpupnp
0001-libnpupnp-4014.patch (text/plain), 1.86 KB, created by
Daniel Engberg
on 2020-11-16 16:56:47 UTC
(
hide
)
Description:
Patch for libnpupnp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-11-16 16:56:47 UTC
Size:
1.86 KB
patch
obsolete
>From 21c32f083c09e08ad57d9b7736607369ca5ce862 Mon Sep 17 00:00:00 2001 >From: Daniel Engberg <daniel.engberg.lists@pyret.net> >Date: Mon, 16 Nov 2020 16:57:07 +0100 >Subject: [PATCH] libnpupnp-4014 > >libnpupnp-4014 > >Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> >--- > net/libnpupnp/Makefile | 2 +- > net/libnpupnp/distinfo | 6 +++--- > net/libnpupnp/files/patch-src_api_upnpapi.cpp | 11 +++++++++++ > 3 files changed, 15 insertions(+), 4 deletions(-) > create mode 100644 net/libnpupnp/files/patch-src_api_upnpapi.cpp > >diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile >index fac80cac18e3..23a7207c841c 100644 >--- a/net/libnpupnp/Makefile >+++ b/net/libnpupnp/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libnpupnp >-DISTVERSION= 4.0.12 >+DISTVERSION= 4.0.14 > CATEGORIES= net > MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ > >diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo >index da82876bdc70..981590f8005c 100644 >--- a/net/libnpupnp/distinfo >+++ b/net/libnpupnp/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1601894292 >-SHA256 (libnpupnp-4.0.12.tar.gz) = 746ab66f19b96ce539c118ad6a0a2f3bee7d472f30ed075e0b385ddc9b33ae55 >-SIZE (libnpupnp-4.0.12.tar.gz) = 535901 >+TIMESTAMP = 1605542054 >+SHA256 (libnpupnp-4.0.14.tar.gz) = ea5f5bf388bf8c028a25630c58e9a42762fddd357e7e2581b192856e01aad044 >+SIZE (libnpupnp-4.0.14.tar.gz) = 538629 >diff --git a/net/libnpupnp/files/patch-src_api_upnpapi.cpp b/net/libnpupnp/files/patch-src_api_upnpapi.cpp >new file mode 100644 >index 000000000000..baa3d31acc74 >--- /dev/null >+++ b/net/libnpupnp/files/patch-src_api_upnpapi.cpp >@@ -0,0 +1,11 @@ >+--- src/api/upnpapi.cpp.orig 2020-11-13 17:15:32 UTC >++++ src/api/upnpapi.cpp >+@@ -39,6 +39,8 @@ >+ #include <utility> >+ #include <mutex> >+ #include <thread> >++#include <array> >++ >+ #include <curl/curl.h> >+ >+ #include "upnpapi.h" >-- >2.29.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
diizzy
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251190
: 219735