mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- 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.
This commit is contained in:
parent
0d74f73caf
commit
74e4ab6818
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234421
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user