Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:29:27 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6dc3b68f8f6 - main - net/gupnp: Update to 1.6.10
Message-ID:  <6a13de37.35c2e.22e016d5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit c6dc3b68f8f6bf695de56720ddc146647fa37d07
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:22:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:22:01 +0000

    net/gupnp: Update to 1.6.10
    
    - Update WWW
    
    Changes:        https://gitlab.gnome.org/GNOME/gupnp/-/blob/master/NEWS
---
 net/gupnp/Makefile | 13 +++++++++----
 net/gupnp/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index d551faa62b3e..ae345823d96e 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -1,18 +1,20 @@
 PORTNAME=	gupnp
-PORTVERSION=	1.6.9
+PORTVERSION=	1.6.10
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Framework for UPnP devices
-WWW=		https://wiki.gnome.org/Projects/GUPnP
+WWW=		https://gnome.pages.gitlab.gnome.org/gupnp/docs/ \
+		https://gitlab.gnome.org/GNOME/gupnp \
+		https://github.com/GNOME/gupnp
 
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	glib>=2.69:devel/glib20 \
 		gobject-introspection>=1.36:devel/gobject-introspection \
-		gssdp>=1.6.2:net/gssdp \
+		gssdp>=1.6.5:net/gssdp \
 		libsoup3>=2.99.0:devel/libsoup3
 LIB_DEPENDS=	libgssdp-1.6.so:net/gssdp \
 		libsoup-3.0.so:devel/libsoup3 \
@@ -21,7 +23,10 @@ LIB_DEPENDS=	libgssdp-1.6.so:net/gssdp \
 USES=		compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
 USE_GNOME=	glib20 introspection:build libxml2
 
-MESON_ARGS=	--default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true
+MESON_ARGS=	--default-library=both \
+		-Dexamples=false \
+		-Dgtk_doc=false \
+		-Dintrospection=true
 USE_CSTD=	c11
 USE_LDCONFIG=	yes
 
diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo
index 2623b97114d0..6f826189a28a 100644
--- a/net/gupnp/distinfo
+++ b/net/gupnp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751375033
-SHA256 (gupnp-1.6.9.tar.xz) = 2edb6ee3613558e62f538735368aee27151b7e09d4e2e2c51606833da801869b
-SIZE (gupnp-1.6.9.tar.xz) = 1289220
+TIMESTAMP = 1779619122
+SHA256 (gupnp-1.6.10.tar.xz) = a1ee07b7b12673c32d7fc73ca158a50c1a4dc69ab35b65e94d24d38ac875345e
+SIZE (gupnp-1.6.10.tar.xz) = 1289564


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de37.35c2e.22e016d5>