Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:29:28 +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: 0b3c148f7fa2 - main - net/gupnp-av: Update to 0.14.5
Message-ID:  <6a13de38.33e15.4dc46bda@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=0b3c148f7fa2935945449172af155debfaf23717

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

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

diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 9ff8d41fb984..d6914e25c778 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -1,11 +1,13 @@
 PORTNAME=	gupnp-av
-PORTVERSION=	0.14.4
+PORTVERSION=	0.14.5
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Helpers for audio/video applications using GUPnP
-WWW=		https://wiki.gnome.org/Projects/GUPnP
+WWW=		https://gnome.pages.gitlab.gnome.org/gupnp-av/docs/ \
+		https://gitlab.gnome.org/GNOME/gupnp-av \
+		https://github.com/GNOME/gupnp-av
 
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -16,7 +18,9 @@ BUILD_DEPENDS=	glib>=2.58:devel/glib20 \
 USES=		compiler:c11 gnome meson pkgconfig tar:xz
 USE_GNOME=	glib20 introspection:build libxml2
 
-MESON_ARGS=	--default-library=both -Dgtk_doc=false -Dintrospection=true
+MESON_ARGS=	--default-library=both \
+		-Dgtk_doc=false \
+		-Dintrospection=true
 USE_CSTD=	c11
 USE_LDCONFIG=	yes
 
diff --git a/net/gupnp-av/distinfo b/net/gupnp-av/distinfo
index d1590257abf8..c914d3d53b03 100644
--- a/net/gupnp-av/distinfo
+++ b/net/gupnp-av/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751208134
-SHA256 (gupnp-av-0.14.4.tar.xz) = 21d974b3275cb5dcf5b8aa1d9a3fc80e7edca706935f6fbd004c79787138f8c7
-SIZE (gupnp-av-0.14.4.tar.xz) = 1216284
+TIMESTAMP = 1779619137
+SHA256 (gupnp-av-0.14.5.tar.xz) = 93918fcf5af529fda5b3d2d9fc3b77cd93df88064939b82f249f5577d8de1c02
+SIZE (gupnp-av-0.14.5.tar.xz) = 1216744


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de38.33e15.4dc46bda>