[gimp-web/testing] Bug 777081 - MacPorts moved to GitHub



commit d784baee1f55851a4d1ae63f6ac955ef1f8ebd42
Author: Michael Schumacher <schumaml@scootaloo.s13msc.local>
Date:   Mon Jan 30 02:58:16 2017 +0100

    Bug 777081 - MacPorts moved to GitHub
    
    Change port file location to GitHub, and be more affirmative about this way of building
    - we got reports of successful builds.

 themes/newgimp/templates/downloads.html |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 5eb237c..815de93 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -101,11 +101,14 @@
 
         <h3>Macports</h3>
         <p>
-            A (easy?) way to compile and install GIMP and other great <a 
href="https://www.gnu.org/philosophy/free-sw.html";>Free software</a> on your Mac is by using <a 
href="https://www.macports.org/";>Macports</a>. The installer allows you to choose from a large directory of 
packages. To install gimp using Macports, you simply do <code>sudo port install gimp</code> once you have 
Macports installed.
+            An easy way to compile and install GIMP and other great <a 
href="https://www.gnu.org/philosophy/free-sw.html";>Free software</a> on your Mac is by using <a 
href="https://www.macports.org/";>Macports</a>. The installer allows you to choose from a large directory of 
packages. To install gimp using Macports, you simply do <code>sudo port install gimp</code> once you have 
Macports installed.
         </p>
 
         <p>
-            Disclaimer: we have not investigated if it's feasible to build GIMP 2.8 from Macports. The <a 
href='https://trac.macports.org/browser/trunk/dports/graphics/gimp/Portfile'>GIMP port file</a> mentions 
2.8.10, and appears to be maintained, however.
+            The <a href="https://github.com/macports/macports-ports/blob/master/graphics/gimp/Portfile";>GIMP
+            port file</a> points to the current stable 2.8.18 release
+            and we have reports from people who've built GIMP
+            successfully this way.
         </p>
 
         <ul>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]