summaryrefslogtreecommitdiff
path: root/emulators
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 /emulators
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 'emulators')
-rw-r--r--emulators/bfe/Makefile2
-rw-r--r--emulators/fuse/Makefile2
-rw-r--r--emulators/gens/Makefile2
-rw-r--r--emulators/hatari/Makefile1
-rw-r--r--emulators/higan/Makefile2
-rw-r--r--emulators/hugo/Makefile2
-rw-r--r--emulators/open-vm-tools/Makefile2
-rw-r--r--emulators/pcsxr/Makefile2
-rw-r--r--emulators/qemu-devel/Makefile1
-rw-r--r--emulators/qemu/Makefile2
-rw-r--r--emulators/qemu6/Makefile1
-rw-r--r--emulators/qemu70/Makefile1
-rw-r--r--emulators/snes9x-gtk/Makefile1
-rw-r--r--emulators/teo/Makefile1
-rw-r--r--emulators/tiemu3/Makefile2
-rw-r--r--emulators/tilem/Makefile2
-rw-r--r--emulators/tme/Makefile2
-rw-r--r--emulators/uae/Makefile2
-rw-r--r--emulators/vice/Makefile2
-rw-r--r--emulators/x49gp/Makefile2
-rw-r--r--emulators/xsystem35/Makefile2
21 files changed, 21 insertions, 15 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile
index 91bc4d402694..c5a05e3b7b17 100644
--- a/emulators/bfe/Makefile
+++ b/emulators/bfe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bfe2
PORTVERSION= 20030723
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= emulators
MASTER_SITES= SF/bfe/source/23jul2003
DISTNAME= ${PORTNAME}-23jul2003
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index f46bad185342..991a79f55d79 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fuse
PORTVERSION= 1.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index 35256dcea509..db5a22778a7a 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gens
PORTVERSION= 2.15.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Gens%20Source%20Code/Gens%20${PORTVERSION}
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index b35888b7aa8a..b92368646c19 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hatari
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index 210ac8392b91..e8f2bad6a4af 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= higan
PORTVERSION= 106
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= emulators games
MASTER_SITES= http://download.byuu.org/ \
http://www.cyberbotx.com/higan/
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile
index 98a346293d81..49078aa9a9b9 100644
--- a/emulators/hugo/Makefile
+++ b/emulators/hugo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hugo
PORTVERSION= 2.12
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= emulators
MASTER_SITES= http://www.zeograd.com/download/ \
http://www.sourcefiles.org/Emulators/Videogames/
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index bca01548f319..ba7ece5f95e3 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= open-vm-tools
PORTVERSION= 12.1.5
DISTVERSIONPREFIX= stable-
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= emulators
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 0b0b404aeb40..c20a23100f37 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pcsxr
PORTVERSION= 1.9.95.20180604
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index ae2780908e84..932e6d856fcf 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qemu
DISTVERSION= 7.2.0.20221221
+PORTREVISION= 1
CATEGORIES= emulators
PKGNAMESUFFIX= -devel
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 262adb57f46b..24d4885ccdaf 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qemu
PORTVERSION= 7.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/qemu6/Makefile b/emulators/qemu6/Makefile
index 0c881f2e86ed..62a1db100b34 100644
--- a/emulators/qemu6/Makefile
+++ b/emulators/qemu6/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qemu
PORTVERSION= 6.2.0
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/qemu70/Makefile b/emulators/qemu70/Makefile
index 93f210e36c87..7243ab324049 100644
--- a/emulators/qemu70/Makefile
+++ b/emulators/qemu70/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qemu
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 31beae3a98a3..82d5c05a3365 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,5 +1,6 @@
PORTNAME= snes9x
DISTVERSION= 1.61
+PORTREVISION= 1
CATEGORIES= emulators
PKGNAMESUFFIX= -gtk
diff --git a/emulators/teo/Makefile b/emulators/teo/Makefile
index be329852700a..abd7154127bd 100644
--- a/emulators/teo/Makefile
+++ b/emulators/teo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= teo
PORTVERSION= 1.8.4
DISTVERSIONSUFFIX= -src
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF/teoemulator/linux/${PORTVERSION}
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index 395236a17693..7a6e0bf3833f 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tiemu3
PORTVERSION= 3.03
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= emulators
MASTER_SITES= SF/gtktiemu/tiemu-linux/TIEmu%20${DISTVERSION}
DISTNAME= tiemu-${DISTVERSION}
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile
index 2b2e5afd6b73..15db83978baf 100644
--- a/emulators/tilem/Makefile
+++ b/emulators/tilem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tilem
PORTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= SF
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 67fd18ae061e..a5533514e287 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tme
PORTVERSION= 0.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://people.csail.mit.edu/fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 283428ebefe8..5e970c4c6350 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,6 +1,6 @@
PORTNAME= uae
PORTVERSION= 0.8.29
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= LOCAL/grembo
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 3685cf7ba28b..9e920d404b62 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vice
PORTVERSION= 3.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF/vice-emu/releases
diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile
index 8c1744b2eb25..4c6eaf5487cb 100644
--- a/emulators/x49gp/Makefile
+++ b/emulators/x49gp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= x49gp
PORTVERSION= 20100425
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= emulators math
MASTER_SITES= LOCAL/shaun
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sdcard64.tar.gz
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 45cf6222a739..09307101c9be 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xsystem35
DISTVERSION= 1.7.3-pre5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators games
MASTER_SITES= DEBIAN
DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX}