summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-28 00:26:13 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-28 00:26:13 +0800
commita0b44ac9d3a3db6a983ff1091f8c30fd393b277e (patch)
tree7e754a9932773e112016dde20d5fc2776e6dd7a8 /accessibility
parentd3eab8a1c8a8a4ab68663ab34b804f77f2113636 (diff)
downloadmarcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar.gz
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar.bz2
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar.lz
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar.xz
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.tar.zst
marcuscom-ports-a0b44ac9d3a3db6a983ff1091f8c30fd393b277e.zip
Update to 2.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15905 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi2-atk/Makefile4
-rw-r--r--accessibility/at-spi2-atk/distinfo4
-rw-r--r--accessibility/at-spi2-atk/pkg-plist2
-rw-r--r--accessibility/at-spi2-core/Makefile5
-rw-r--r--accessibility/at-spi2-core/distinfo4
-rw-r--r--accessibility/at-spi2-core/pkg-plist5
-rw-r--r--accessibility/py-atspi/Makefile4
-rw-r--r--accessibility/py-atspi/distinfo4
8 files changed, 19 insertions, 13 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
index 97f508b10..eede4bf9b 100644
--- a/accessibility/at-spi2-atk/Makefile
+++ b/accessibility/at-spi2-atk/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.26 2011/04/10 19:41:34 mezz Exp $
+# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.27 2011/04/10 20:06:06 mezz Exp $
#
PORTNAME= at-spi2-atk
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/accessibility/at-spi2-atk/distinfo b/accessibility/at-spi2-atk/distinfo
index 5e841d57c..edae1d89f 100644
--- a/accessibility/at-spi2-atk/distinfo
+++ b/accessibility/at-spi2-atk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/at-spi2-atk-2.0.0.tar.bz2) = 1c846f1ef11485c49af8eb3850ee379ea5e775a1fc981c99291e6f5d110acc52
-SIZE (gnome3/at-spi2-atk-2.0.0.tar.bz2) = 355661
+SHA256 (gnome3/at-spi2-atk-2.0.1.tar.bz2) = d78a88067a53db479d3c7c1ce31f095b1d4962e44e653800a12599ade397dafc
+SIZE (gnome3/at-spi2-atk-2.0.1.tar.bz2) = 356379
diff --git a/accessibility/at-spi2-atk/pkg-plist b/accessibility/at-spi2-atk/pkg-plist
index 52cff924b..d9c3bc25e 100644
--- a/accessibility/at-spi2-atk/pkg-plist
+++ b/accessibility/at-spi2-atk/pkg-plist
@@ -23,6 +23,7 @@ share/locale/eo/LC_MESSAGES/at-spi2-atk.mo
share/locale/es/LC_MESSAGES/at-spi2-atk.mo
share/locale/et/LC_MESSAGES/at-spi2-atk.mo
share/locale/eu/LC_MESSAGES/at-spi2-atk.mo
+share/locale/fa/LC_MESSAGES/at-spi2-atk.mo
share/locale/fi/LC_MESSAGES/at-spi2-atk.mo
share/locale/fr/LC_MESSAGES/at-spi2-atk.mo
share/locale/fy/LC_MESSAGES/at-spi2-atk.mo
@@ -57,6 +58,7 @@ share/locale/sv/LC_MESSAGES/at-spi2-atk.mo
share/locale/ta/LC_MESSAGES/at-spi2-atk.mo
share/locale/te/LC_MESSAGES/at-spi2-atk.mo
share/locale/th/LC_MESSAGES/at-spi2-atk.mo
+share/locale/tr/LC_MESSAGES/at-spi2-atk.mo
share/locale/ug/LC_MESSAGES/at-spi2-atk.mo
share/locale/uk/LC_MESSAGES/at-spi2-atk.mo
share/locale/vi/LC_MESSAGES/at-spi2-atk.mo
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index 6f290a995..f6ec31dab 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -3,12 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.28 2011/04/05 19:56:02 kwm Exp $
+# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.29 2011/04/08 22:32:12 mezz Exp $
#
PORTNAME= at-spi2-core
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo
index ee230e2dc..848783da7 100644
--- a/accessibility/at-spi2-core/distinfo
+++ b/accessibility/at-spi2-core/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/at-spi2-core-2.0.0.tar.bz2) = 29bff48785301653ba8899978169f803370bc4b29f160db82d6a4410c4624389
-SIZE (gnome3/at-spi2-core-2.0.0.tar.bz2) = 495211
+SHA256 (gnome3/at-spi2-core-2.0.1.tar.bz2) = f0880d816a554c0560e9f6aea786614e8ab439e17189d383a83ed7eebd9e328b
+SIZE (gnome3/at-spi2-core-2.0.1.tar.bz2) = 503446
diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist
index 2ce8d0386..eb5017f8a 100644
--- a/accessibility/at-spi2-core/pkg-plist
+++ b/accessibility/at-spi2-core/pkg-plist
@@ -80,6 +80,7 @@ share/gtk-doc/html/libatspi/right.png
share/gtk-doc/html/libatspi/style.css
share/gtk-doc/html/libatspi/up.png
share/locale/as/LC_MESSAGES/at-spi2-core.mo
+share/locale/ast/LC_MESSAGES/at-spi2-core.mo
share/locale/bg/LC_MESSAGES/at-spi2-core.mo
share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
share/locale/ca/LC_MESSAGES/at-spi2-core.mo
@@ -90,6 +91,7 @@ share/locale/el/LC_MESSAGES/at-spi2-core.mo
share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
share/locale/es/LC_MESSAGES/at-spi2-core.mo
share/locale/eu/LC_MESSAGES/at-spi2-core.mo
+share/locale/fa/LC_MESSAGES/at-spi2-core.mo
share/locale/fr/LC_MESSAGES/at-spi2-core.mo
share/locale/gl/LC_MESSAGES/at-spi2-core.mo
share/locale/gu/LC_MESSAGES/at-spi2-core.mo
@@ -116,6 +118,7 @@ share/locale/sq/LC_MESSAGES/at-spi2-core.mo
share/locale/sr/LC_MESSAGES/at-spi2-core.mo
share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo
share/locale/sv/LC_MESSAGES/at-spi2-core.mo
+share/locale/tr/LC_MESSAGES/at-spi2-core.mo
share/locale/ug/LC_MESSAGES/at-spi2-core.mo
share/locale/uk/LC_MESSAGES/at-spi2-core.mo
share/locale/vi/LC_MESSAGES/at-spi2-core.mo
@@ -136,5 +139,7 @@ share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo
@dirrm share/locale/mr
@dirrm share/locale/bn_IN/LC_MESSAGES
@dirrm share/locale/bn_IN
+@dirrm share/locale/ast/LC_MESSAGES
+@dirrm share/locale/ast
@dirrm share/locale/as/LC_MESSAGES
@dirrm share/locale/as
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index ddfab2903..017dc24dc 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/py-atspi/Makefile,v 1.20 2011/04/05 19:45:26 kwm Exp $
+# $MCom: ports/accessibility/py-atspi/Makefile,v 1.21 2011/04/11 02:42:14 mezz Exp $
#
PORTNAME= atspi
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/accessibility/py-atspi/distinfo b/accessibility/py-atspi/distinfo
index 92867c23d..13810fdc7 100644
--- a/accessibility/py-atspi/distinfo
+++ b/accessibility/py-atspi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/pyatspi-2.0.0.tar.bz2) = 85fce9d2f5ee5637ebaa9d2bcd73ac6100ce514f975eed2e6b525066c430b496
-SIZE (gnome3/pyatspi-2.0.0.tar.bz2) = 316564
+SHA256 (gnome3/pyatspi-2.0.1.tar.bz2) = e5b362a1f83e008c464ba0cb9e0bae372debc953b1b1bda32cf124a66d87ddbf
+SIZE (gnome3/pyatspi-2.0.1.tar.bz2) = 316837