diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-23 09:07:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-23 09:07:49 +0800 |
commit | 0aa4f89056479032d013199bc0c989809be56f1d (patch) | |
tree | 564dddd08a7b8e1f8c141859df57277b9e7f0de7 /www | |
parent | 74564ef02769a27b2070f8feb165ee88547527c3 (diff) | |
download | freebsd-ports-gnome-0aa4f89056479032d013199bc0c989809be56f1d.tar.gz freebsd-ports-gnome-0aa4f89056479032d013199bc0c989809be56f1d.tar.zst freebsd-ports-gnome-0aa4f89056479032d013199bc0c989809be56f1d.zip |
- Update Flock to 2.5
New Features in 2.5
* Based on the Firefox 3 technology, providing a faster, safer, and more stable web surfing experience.
* Incorporated Mozilla's 3.0.10 patch for Firefox.
* Facebook Chat has been integrated as an Instant Messaging service. Facebook Chat User Guide
* Twitter features in the People Sidebar have undergone a complete overhaul, and now allow for several new options. People Sidebar User Guide
* Twitter Live Results have been added to the search chrome.
* Twitter Search widget has been added to MyWorld. Twitter Search User Guide
* FlockCast has been integrated as a new feature in Facebook, allowing you to easily broadcast your actions from around
the web directly onto your Facebook page. FlockCast User Guide
* Bebo has been integrated as a People service.
Fixed Issues
* Corrupted data cache issue with the Lucene folder is now fixed
* Magnolia service support has been removed.
* Cooliris and Google Toolbar can now be installed in Flock 2.5 .
* Search engine icon now only appears when Flock detects a search engine on the web page.
* Digg Man has been removed from the default chrome. To re-enable it, please right-click on the
toolbar (ctrl-click on Mac), choose Customize, and drag and drop the Digg Man icon into the toolbar. Digg Man User Guide
* Due to a compatibility issue, the Dublin and MyBlue themes will be disabled after migrating to Flock 2.5 .
* Fixed the issue where Flock could not be set as the default browser.
* Fixed the issue where it was impossible to add a favorite with the star icon.
* Fixed the issue where large amounts of friends would not load in the Flickr People Sidebar.
* Fixed the issue where the list of YouTube friends was not properly updated.
* Fixed the issue where no edits could be made in the QuickUploader.
* Fixed the issue where Favorites Menu>Feeds did not open the Feeds Sidebar.
* Fixed the issue where Flickr new media notifications keep notifying of the same new media.
Diffstat (limited to 'www')
-rw-r--r-- | www/flock/Makefile | 5 | ||||
-rw-r--r-- | www/flock/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile index cdd7fbafa39c..eded308227a1 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -6,8 +6,7 @@ # PORTNAME= flock -DISTVERSION= 2.0 -PORTREVISION= 2 +DISTVERSION= 2.5 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/${PORTNAME}/releases/${PORTVERSION}/ \ http://flock.vo.llnwd.net/o23/archive/${PORTNAME}/releases/${PORTVERSION}/ @@ -24,7 +23,7 @@ MOZILLA_NAME= Flock USE_MOZILLA= -png -nss -dbm -jpeg MOZ_TOOLKIT= cairo-gtk2 -WRKSRC?= ${WRKDIR}/source-svn-export-2.0/mozilla +WRKSRC?= ${WRKDIR}/source-svn-export-${DISTVERSION}/mozilla WANT_GNOME= yes ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/www/flock/distinfo b/www/flock/distinfo index d3ced31f6811..e5db54ae800a 100644 --- a/www/flock/distinfo +++ b/www/flock/distinfo @@ -1,3 +1,3 @@ -MD5 (flock-2.0-source.tar.bz2) = b3be4a16b9a0ec250c0b89b067ead254 -SHA256 (flock-2.0-source.tar.bz2) = 3acb1f69e85aad1e29d63a1923ffe12df60e0369e1cbaf424a71b4ecf0041147 -SIZE (flock-2.0-source.tar.bz2) = 68341326 +MD5 (flock-2.5-source.tar.bz2) = 28a8a94f347dccbee38ef33365f502f1 +SHA256 (flock-2.5-source.tar.bz2) = b9395643c17330c6f5f72c215027add2aa98bdf39743574bd318faa24f6ebafb +SIZE (flock-2.5-source.tar.bz2) = 57935841 |