From 190418a078b1eb7ea3c5d38a08bdab3cbd422086 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 10:39:38 +0000 Subject: Presenting GNOME 2.10 for FreeBSD! The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! --- www/evolution-webcal/Makefile | 5 ++--- www/evolution-webcal/distinfo | 4 ++-- www/evolution-webcal/pkg-plist | 7 ++++++- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'www/evolution-webcal') diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index a6837f01eea9..3c14160001dc 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -6,11 +6,10 @@ # PORTNAME= webcal -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.0 +MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.2 PKGNAMEPREFIX= evolution- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/www/evolution-webcal/distinfo b/www/evolution-webcal/distinfo index c9ed8d4cf804..3d7587122a0d 100644 --- a/www/evolution-webcal/distinfo +++ b/www/evolution-webcal/distinfo @@ -1,2 +1,2 @@ -MD5 (evolution-webcal-2.0.1.tar.bz2) = a29be3b55e6def3b56ffa3c48b349b40 -SIZE (evolution-webcal-2.0.1.tar.bz2) = 144969 +MD5 (evolution-webcal-2.2.0.tar.bz2) = a96ccdc8ec6c937fc87dd2bb650bfdf1 +SIZE (evolution-webcal-2.2.0.tar.bz2) = 139078 diff --git a/www/evolution-webcal/pkg-plist b/www/evolution-webcal/pkg-plist index f841cb7faa8e..21bc932a66b6 100644 --- a/www/evolution-webcal/pkg-plist +++ b/www/evolution-webcal/pkg-plist @@ -1,5 +1,4 @@ libexec/evolution-webcal -share/gnome/application-registry/evolution-webcal.applications share/locale/ar/LC_MESSAGES/evolution-webcal.mo share/locale/az/LC_MESSAGES/evolution-webcal.mo share/locale/bg/LC_MESSAGES/evolution-webcal.mo @@ -14,17 +13,22 @@ share/locale/el/LC_MESSAGES/evolution-webcal.mo share/locale/en_CA/LC_MESSAGES/evolution-webcal.mo share/locale/en_GB/LC_MESSAGES/evolution-webcal.mo share/locale/es/LC_MESSAGES/evolution-webcal.mo +share/locale/et/LC_MESSAGES/evolution-webcal.mo share/locale/eu/LC_MESSAGES/evolution-webcal.mo +share/locale/fa/LC_MESSAGES/evolution-webcal.mo share/locale/fi/LC_MESSAGES/evolution-webcal.mo share/locale/fr/LC_MESSAGES/evolution-webcal.mo share/locale/gu/LC_MESSAGES/evolution-webcal.mo share/locale/hi/LC_MESSAGES/evolution-webcal.mo share/locale/hu/LC_MESSAGES/evolution-webcal.mo +share/locale/id/LC_MESSAGES/evolution-webcal.mo share/locale/it/LC_MESSAGES/evolution-webcal.mo share/locale/ja/LC_MESSAGES/evolution-webcal.mo share/locale/ko/LC_MESSAGES/evolution-webcal.mo +share/locale/lt/LC_MESSAGES/evolution-webcal.mo share/locale/ms/LC_MESSAGES/evolution-webcal.mo share/locale/nb/LC_MESSAGES/evolution-webcal.mo +share/locale/ne/LC_MESSAGES/evolution-webcal.mo share/locale/nl/LC_MESSAGES/evolution-webcal.mo share/locale/no/LC_MESSAGES/evolution-webcal.mo share/locale/or/LC_MESSAGES/evolution-webcal.mo @@ -38,6 +42,7 @@ share/locale/sr/LC_MESSAGES/evolution-webcal.mo share/locale/sr@Latn/LC_MESSAGES/evolution-webcal.mo share/locale/sv/LC_MESSAGES/evolution-webcal.mo share/locale/ta/LC_MESSAGES/evolution-webcal.mo +share/locale/th/LC_MESSAGES/evolution-webcal.mo share/locale/tr/LC_MESSAGES/evolution-webcal.mo share/locale/uk/LC_MESSAGES/evolution-webcal.mo share/locale/vi/LC_MESSAGES/evolution-webcal.mo -- cgit v1.2.3