From nobody Mon May 25 05:29:28 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gP4FP1BX6z6dK5p for ; Mon, 25 May 2026 05:29:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gP4FN50C5z40j8 for ; Mon, 25 May 2026 05:29:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779686968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KPqFNYb2YG1YVMUbJZhe63DXsAM/NVP0wIMxy+LTrts=; b=yRG58+kIy2AllFHD1VmYMSFVuh5id4RHC+BIwJ6ZaVIiYljkuJlmSBvCIasSYR2B9Ugl8o 9mDEVsciJYd0Wg7e7vol618RPaS2jqozhNa9E8lg6SPN/HgCteXynVEZP50qV72CJuOsv6 sGlCkz/aENXFgoDms7RwDMpLHm7JjkQXhnOPP6qgNHauVPgcn6CABAMdnQ+9WGTJ8m6zhl NwRAZiKSMdiYEi0Qtq+NUNxEwVfjcU9+e0NFOJ18BF5NJT/X6OUooucUHs8ggtx2LWODXw H1vQaaFimGsW6e2cBvihHDpy0mwB2+qR/tir9Mc5/xXFC+8BSzshWX8hgUyEhw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779686968; a=rsa-sha256; cv=none; b=c6XfL3yjsqKE9XN3fD0KAn4xlKZKRjvWunUTdBWn6QnPO3nZIuExSwEvPhnp8LcuMbx12S lp8LYYvj3VcRPxG5monwiu2DWG8x3tVfX8iMrxkVBagGo6W0pMK5xCF+dtf74Y2kZPQjMl Hm52wb7x+ModJc2sYHJZLxrz61T/qdxg93/rB+doOdbacEmOOtohMjMnZq/j9BEN2/e69f jmSaSiVDmNK4ncbA3RfNP/6pBWHWkR0uSz+VbA+S74TuCz+ro7JlPrGpoZDK3N8eHZSbbI gzn8pWpAh0KzXgZNRyjZWe3vGC47lN/hs0dRrs7HSEmtd+vzDfBPhbhL+Cm44A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779686968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KPqFNYb2YG1YVMUbJZhe63DXsAM/NVP0wIMxy+LTrts=; b=hmzjHl998QtmbD3GDpsACu7EHZwhwUUAmB6oABllxXwCwUWUUR7901fcbTj8gtfXS6JMwe 2KXESWIeLeemS832LKGQqwU3bkZSrvR7duGiwgJlh3+zyP8oskZBjaiDascY3VubTkc+Rf 6MyNM8IszhTtz9W4az4pweqAzjXHqp0gOclnIa3AmJmjTE1ms2ikvQqrWBp2nMtByU2h/S QKbG2gcAki8HkR28Jb8awEhB8ijWPCAVWETHsdDLpmXI18Sk50FoDofNcbgUkeqP+PTztB dI2R6v7PQhX4c2+0sS9+pHEgo9qftVgBlvlZZnFqVob6q2/KZ8bWGf9WZXu9UQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gP4FN3mcYzBVH for ; Mon, 25 May 2026 05:29:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33e15 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 25 May 2026 05:29:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 0b3c148f7fa2 - main - net/gupnp-av: Update to 0.14.5 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0b3c148f7fa2935945449172af155debfaf23717 Auto-Submitted: auto-generated Date: Mon, 25 May 2026 05:29:28 +0000 Message-Id: <6a13de38.33e15.4dc46bda@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b3c148f7fa2935945449172af155debfaf23717 commit 0b3c148f7fa2935945449172af155debfaf23717 Author: Po-Chuan Hsieh AuthorDate: 2026-05-25 05:22:02 +0000 Commit: Po-Chuan Hsieh 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