Date: Tue, 4 May 2021 23:10:59 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b00a1bee743c - main - accessibility/at-spi2*: Update WWW Message-ID: <202105042310.144NAxun091560@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=b00a1bee743c55f07d3b71c91838a9e138742512 commit b00a1bee743c55f07d3b71c91838a9e138742512 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-05-03 22:14:54 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-05-04 23:10:26 +0000 accessibility/at-spi2*: Update WWW The WWW links to LinuxFoundation.org were hopelessly bitrotten, point to the GNOME GitLab instead which is still wrong-ish, but the links and documentation might be updated there. Reported (and fixed already) upstream as well. PR: 251536 Reported by: Edward Sanford Sutton III --- accessibility/at-spi2-atk/pkg-descr | 2 +- accessibility/at-spi2-core/pkg-descr | 2 +- accessibility/py-atspi/pkg-descr | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/accessibility/at-spi2-atk/pkg-descr b/accessibility/at-spi2-atk/pkg-descr index 1524ccfd79ff..5d96863b0486 100644 --- a/accessibility/at-spi2-atk/pkg-descr +++ b/accessibility/at-spi2-atk/pkg-descr @@ -6,4 +6,4 @@ to each other. This port contains the GTK+ module needed to interface with the SPI framework. -WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus +WWW: https://gitlab.gnome.org/GNOME/at-spi2-atk diff --git a/accessibility/at-spi2-core/pkg-descr b/accessibility/at-spi2-core/pkg-descr index 6df23cda643b..a7d5f00db238 100644 --- a/accessibility/at-spi2-core/pkg-descr +++ b/accessibility/at-spi2-core/pkg-descr @@ -7,4 +7,4 @@ This version of at-spi is a major break from previous versions. It has been completely rewritten to use D-Bus rather than ORBIT / CORBA for its transport protocol. -WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus +WWW: https://gitlab.gnome.org/GNOME/at-spi2-core diff --git a/accessibility/py-atspi/pkg-descr b/accessibility/py-atspi/pkg-descr index 151f94c993e2..060503ef0fb8 100644 --- a/accessibility/py-atspi/pkg-descr +++ b/accessibility/py-atspi/pkg-descr @@ -5,4 +5,4 @@ to each other. This port is the Python API to interface with the D-BUS based SPI framework. -WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus +WWW: https://gitlab.gnome.org/GNOME/pyatspi2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105042310.144NAxun091560>