summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-02-24 10:34:40 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2023-03-02 06:23:10 +0100
commitfa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch)
treebac690ec1344d342f449b1710f47d2d0635580ae /x11-clocks
parentdevel/ayatana-ido: update to v0.9.3, pet portfmt, enable docs (diff)
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 'x11-clocks')
-rw-r--r--x11-clocks/cairo-clock/Makefile2
-rw-r--r--x11-clocks/wmclockmon/Makefile2
-rw-r--r--x11-clocks/wmfishtime/Makefile2
-rw-r--r--x11-clocks/wmtimer/Makefile2
-rw-r--r--x11-clocks/xdaliclock/Makefile2
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile1
-rw-r--r--x11-clocks/xfce4-stopwatch-plugin/Makefile1
-rw-r--r--x11-clocks/xfce4-time-out-plugin/Makefile1
-rw-r--r--x11-clocks/xfce4-timer-plugin/Makefile2
9 files changed, 9 insertions, 6 deletions
diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile
index d682b767da02..673a0d7eab7b 100644
--- a/x11-clocks/cairo-clock/Makefile
+++ b/x11-clocks/cairo-clock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cairo-clock
DISTVERSION= 0.3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-clocks
MASTER_SITES= http://ftp.de.debian.org/debian/pool/main/c/cairo-clock/
DISTNAME= ${PORTNAME}_${DISTVERSION}.orig
diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile
index 0e29cd43d471..6ecd7844794d 100644
--- a/x11-clocks/wmclockmon/Makefile
+++ b/x11-clocks/wmclockmon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmclockmon
PORTVERSION= 0.8.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
diff --git a/x11-clocks/wmfishtime/Makefile b/x11-clocks/wmfishtime/Makefile
index e32d8d4e9996..bf1c7a21cd7f 100644
--- a/x11-clocks/wmfishtime/Makefile
+++ b/x11-clocks/wmfishtime/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmfishtime
PORTVERSION= 1.24
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \
http://www.sourcefiles.org/Toys/Clocks/
diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile
index aacdb4a9a252..9286d2a26b97 100644
--- a/x11-clocks/wmtimer/Makefile
+++ b/x11-clocks/wmtimer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmtimer
PORTVERSION= 2.92
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= https://github.com/bbidulock/wmtimer/releases/download/${PORTVERSION}/ \
LOCAL/uqs
diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile
index 54a1f6d653d1..4ff4e30a81e5 100644
--- a/x11-clocks/xdaliclock/Makefile
+++ b/x11-clocks/xdaliclock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xdaliclock
DISTVERSION= 2.47
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= https://www.jwz.org/${PORTNAME}/
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
index 90b8392a9671..69f3494a13db 100644
--- a/x11-clocks/xfce4-datetime-plugin/Makefile
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfce4-datetime-plugin
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile
index 2c4279a32d2b..e773de5a0b8a 100644
--- a/x11-clocks/xfce4-stopwatch-plugin/Makefile
+++ b/x11-clocks/xfce4-stopwatch-plugin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfce4-stopwatch-plugin
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile
index 717b1d605c48..077b91402ac6 100644
--- a/x11-clocks/xfce4-time-out-plugin/Makefile
+++ b/x11-clocks/xfce4-time-out-plugin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfce4-time-out-plugin
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile
index 5f3542ec42ce..3276f9972460 100644
--- a/x11-clocks/xfce4-timer-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-plugin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xfce4-timer-plugin
PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4