git: 030ba754933f - main - net/libnpupnp: Update to 4.1.5

Daniel Engberg diizzy at FreeBSD.org
Wed Sep 29 07:42:59 UTC 2021


The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=030ba754933fe5b25fe0bc69b456948f9832726e

commit 030ba754933fe5b25fe0bc69b456948f9832726e
Author:     Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-29 07:14:36 +0000
Commit:     Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-29 07:42:26 +0000

    net/libnpupnp: Update to 4.1.5
    
    Update maintainer address
    Changelog: https://www.lesbonscomptes.com/upmpdcli/pages/releases.html#LIBNPUPNP-4.1.5
    
    Approved by:    arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32143
---
 net/libnpupnp/Makefile  | 5 ++---
 net/libnpupnp/distinfo  | 6 +++---
 net/libnpupnp/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile
index 0b0b44836d10..583c85b334e2 100644
--- a/net/libnpupnp/Makefile
+++ b/net/libnpupnp/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	libnpupnp
-DISTVERSION=	4.1.4
-PORTREVISION=	1
+DISTVERSION=	4.1.5
 CATEGORIES=	net
 MASTER_SITES=	https://www.lesbonscomptes.com/upmpdcli/downloads/
 
-MAINTAINER=	daniel.engberg.lists at pyret.net
+MAINTAINER=	diizzy at FreeBSD.org
 COMMENT=	C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp
 
 LICENSE=	BSD3CLAUSE
diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo
index 08c4b56f3847..33448712e47c 100644
--- a/net/libnpupnp/distinfo
+++ b/net/libnpupnp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619300230
-SHA256 (libnpupnp-4.1.4.tar.gz) = 03506f02546e3b3d31b389e046c4691f020b82d315426ce79f1e2b1eb7958656
-SIZE (libnpupnp-4.1.4.tar.gz) = 544243
+TIMESTAMP = 1632521597
+SHA256 (libnpupnp-4.1.5.tar.gz) = 566f5895376a14aa87997de7ce3454595646613d1d0af34d05c31f6d9fe884a9
+SIZE (libnpupnp-4.1.5.tar.gz) = 545672
diff --git a/net/libnpupnp/pkg-plist b/net/libnpupnp/pkg-plist
index cc1f48e63bae..c5f561230bc7 100644
--- a/net/libnpupnp/pkg-plist
+++ b/net/libnpupnp/pkg-plist
@@ -8,5 +8,5 @@ include/npupnp/upnpdescription.h
 include/npupnp/upnptools.h
 lib/libnpupnp.so
 lib/libnpupnp.so.4
-lib/libnpupnp.so.4.2.0
+lib/libnpupnp.so.4.2.1
 libdata/pkgconfig/libnpupnp.pc


More information about the dev-commits-ports-all mailing list