diff options
author | marcus <marcus@FreeBSD.org> | 2007-03-19 13:14:07 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-03-19 13:14:07 +0800 |
commit | e83248f2b323aa90dfea75471b86ccc444a80f88 (patch) | |
tree | f4fc2dbabf96cb67c502479d9fc13f40bf0d0108 /accessibility/atk | |
parent | 52dd0c5de1d6a7165dc355ecf161f52bb7dbbfda (diff) | |
download | freebsd-ports-gnome-e83248f2b323aa90dfea75471b86ccc444a80f88.tar.gz freebsd-ports-gnome-e83248f2b323aa90dfea75471b86ccc444a80f88.tar.zst freebsd-ports-gnome-e83248f2b323aa90dfea75471b86ccc444a80f88.zip |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
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 | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 69d9f15e5b2e..9c68eb457dd3 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.73 2006/10/02 00:43:11 ahze Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.78 2007/03/12 13:28:58 ahze Exp $ # PORTNAME= atk -PORTVERSION= 1.12.4 +PORTVERSION= 1.18.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 6f689793d176..5fada467793e 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atk-1.12.4.tar.bz2) = 0a2c6a7bbc380e3a3d94e9061f76a849 -SHA256 (gnome2/atk-1.12.4.tar.bz2) = bb62ff3809785512b44d1a523056c28a79844df13e39bddac89045be4adc0500 -SIZE (gnome2/atk-1.12.4.tar.bz2) = 647699 +MD5 (gnome2/atk-1.18.0.tar.bz2) = 9fc33ec48fd32933f7f630479dfad667 +SHA256 (gnome2/atk-1.18.0.tar.bz2) = be2d537642a43b5a1e85a2d0f813167b8585781ff83203a4f68206c3ecd6a315 +SIZE (gnome2/atk-1.18.0.tar.bz2) = 655890 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index b4b98d2d61c4..f919f090957c 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -9,6 +9,7 @@ include/atk-1.0/atk/atkhyperlink.h include/atk-1.0/atk/atkhyperlinkimpl.h include/atk-1.0/atk/atkhypertext.h include/atk-1.0/atk/atkimage.h +include/atk-1.0/atk/atkmisc.h include/atk-1.0/atk/atknoopobject.h include/atk-1.0/atk/atknoopobjectfactory.h include/atk-1.0/atk/atkobject.h @@ -36,6 +37,7 @@ share/locale/ar/LC_MESSAGES/atk10.mo share/locale/as/LC_MESSAGES/atk10.mo share/locale/az/LC_MESSAGES/atk10.mo share/locale/be/LC_MESSAGES/atk10.mo +share/locale/be@latin/LC_MESSAGES/atk10.mo share/locale/bg/LC_MESSAGES/atk10.mo share/locale/bn/LC_MESSAGES/atk10.mo share/locale/bn_IN/LC_MESSAGES/atk10.mo @@ -177,6 +179,8 @@ share/locale/zh_TW/LC_MESSAGES/atk10.mo @dirrmtry share/locale/ca @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/be/LC_MESSAGES @dirrmtry share/locale/be @dirrmtry share/locale/as/LC_MESSAGES |