From f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 28 Nov 2009 20:06:37 +0000 Subject: Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 --- palm/synce-gvfs/Makefile | 2 +- palm/synce-gvfs/distinfo | 6 +++--- palm/synce-gvfs/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'palm') diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile index e6bb265b929c..7ea1ce9b2044 100644 --- a/palm/synce-gvfs/Makefile +++ b/palm/synce-gvfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= synce-gvfs -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= palm MASTER_SITES= SF/synce/SynCE-GNOME/0.14 diff --git a/palm/synce-gvfs/distinfo b/palm/synce-gvfs/distinfo index 611a78a0e1de..204ffa45634a 100644 --- a/palm/synce-gvfs/distinfo +++ b/palm/synce-gvfs/distinfo @@ -1,3 +1,3 @@ -MD5 (synce-gvfs-0.3.tar.gz) = bdc7cae57e0de95d18ebb087ca58dbac -SHA256 (synce-gvfs-0.3.tar.gz) = 317c13fa8f7ec2bfe4dbc2b6969436513fe6c69f9c520a4b7c0ce23b84c9abe3 -SIZE (synce-gvfs-0.3.tar.gz) = 348954 +MD5 (synce-gvfs-0.3.1.tar.gz) = 5b23845b40b102eef6e8e3c8c348aa76 +SHA256 (synce-gvfs-0.3.1.tar.gz) = 31a2362e4f4f8d98105ed79600d03adca7e21c590d6157a6f813400cd99ea719 +SIZE (synce-gvfs-0.3.1.tar.gz) = 355881 diff --git a/palm/synce-gvfs/pkg-plist b/palm/synce-gvfs/pkg-plist index 7ee97bf8c4e9..85df253b0a92 100644 --- a/palm/synce-gvfs/pkg-plist +++ b/palm/synce-gvfs/pkg-plist @@ -1,5 +1,6 @@ libexec/gvfsd-synce share/gvfs/mounts/synce.mount +share/icons/gnome/22x22/apps/synce-gvfs.png share/icons/gnome/48x48/apps/synce-gvfs.png share/mime/application/x-pocket-excel.xml share/mime/application/x-pocket-word.xml @@ -8,6 +9,8 @@ share/mime/packages/synce-gvfs.xml @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @dirrmtry share/gvfs/mounts @dirrmtry share/gvfs +@dirrmtry share/icons/gnome/22x22/apps +@dirrmtry share/icons/gnome/22x22 @dirrmtry share/icons/gnome/48x48/apps @dirrmtry share/icons/gnome/48x48 @dirrmtry share/icons/gnome -- cgit v1.2.3