Date: Thu, 22 Apr 2021 21:38:35 GMT From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8a13c140279c - main - devel/upnp: Update to 1.14.6 Message-ID: <202104222138.13MLcZ1Y024527@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cs: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a13c140279c5f49f3f11c0181361dc6fe510f21 commit 8a13c140279c5f49f3f11c0181361dc6fe510f21 Author: Carlo Strub <cs@FreeBSD.org> AuthorDate: 2021-04-22 21:34:59 +0000 Commit: Carlo Strub <cs@FreeBSD.org> CommitDate: 2021-04-22 21:34:59 +0000 devel/upnp: Update to 1.14.6 PR: 255333 Reported by: driesm.michiels@gmail.com (maintainer) --- devel/upnp/Makefile | 2 +- devel/upnp/distinfo | 6 +++--- devel/upnp/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index 72c1b4b8ec48..e19529a39cec 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -2,7 +2,7 @@ PORTNAME= upnp DISTVERSIONPREFIX= release- -DISTVERSION= 1.14.5 +DISTVERSION= 1.14.6 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo index 3f8ae8f59593..57b945140988 100644 --- a/devel/upnp/distinfo +++ b/devel/upnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617732472 -SHA256 (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 2d5cc7fa69e1243cdebf7d3bdc5e23283a38628c1ebf267b579a37e896bd8f3d -SIZE (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 782662 +TIMESTAMP = 1619119993 +SHA256 (pupnp-pupnp-release-1.14.6_GH0.tar.gz) = be365ef8d9ff00d174e22b3829948dd736f12fbd663ea4851b084bb0f9ced8a3 +SIZE (pupnp-pupnp-release-1.14.6_GH0.tar.gz) = 785046 diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist index 1d688e25685c..5732dabc7222 100644 --- a/devel/upnp/pkg-plist +++ b/devel/upnp/pkg-plist @@ -30,6 +30,6 @@ lib/libixml.so.11.0.1 lib/libupnp.a lib/libupnp.so lib/libupnp.so.17 -lib/libupnp.so.17.0.5 +lib/libupnp.so.17.0.6 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?202104222138.13MLcZ1Y024527>