svn commit: r520621 - head/devel/upnp

Tobias C. Berner tcberner at FreeBSD.org
Sun Dec 22 12:54:41 UTC 2019


Author: tcberner
Date: Sun Dec 22 12:54:40 2019
New Revision: 520621
URL: https://svnweb.freebsd.org/changeset/ports/520621

Log:
  devel/upnp: Update to 1.10.1
  
  Changelog: https://github.com/pupnp/pupnp/blob/master/ChangeLog
  
  PR:		242764
  Submitted by:	Lorenzo Salvadore <phascolarctos at protonmail.ch> (maintainer)

Modified:
  head/devel/upnp/Makefile
  head/devel/upnp/distinfo
  head/devel/upnp/pkg-plist

Modified: head/devel/upnp/Makefile
==============================================================================
--- head/devel/upnp/Makefile	Sun Dec 22 12:51:18 2019	(r520620)
+++ head/devel/upnp/Makefile	Sun Dec 22 12:54:40 2019	(r520621)
@@ -3,7 +3,7 @@
 
 PORTNAME=	upnp
 DISTVERSIONPREFIX=	release-
-DISTVERSION=	1.10.0
+DISTVERSION=	1.10.1
 PORTEPOCH=	1
 CATEGORIES=	devel
 

Modified: head/devel/upnp/distinfo
==============================================================================
--- head/devel/upnp/distinfo	Sun Dec 22 12:51:18 2019	(r520620)
+++ head/devel/upnp/distinfo	Sun Dec 22 12:54:40 2019	(r520621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572737697
-SHA256 (mrjimenez-pupnp-release-1.10.0_GH0.tar.gz) = f97f0c0cda1aa873b05cd515e925df21686e7e7d536e776fc13ea4c7735bfafa
-SIZE (mrjimenez-pupnp-release-1.10.0_GH0.tar.gz) = 786215
+TIMESTAMP = 1575543068
+SHA256 (mrjimenez-pupnp-release-1.10.1_GH0.tar.gz) = de04f501ccae0f776c5a3b6878ef26b84631bc1c10183822794508d912cd9e53
+SIZE (mrjimenez-pupnp-release-1.10.1_GH0.tar.gz) = 786273

Modified: head/devel/upnp/pkg-plist
==============================================================================
--- head/devel/upnp/pkg-plist	Sun Dec 22 12:51:18 2019	(r520620)
+++ head/devel/upnp/pkg-plist	Sun Dec 22 12:54:40 2019	(r520621)
@@ -34,6 +34,6 @@ lib/libixml.so.11.0.0
 lib/libupnp.a
 lib/libupnp.so
 lib/libupnp.so.15
-lib/libupnp.so.15.0.0
+lib/libupnp.so.15.0.1
 libdata/pkgconfig/libupnp.pc
 %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf


More information about the svn-ports-all mailing list