Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 08:30:07 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8eec1728c482 - main - net/libnpupnp: Update to 4.2.1
Message-ID:  <202201250830.20P8U75A095020@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8eec1728c48209f220ac3ce13fe8be214e69fc60

commit 8eec1728c48209f220ac3ce13fe8be214e69fc60
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-25 08:18:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-25 08:18:21 +0000

    net/libnpupnp: Update to 4.2.1
    
    Changelog: https://framagit.org/medoc92/npupnp/-/blob/master/debian/changelog
---
 net/libnpupnp/Makefile  | 8 +++-----
 net/libnpupnp/distinfo  | 6 +++---
 net/libnpupnp/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile
index 522492c72460..a2f2fef4934a 100644
--- a/net/libnpupnp/Makefile
+++ b/net/libnpupnp/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libnpupnp
-DISTVERSION=	4.1.5
-PORTREVISION=	2
+DISTVERSION=	4.2.1
 CATEGORIES=	net
 MASTER_SITES=	https://www.lesbonscomptes.com/upmpdcli/downloads/
 
@@ -14,10 +13,9 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2 \
 		libmicrohttpd.so:www/libmicrohttpd
 
-USES=		autoreconf compiler:c++11-lang libtool localbase pkgconfig
-USE_LDCONFIG=	yes
-
+USES=		compiler:c++11-lang libtool localbase pkgconfig
 GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
 
 INSTALL_TARGET=	install-strip
 
diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo
index 33448712e47c..bddcfe7b20c7 100644
--- a/net/libnpupnp/distinfo
+++ b/net/libnpupnp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632521597
-SHA256 (libnpupnp-4.1.5.tar.gz) = 566f5895376a14aa87997de7ce3454595646613d1d0af34d05c31f6d9fe884a9
-SIZE (libnpupnp-4.1.5.tar.gz) = 545672
+TIMESTAMP = 1643023435
+SHA256 (libnpupnp-4.2.1.tar.gz) = e0e59eb2d3d024e827050428e0e7eb228355912a38c85eb30bfeb2f0926eca4c
+SIZE (libnpupnp-4.2.1.tar.gz) = 544987
diff --git a/net/libnpupnp/pkg-plist b/net/libnpupnp/pkg-plist
index c5f561230bc7..0ccce34ec325 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.1
+lib/libnpupnp.so.4.3.0
 libdata/pkgconfig/libnpupnp.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201250830.20P8U75A095020>