aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-02-24 09:34:40 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-03-02 05:23:10 +0000
commitfa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch)
treebac690ec1344d342f449b1710f47d2d0635580ae /astro
parent27120a02bd6d5f43466d3bcfd03cdef9a6fc9d5a (diff)
downloadports-fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8.tar.gz
ports-fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8.zip
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
Diffstat (limited to 'astro')
-rw-r--r--astro/celestia-gtk/Makefile1
-rw-r--r--astro/foxtrotgps/Makefile2
-rw-r--r--astro/gkrellmoon2/Makefile2
-rw-r--r--astro/gpsd/Makefile1
-rw-r--r--astro/nightfall/Makefile2
-rw-r--r--astro/opencpn/Makefile2
-rw-r--r--astro/siril/Makefile2
-rw-r--r--astro/starplot/Makefile2
8 files changed, 8 insertions, 6 deletions
diff --git a/astro/celestia-gtk/Makefile b/astro/celestia-gtk/Makefile
index be6228564960..b00661d291b7 100644
--- a/astro/celestia-gtk/Makefile
+++ b/astro/celestia-gtk/Makefile
@@ -1,4 +1,5 @@
CELESTIA_UI= gtk
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../celestia
.include "${MASTERDIR}/Makefile"
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile
index 87c271ff88b2..0d92867d44fe 100644
--- a/astro/foxtrotgps/Makefile
+++ b/astro/foxtrotgps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= foxtrotgps
PORTVERSION= 1.2.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= astro geography
MASTER_SITES= http://www.foxtrotgps.org/releases/
diff --git a/astro/gkrellmoon2/Makefile b/astro/gkrellmoon2/Makefile
index eb3cff782238..5d40a3bcdaec 100644
--- a/astro/gkrellmoon2/Makefile
+++ b/astro/gkrellmoon2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gkrellmoon2
PORTVERSION= 0.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= astro
MASTER_SITES= SF/gkrellmoon/gkrellmoon/${PORTVERSION}
DISTNAME= gkrellmoon-${PORTVERSION}
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile
index 931e15f21752..448babddb654 100644
--- a/astro/gpsd/Makefile
+++ b/astro/gpsd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gpsd
PORTVERSION= 3.23.1
+PORTREVISION= 1
CATEGORIES= astro geography
MASTER_SITES= SAVANNAH
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index 6180adf4815d..0bc73023a8c2 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nightfall
PORTVERSION= 1.92
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro education
MASTER_SITES= http://www.la-samhna.de/nightfall/
diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile
index aa5915a505dc..78ab9e140556 100644
--- a/astro/opencpn/Makefile
+++ b/astro/opencpn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opencpn
PORTVERSION= 5.2.4
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= astro geography
diff --git a/astro/siril/Makefile b/astro/siril/Makefile
index c7ece8c4fec5..eecfc9c3c6ed 100644
--- a/astro/siril/Makefile
+++ b/astro/siril/Makefile
@@ -1,6 +1,6 @@
PORTNAME= siril
DISTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 62145a646d8e..8e1e78e36772 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= starplot
PORTVERSION= 0.95.5
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= astro
MASTER_SITES= http://starplot.org/downloads/