Date: Tue, 6 Apr 2021 23:00:47 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ba68dd511d88 - 2021Q2 - devel/upnp: Update to 1.14.5 Message-ID: <202104062300.136N0lo3001256@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba68dd511d88a2fb6c4fefb53bc401b0f86e3217 commit ba68dd511d88a2fb6c4fefb53bc401b0f86e3217 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-04-06 22:39:36 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-04-06 22:59:10 +0000 devel/upnp: Update to 1.14.5 Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.5 PR: 254825 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Security: 79fa9f23-9725-11eb-b530-7085c2fb2c14 --- devel/upnp/Makefile | 2 +- devel/upnp/distinfo | 6 +++--- .../upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c | 10 ---------- devel/upnp/pkg-plist | 4 ++-- 4 files changed, 6 insertions(+), 16 deletions(-) diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index d82f51b03fa2..72c1b4b8ec48 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -2,7 +2,7 @@ PORTNAME= upnp DISTVERSIONPREFIX= release- -DISTVERSION= 1.14.2 +DISTVERSION= 1.14.5 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo index c04a88f9f5dd..3f8ae8f59593 100644 --- a/devel/upnp/distinfo +++ b/devel/upnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614630400 -SHA256 (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = e1487800425e47a26998593c42256a61caa1cd1ec210029fe8050cf6bab9c334 -SIZE (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = 796677 +TIMESTAMP = 1617732472 +SHA256 (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 2d5cc7fa69e1243cdebf7d3bdc5e23283a38628c1ebf267b579a37e896bd8f3d +SIZE (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 782662 diff --git a/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c b/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c deleted file mode 100644 index cf1cfe8806ca..000000000000 --- a/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c +++ /dev/null @@ -1,10 +0,0 @@ ---- upnp/src/genlib/net/http/httpreadwrite.c.orig 2021-02-25 14:08:26 UTC -+++ upnp/src/genlib/net/http/httpreadwrite.c -@@ -66,7 +66,6 @@ - #define snprintf _snprintf - #endif - #else /* _WIN32 */ -- #include <alloca.h> - #include <arpa/inet.h> - #include <sys/time.h> - #include <sys/types.h> diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist index 15f7598359a5..1d688e25685c 100644 --- a/devel/upnp/pkg-plist +++ b/devel/upnp/pkg-plist @@ -26,10 +26,10 @@ include/upnp/upnpconfig.h lib/libixml.a lib/libixml.so lib/libixml.so.11 -lib/libixml.so.11.0.0 +lib/libixml.so.11.0.1 lib/libupnp.a lib/libupnp.so lib/libupnp.so.17 -lib/libupnp.so.17.0.2 +lib/libupnp.so.17.0.5 libdata/pkgconfig/libupnp.pc %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104062300.136N0lo3001256>