diff options
author | marcus <marcus@FreeBSD.org> | 2009-04-10 13:56:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-04-10 13:56:28 +0800 |
commit | 06fff123f04648e578283b13f71108c1671ae751 (patch) | |
tree | e04217d1bf9d69846902902125c156a81eae643b /accessibility/at-spi | |
parent | f488e4c3be8f7b25040ce1258e89a5550fb33bf8 (diff) | |
download | freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.gz freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.zst freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.zip |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Diffstat (limited to 'accessibility/at-spi')
-rw-r--r-- | accessibility/at-spi/Makefile | 4 | ||||
-rw-r--r-- | accessibility/at-spi/distinfo | 6 | ||||
-rw-r--r-- | accessibility/at-spi/pkg-plist | 10 |
3 files changed, 15 insertions, 5 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 73a30f595b99..71f4f9ac9670 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.81 2009/01/09 21:48:35 kwm Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.85 2009/03/17 13:55:06 kwm Exp $ # PORTNAME= at-spi -PORTVERSION= 1.24.1 +PORTVERSION= 1.26.0 PORTREVISION?= 0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo index fb4ceea272c2..a30a7568e93a 100644 --- a/accessibility/at-spi/distinfo +++ b/accessibility/at-spi/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/at-spi-1.24.1.tar.bz2) = 8e98aadfaca757799cb18ea92f40d21a -SHA256 (gnome2/at-spi-1.24.1.tar.bz2) = f21746c4b4694aec821f545634a3f3bc2a627120fbb9b3aea546f59368025709 -SIZE (gnome2/at-spi-1.24.1.tar.bz2) = 821177 +MD5 (gnome2/at-spi-1.26.0.tar.bz2) = 3f2f7d29b45eff08adf56af0d31d3984 +SHA256 (gnome2/at-spi-1.26.0.tar.bz2) = bb8c9473a277fa75f172fa16fb6ada85f4a919219818fd9c792f1a137bb2644d +SIZE (gnome2/at-spi-1.26.0.tar.bz2) = 829621 diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist index 066a62d26890..82d8b98515ec 100644 --- a/accessibility/at-spi/pkg-plist +++ b/accessibility/at-spi/pkg-plist @@ -102,6 +102,8 @@ share/idl/at-spi-1.0/Accessibility_Text.idl share/idl/at-spi-1.0/Accessibility_Value.idl share/locale/ang/LC_MESSAGES/at-spi.mo share/locale/ar/LC_MESSAGES/at-spi.mo +share/locale/as/LC_MESSAGES/at-spi.mo +share/locale/ast/LC_MESSAGES/at-spi.mo share/locale/az/LC_MESSAGES/at-spi.mo share/locale/be/LC_MESSAGES/at-spi.mo share/locale/be@latin/LC_MESSAGES/at-spi.mo @@ -110,6 +112,7 @@ share/locale/bn/LC_MESSAGES/at-spi.mo share/locale/bn_IN/LC_MESSAGES/at-spi.mo share/locale/bs/LC_MESSAGES/at-spi.mo share/locale/ca/LC_MESSAGES/at-spi.mo +share/locale/crh/LC_MESSAGES/at-spi.mo share/locale/cs/LC_MESSAGES/at-spi.mo share/locale/cy/LC_MESSAGES/at-spi.mo share/locale/da/LC_MESSAGES/at-spi.mo @@ -140,6 +143,7 @@ share/locale/ka/LC_MESSAGES/at-spi.mo share/locale/ko/LC_MESSAGES/at-spi.mo share/locale/ku/LC_MESSAGES/at-spi.mo share/locale/lt/LC_MESSAGES/at-spi.mo +share/locale/lv/LC_MESSAGES/at-spi.mo share/locale/mk/LC_MESSAGES/at-spi.mo share/locale/ml/LC_MESSAGES/at-spi.mo share/locale/mn/LC_MESSAGES/at-spi.mo @@ -212,9 +216,15 @@ share/locale/zh_TW/LC_MESSAGES/at-spi.mo @dirrmtry share/locale/ku @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/crh/LC_MESSAGES +@dirrmtry share/locale/crh @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as @dirrmtry share/locale/ang/LC_MESSAGES @dirrmtry share/locale/ang |