Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:29:26 +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: 679325990cf8 - main - net/gssdp: Update to 1.6.5
Message-ID:  <6a13de36.345ed.3e76136f@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=679325990cf883ef1551a349d6ec78f86c7e21b0

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

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

diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 9583e25baa78..8013009de8a2 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -1,11 +1,13 @@
 PORTNAME=	gssdp
-PORTVERSION=	1.6.4
+PORTVERSION=	1.6.5
 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/gssdp/docs/ \
+		https://gitlab.gnome.org/GNOME/gssdp \
+		https://github.com/GNOME/gssdp
 
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -18,7 +20,11 @@ LIB_DEPENDS=	libsoup-3.0.so:devel/libsoup3
 USES=		gnome meson pkgconfig tar:xz
 USE_GNOME=	glib20 introspection:build
 
-MESON_ARGS=	--default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true -Dmanpages=false
+MESON_ARGS=	--default-library=both \
+		-Dexamples=false \
+		-Dgtk_doc=false \
+		-Dintrospection=true \
+		-Dmanpages=false
 USE_CSTD=	c11
 USE_LDCONFIG=	yes
 
diff --git a/net/gssdp/distinfo b/net/gssdp/distinfo
index f1afd2b823bf..5a3cf94fa12a 100644
--- a/net/gssdp/distinfo
+++ b/net/gssdp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751375031
-SHA256 (gssdp-1.6.4.tar.xz) = ff97fdfb7f561d3e6813b4f6a2145259e7c2eff43cc0e63f3fd031d0b6266032
-SIZE (gssdp-1.6.4.tar.xz) = 1148284
+TIMESTAMP = 1779619110
+SHA256 (gssdp-1.6.5.tar.xz) = 34fd824c36ef9f575594d5572728412ddb8c522f606b6c913ef8b5a800aafc4e
+SIZE (gssdp-1.6.5.tar.xz) = 1149912


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de36.345ed.3e76136f>