diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-03-19 05:14:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-03-19 05:14:07 +0000 |
commit | 951c257ea3655de6e80c26a36c18c69ee8047ea8 (patch) | |
tree | 249b59a23d9c6fae8db5e5639385f6273d237705 /deskutils/evolution-jescs | |
parent | - Update to 0.4 preview 1 (diff) |
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 'deskutils/evolution-jescs')
-rw-r--r-- | deskutils/evolution-jescs/Makefile | 8 | ||||
-rw-r--r-- | deskutils/evolution-jescs/distinfo | 6 | ||||
-rw-r--r-- | deskutils/evolution-jescs/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile index 763ded9a1e4b..c169110b7c4c 100644 --- a/deskutils/evolution-jescs/Makefile +++ b/deskutils/evolution-jescs/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.14 2006/09/29 20:24:23 ahze Exp $ +# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.17 2007/03/12 04:55:09 marcus Exp $ # PORTNAME= jescs -PORTVERSION= 2.8.2 +PORTVERSION= 2.9.1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -29,8 +29,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -EVO_VERSION= 2.8 -PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" VERSION="2.8" +EVO_VERSION= 2.10 +PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" VERSION="2.10" post-patch: @${REINPLACE_CMD} -e 's|libdir/bonobo/servers|prefix/libdata/bonobo/servers|g' \ diff --git a/deskutils/evolution-jescs/distinfo b/deskutils/evolution-jescs/distinfo index a0a6aac806d5..479f68f01045 100644 --- a/deskutils/evolution-jescs/distinfo +++ b/deskutils/evolution-jescs/distinfo @@ -1,3 +1,3 @@ -MD5 (evolution-jescs-2.8.2.tar.bz2) = d1a103854ea1ee30f2186474a0d2bb73 -SHA256 (evolution-jescs-2.8.2.tar.bz2) = 2075b5a42b19ab0ad2343816aefc0d0f9707594fa6ffceaf7f82a0591efdb4e1 -SIZE (evolution-jescs-2.8.2.tar.bz2) = 499151 +MD5 (evolution-jescs-2.9.1.tar.bz2) = d29106ca0412e2397409813d46d094b7 +SHA256 (evolution-jescs-2.9.1.tar.bz2) = f1736e27ffcb9fc826cb5f946fc3e2f958b22fc518304d440bdd25d1b7164402 +SIZE (evolution-jescs-2.9.1.tar.bz2) = 519693 diff --git a/deskutils/evolution-jescs/pkg-plist b/deskutils/evolution-jescs/pkg-plist index a5b4c405941e..caf6129a2b6f 100644 --- a/deskutils/evolution-jescs/pkg-plist +++ b/deskutils/evolution-jescs/pkg-plist @@ -9,6 +9,7 @@ share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations-mini.png share/gnome/evolution-jescs/glade/sunone-add-permission-dialog.glade share/gnome/evolution-jescs/glade/sunone-permissions-dialog.glade share/gnome/evolution-jescs/glade/sunone-subscription-dialog.glade +share/locale/ar/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo share/locale/de/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo |