git: db6969e02444 - main - devel/upnp: Update to 1.14.5
Lewis Cook
lcook at FreeBSD.org
Tue Apr 6 22:43:03 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db6969e02444b11f79928859d45b65589e66df1d
commit db6969e02444b11f79928859d45b65589e66df1d
Author: Lewis Cook <lcook at FreeBSD.org>
AuthorDate: 2021-04-06 22:39:36 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-04-06 22:41:33 +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 at gmail.com> (maintainer)
Approved by: mentors (implicit)
MFH: 2021Q2
Security: CVE-2021-28302
---
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
More information about the dev-commits-ports-all
mailing list