www: dead18fa: Link to both Fink and Macports on the OS...

rlaager at pidgin.im rlaager at pidgin.im
Wed Oct 20 11:16:17 EDT 2010


----------------------------------------------------------------------
Revision: dead18fa650b6a00be4084c448a5924e7823e00a
Parent:   b7cb492600fd686cfab51845956883ae6bcf4cde
Author:   rlaager at pidgin.im
Date:     10/20/10 11:10:31
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/dead18fa650b6a00be4084c448a5924e7823e00a

Changelog: 

Link to both Fink and Macports on the OS X download page

Changes against parent b7cb492600fd686cfab51845956883ae6bcf4cde

  patched  htdocs/download/mac/index.php

-------------- next part --------------
============================================================
--- htdocs/download/mac/index.php	477f8093c76c5a35bb71b9ef6aaee65905464fc5
+++ htdocs/download/mac/index.php	c535ab0a7f4c0c9e7124714abf5643a0ee46a073
@@ -20,17 +20,21 @@
 
 <div class="box_download">
 
-<p><a href="http://pdb.finkproject.org/pdb/package.php/pidgin" onclick="javascript:pageTracker._trackPageview('/external/pdb.finkproject.org');">
+<p><a href="http://sourceforge.net/projects/pidgin/files/Pidgin/<? echo $pidgin_version; ?>/pidgin-<? echo $pidgin_version; ?>.tar.bz2"
+onclick="javascript:pageTracker._trackPageview('/goals/downloads/source');"
+>
 <img src="/shared/img/button.download.png" alt="[Down Arrow]" id="downbutton" />
-<span class="download_header">Find Pidgin</span><br />
-<span class="number">for Mac OS X via Fink</span>
+<span class="download_header">Download Pidgin</span><br />
+<span class="number"><? echo $pidgin_version; ?> Source</span>
 </a></p>
 
-<p><i>Please note, we do <b>not</b> provide support for issues related to installing Fink or the Fink package of Pidgin. Any Fink-specific questions or concerns will need to be directed to the Fink project.</i></p>
+<p>For a more native Mac OS X experience, you may be interested in using <a href="http://adium.im" onClick="javascript:pageTracker._trackPageview('/external/adium.im');">Adium</a> instead, which uses libpurple (the core of Pidgin) for much of its protocol support.</p>
+<p>For 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.</p>
+<p><i>Please note, we do <b>not</b> provide support for issues related to installing Fink, Macports, or their packages of Pidgin. Contact those projects directly with questions or concerns.</i></p>
+<!--
 
-<p>For information on installing Fink, visit the <a href="http://finkproject.org/download" onClick="javascript:pageTracker._trackPageview('/external/finkproject.org');">Fink download page</a>.</p>
 
-<p>For a more native Mac OS X experience, you may be interested in using <a href="http://adium.im" onClick="javascript:pageTracker._trackPageview('/external/adium.im');">Adium</a> instead, which uses libpurple (the core of Pidgin) for much of its protocol support.</p>
+-->
 
 </div>
 


More information about the Commits mailing list