Date: Mon, 25 May 2026 05:29:29 +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: b5e4c9e3db22 - main - net/gupnp-igd: Update WWW Message-ID: <6a13de39.344ee.7fff47e7@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=b5e4c9e3db223c615172de1894d8e538851ba26b commit b5e4c9e3db223c615172de1894d8e538851ba26b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-25 05:22:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-25 05:22:28 +0000 net/gupnp-igd: Update WWW --- net/gupnp-igd/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index bc4d2c436752..7378db6ffb31 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -5,7 +5,9 @@ MASTER_SITES= GNOME MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to handle UPnP IGD port mapping -WWW= https://wiki.gnome.org/Projects/GUPnP +WWW= https://gnome.pages.gitlab.gnome.org/gupnp-igd/docs/ \ + https://gitlab.gnome.org/GNOME/gupnp-igd \ + https://github.com/GNOME/gupnp-igd LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING @@ -19,7 +21,9 @@ LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \ USES= compiler:c11 gnome meson pkgconfig tar:xz USE_GNOME= glib20 introspection:build -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= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de39.344ee.7fff47e7>
