Date: Sun, 29 Mar 2026 19:52:18 +0000 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: bb3fad44ce77 - main - net/libnpupnp: Update to 6.3.0 Message-ID: <69c982f2.215ce.3f7dee96@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb3fad44ce7774b2f1d7f05684ccd9f4bb50c36e commit bb3fad44ce7774b2f1d7f05684ccd9f4bb50c36e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-03-29 19:45:50 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-03-29 19:51:26 +0000 net/libnpupnp: Update to 6.3.0 Changelog: https://framagit.org/medoc92/npupnp/-/blob/ddda548891a4bafac96e5ff395d487587e7d16ae/debian/changelog --- 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 b18e5ab36f7e..941a306b7182 100644 --- a/net/libnpupnp/Makefile +++ b/net/libnpupnp/Makefile @@ -1,5 +1,5 @@ PORTNAME= libnpupnp -DISTVERSION= 6.2.3 +DISTVERSION= 6.3.0 CATEGORIES= net MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ @@ -17,7 +17,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++17-lang localbase:ldflags meson pkgconfig USE_LDCONFIG= yes -MESON_ARGS= -Dunspecified_server=false \ - -Dtestmains=false +MESON_ARGS= -Dexpat=enabled .include <bsd.port.mk> diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo index 5c7f6a745fea..47305676e418 100644 --- a/net/libnpupnp/distinfo +++ b/net/libnpupnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763818284 -SHA256 (libnpupnp-6.2.3.tar.gz) = 563d2a9e4afe603717343dc4667c0b89c6a017008ac6b52262da17a1e4f6bb96 -SIZE (libnpupnp-6.2.3.tar.gz) = 468168 +TIMESTAMP = 1774816716 +SHA256 (libnpupnp-6.3.0.tar.gz) = 082d999178291ed45ae24c3fd9e781120d3ec94d61d11121e5bac90c69365cda +SIZE (libnpupnp-6.3.0.tar.gz) = 465454 diff --git a/net/libnpupnp/pkg-plist b/net/libnpupnp/pkg-plist index 7d383fd399a2..72b74bdf9417 100644 --- a/net/libnpupnp/pkg-plist +++ b/net/libnpupnp/pkg-plist @@ -7,5 +7,5 @@ include/npupnp/upnpdescription.h include/npupnp/upnptools.h lib/libnpupnp.so lib/libnpupnp.so.13 -lib/libnpupnp.so.13.3.1 +lib/libnpupnp.so.13.3.2 libdata/pkgconfig/libnpupnp.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c982f2.215ce.3f7dee96>
