/www/pidgin: 7911554c9c68: Mention Homebrew on the OS X download...

Mark Doliner mark at kingant.net
Fri Dec 25 00:09:24 EST 2015


Changeset: 7911554c9c683f7842e9fb795862ee0d8570a746
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2015-12-24 21:09 -0800
Branch:	 default
URL: https://hg.pidgin.im/www/pidgin/rev/7911554c9c68

Description:

Mention Homebrew on the OS X download page.

Homebrew seems to be pretty popular these days... seems good to mention it if only so we're not unfairly biasing people toward Fink or Macports.

(I doubt I'll be making further commits--I just happened to notice this and thought I'd fix it.)

diffstat:

 inc/downloads.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff --git a/inc/downloads.inc b/inc/downloads.inc
--- a/inc/downloads.inc
+++ b/inc/downloads.inc
@@ -44,8 +44,8 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 		'subsect' => 'Mac OS X',
 		'description' => 'Download the free Pidgin universal chat client for Mac OS X',
 		'body' => '<p>For a native Mac OS X experience we recommend <a href="http://adium.im" onClick="javascript:pageTracker._trackPageview("/external/adium.im");">Adium</a>, which uses libpurple (the core of Pidgin) for much of its protocol support.</p>
-<p>If you\'re sure you want to use Pidgin on OS X, you may find the packages provided through <a href="http://finkproject.org/download/" onClick="javascript:pageTracker._trackPageview("/external/finkproject.org");">Fink</a> or <a href="http://www.macports.org/install.php" onClick="javascript:pageTracker._trackPageview("/external/macports.org");">Macports</a> more convenient than compiling from source.  Please note, <i>we do not provide support for issues related to installing Fink, Macports, or their packages of Pidgin</i>. Contact those projects directly with questions or concerns.</p>
-<p>If you\'re sure you want to use Pidgin on OS X and you don\'t want to use Fink or Macports, you can <a href="/download/source/">download the Pidgin source</a> and compile.</p>',
+<p>If you\'re sure you want to use Pidgin on OS X, you may find the packages provided through <a href="http://brew.sh/" onClick="javascript:pageTracker._trackPageview("/external/brew.sh");">Homebrew</a>, <a href="http://finkproject.org/download/" onClick="javascript:pageTracker._trackPageview("/external/finkproject.org");">Fink</a> or <a href="https://www.macports.org/install.php" onClick="javascript:pageTracker._trackPageview("/external/macports.org");">Macports</a> more convenient than compiling from source.  Please note, <i>we do not provide support for issues related to installing Homebrew, Fink, Macports, or their packages of Pidgin</i>. Contact those projects directly with questions or concerns.</p>
+<p>If you\'re sure you want to use Pidgin on OS X and you don\'t want to use Homebrew, Fink or Macports, you can <a href="/download/source/">download the Pidgin source</a> and compile.</p>',
 	),
 
 	'source' => array(



More information about the Commits mailing list