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/atk | |
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/atk')
-rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 6 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 32193ce1649f..73747e615ba0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.93 2008/09/22 10:50:30 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.95 2009/03/17 14:03:48 kwm Exp $ # PORTNAME= atk -PORTVERSION= 1.24.0 +PORTVERSION= 1.26.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 1b00330377c9..73c5f03a5c57 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atk-1.24.0.tar.bz2) = fb0ee9c7f18b15b490a0168b13740a4d -SHA256 (gnome2/atk-1.24.0.tar.bz2) = 03a0b66efb6d69754ca18c133ca4d489dd8675bf366c03f58cc7b39f55a45d56 -SIZE (gnome2/atk-1.24.0.tar.bz2) = 701798 +MD5 (gnome2/atk-1.26.0.tar.bz2) = 719229408019c548855673840679f156 +SHA256 (gnome2/atk-1.26.0.tar.bz2) = f7993d26c3606a9b0e32d1eebe716f2294ac37fac014c47744e986fc0ff5e6d1 +SIZE (gnome2/atk-1.26.0.tar.bz2) = 719807 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 7aa630dfbb46..28df9d79230e 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -76,6 +76,7 @@ share/locale/ku/LC_MESSAGES/atk10.mo share/locale/li/LC_MESSAGES/atk10.mo share/locale/lt/LC_MESSAGES/atk10.mo share/locale/lv/LC_MESSAGES/atk10.mo +share/locale/mai/LC_MESSAGES/atk10.mo share/locale/mk/LC_MESSAGES/atk10.mo share/locale/ml/LC_MESSAGES/atk10.mo share/locale/mn/LC_MESSAGES/atk10.mo @@ -146,6 +147,8 @@ share/locale/zh_TW/LC_MESSAGES/atk10.mo @dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku @dirrmtry share/locale/dz/LC_MESSAGES |