diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-24 10:34:40 +0100 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-03-02 06:23:10 +0100 |
| commit | fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch) | |
| tree | bac690ec1344d342f449b1710f47d2d0635580ae /math | |
| parent | devel/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 'math')
| -rw-r--r-- | math/cadabra2/Makefile | 2 | ||||
| -rw-r--r-- | math/calcoo/Makefile | 2 | ||||
| -rw-r--r-- | math/coq/Makefile | 2 | ||||
| -rw-r--r-- | math/drgeo/Makefile | 2 | ||||
| -rw-r--r-- | math/elementary-calculator/Makefile | 2 | ||||
| -rw-r--r-- | math/galculator/Makefile | 2 | ||||
| -rw-r--r-- | math/gambit/Makefile | 1 | ||||
| -rw-r--r-- | math/ggobi/Makefile | 2 | ||||
| -rw-r--r-- | math/gkmap/Makefile | 2 | ||||
| -rw-r--r-- | math/gnome-calculator/Makefile | 1 | ||||
| -rw-r--r-- | math/gnumeric/Makefile | 1 | ||||
| -rw-r--r-- | math/gnuplot/Makefile | 2 | ||||
| -rw-r--r-- | math/gretl/Makefile | 1 | ||||
| -rw-r--r-- | math/grpn/Makefile | 1 | ||||
| -rw-r--r-- | math/mate-calc/Makefile | 2 | ||||
| -rw-r--r-- | math/mpsolve/Makefile | 1 | ||||
| -rw-r--r-- | math/pspp/Makefile | 1 | ||||
| -rw-r--r-- | math/qalculate-gtk/Makefile | 1 | ||||
| -rw-r--r-- | math/ump/Makefile | 2 | ||||
| -rw-r--r-- | math/visualpolylib/Makefile | 1 | ||||
| -rw-r--r-- | math/xfce4-calculator-plugin/Makefile | 2 |
21 files changed, 21 insertions, 12 deletions
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 6a097a564a1f..017bd3d6852c 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -1,6 +1,6 @@ PORTNAME= cadabra2 DISTVERSION= 2.4.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 5dc4020fae4c..0a2fb0e4ab22 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,6 +1,6 @@ PORTNAME= calcoo PORTVERSION= 1.3.18 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= SF diff --git a/math/coq/Makefile b/math/coq/Makefile index b1c97cd9fa45..e773ee831201 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -1,6 +1,6 @@ PORTNAME= coq PORTVERSION= 8.6 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \ diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 8f759ca866cb..acb316e5abc3 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -1,6 +1,6 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= math MASTER_SITES= SF/ofset/${PORTNAME}/${PORTVERSION} diff --git a/math/elementary-calculator/Makefile b/math/elementary-calculator/Makefile index 45e6187cf4aa..b7150b773efb 100644 --- a/math/elementary-calculator/Makefile +++ b/math/elementary-calculator/Makefile @@ -1,6 +1,6 @@ PORTNAME= calculator DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= elementary- diff --git a/math/galculator/Makefile b/math/galculator/Makefile index ade1a42bd685..79e6cc400dca 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,6 +1,6 @@ PORTNAME= galculator PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= math diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 5990689d562a..2fc7a2756f57 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -1,5 +1,6 @@ PORTNAME= gambit DISTVERSION= 16.0.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PORTVERSION:R:R}/${PORTVERSION} diff --git a/math/ggobi/Makefile b/math/ggobi/Makefile index e96a4b34fafe..6dca5b8c2a80 100644 --- a/math/ggobi/Makefile +++ b/math/ggobi/Makefile @@ -1,6 +1,6 @@ PORTNAME= ggobi PORTVERSION= 2.1.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math graphics MASTER_SITES= http://www.ggobi.org/downloads/ diff --git a/math/gkmap/Makefile b/math/gkmap/Makefile index 841dd58cf8fc..b7e55ece12f5 100644 --- a/math/gkmap/Makefile +++ b/math/gkmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= gkmap PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/gkmap/gkmap/gkmap-${PORTVERSION}/ diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index a855a779848b..2a7024731f13 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-calculator PORTVERSION= 43.0.1 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index a7a748e343a5..4388a26df072 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnumeric PORTVERSION= 1.12.52 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index b2f891a26300..96a5281ae062 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnuplot PORTVERSION= 5.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gretl/Makefile b/math/gretl/Makefile index e82b25e3040b..34402d4abb51 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -1,5 +1,6 @@ PORTNAME= gretl PORTVERSION= 2022c +PORTREVISION= 1 CATEGORIES= math finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ diff --git a/math/grpn/Makefile b/math/grpn/Makefile index d6ac15894e40..1daf528f5d36 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,6 +1,7 @@ PORTNAME= grpn PORTVERSION= 1.5.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/mate-calc/Makefile b/math/mate-calc/Makefile index a85583d30acf..d272e3d7f8c8 100644 --- a/math/mate-calc/Makefile +++ b/math/mate-calc/Makefile @@ -1,6 +1,6 @@ PORTNAME= mate-calc PORTVERSION= 1.26.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/math/mpsolve/Makefile b/math/mpsolve/Makefile index 88281a4eb308..5216c6906e6e 100644 --- a/math/mpsolve/Makefile +++ b/math/mpsolve/Makefile @@ -1,5 +1,6 @@ PORTNAME= mpsolve DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://numpi.dm.unipi.it/_media/software/mpsolve/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 284818b0c5f8..ad5f24115054 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,5 +1,6 @@ PORTNAME= pspp PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index bb440abe8d4e..d2d458f52e7c 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,5 +1,6 @@ PORTNAME= qalculate-gtk PORTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/ump/Makefile b/math/ump/Makefile index 977949ca9115..c7ab70f5afca 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -1,6 +1,6 @@ PORTNAME= ump PORTVERSION= 0.8.6 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math education MASTER_SITES= SF/u-m-p/u-m-p/${PORTVERSION} PKGNAMESUFFIX= -math diff --git a/math/visualpolylib/Makefile b/math/visualpolylib/Makefile index 7f293dc835c7..6bbb5eb396de 100644 --- a/math/visualpolylib/Makefile +++ b/math/visualpolylib/Makefile @@ -1,6 +1,7 @@ PORTNAME= visualpolylib DISTVERSION= 0.9 DISTVERSIONSUFFIX= e +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://icps.u-strasbg.fr/polylib/download/ DISTNAME= ${PORTNAME}.${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/math/xfce4-calculator-plugin/Makefile b/math/xfce4-calculator-plugin/Makefile index 2bd0dbb7965c..96b3384771e0 100644 --- a/math/xfce4-calculator-plugin/Makefile +++ b/math/xfce4-calculator-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfce4-calculator-plugin PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 |
