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/at-spi | |
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/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 | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index b489bd7c877c..5d013373c350 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.50 2006/10/02 00:50:26 ahze Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.56 2007/03/12 13:22:49 ahze Exp $ # PORTNAME= at-spi -PORTVERSION= 1.7.15 +PORTVERSION= 1.18.0 PORTREVISION?= 0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo index 409054316a48..4527c3be3c0c 100644 --- a/accessibility/at-spi/distinfo +++ b/accessibility/at-spi/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/at-spi-1.7.15.tar.bz2) = b8af15556d24e850feb2ffb40eda1d31 -SHA256 (gnome2/at-spi-1.7.15.tar.bz2) = 84b54825c61177bbdba9e58f7f31a733c36ba721e729744fde7011f08f01d14d -SIZE (gnome2/at-spi-1.7.15.tar.bz2) = 776710 +MD5 (gnome2/at-spi-1.18.0.tar.bz2) = d77f3b7111a847903f66f5cb111ee89e +SHA256 (gnome2/at-spi-1.18.0.tar.bz2) = 1d77e06c4cea6111faee520beb3d2fbc0d746879e16eb9fb0782e7d3743a58eb +SIZE (gnome2/at-spi-1.18.0.tar.bz2) = 778719 diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist index 4e55eb592269..4c6836264eec 100644 --- a/accessibility/at-spi/pkg-plist +++ b/accessibility/at-spi/pkg-plist @@ -146,7 +146,7 @@ share/locale/zh_CN/LC_MESSAGES/at-spi.mo share/locale/zh_HK/LC_MESSAGES/at-spi.mo share/locale/zh_TW/LC_MESSAGES/at-spi.mo @dirrm share/gnome/idl/at-spi-1.0 -@dirrm lib/orbit-2.0 +@dirrmtry lib/orbit-2.0 @dirrm include/at-spi-1.0/login-helper @dirrm include/at-spi-1.0/libspi @dirrm include/at-spi-1.0/cspi |