[gimp-web/testing] Add Status:draft to 2.9.8 release article



commit 04b18bdc62ed685db501de599ee987859ace65b8
Author: Pat David <patdavid gmail com>
Date:   Tue Dec 12 10:34:54 2017 -0600

    Add Status:draft to 2.9.8 release article

 791508.patch                                       |   29 ++++++++++++++++++++
 .../news/2017-12-XX GIMP 2.9.8 Released/index.md   |    1 +
 2 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/791508.patch b/791508.patch
new file mode 100644
index 0000000..3d8f9d2
--- /dev/null
+++ b/791508.patch
@@ -0,0 +1,29 @@
+From 95b2c72a47a9db484153924f9856d163a943d382 Mon Sep 17 00:00:00 2001
+From: "Robert C. Helling" <helling atdotde de>
+Date: Tue, 12 Dec 2017 09:37:27 +0100
+Subject: [PATCH] Update Homebrew install command
+
+Gimp is now in a homebrew cask and thus the command to install
+it has changed.
+
+Signed-off-by: Robert C. Helling <helling atdotde de>
+---
+ themes/newgimp/templates/downloads.html | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
+index cb1b99e0..177180a7 100644
+--- a/themes/newgimp/templates/downloads.html
++++ b/themes/newgimp/templates/downloads.html
+@@ -133,7 +133,7 @@
+ 
+         <h3>Homebrew</h3>
+         <p>
+-            Homebrew is similar to Macports and provides packages (aka formulas) to install, either by 
compiling them from source or by using pre-made binaries. There are indications that there is now a formula 
for GIMP, installable with: <code>brew install gimp</code>.
++            Homebrew is similar to Macports and provides packages (aka formulas) to install, either by 
compiling them from source or by using pre-made binaries. There are indications that there is now a formula 
for GIMP, installable with: <code>brew tap caskroom/cask && brew cask install gimp</code>.
+         </p>
+ 
+         <ul>
+-- 
+2.14.3 (Apple Git-98)
+
diff --git a/content/news/2017-12-XX GIMP 2.9.8 Released/index.md b/content/news/2017-12-XX GIMP 2.9.8 
Released/index.md
index c06a421..f51d1b5 100644
--- a/content/news/2017-12-XX GIMP 2.9.8 Released/index.md      
+++ b/content/news/2017-12-XX GIMP 2.9.8 Released/index.md      
@@ -5,6 +5,7 @@ Authors: Alexandre Prokoudine
 Slug: gimp-2-9-8-released
 Summary: GIMP 2.9.8 introduces on-canvas gradient editing and various
 enhancements while focusing on bugfixing and stability.
+Status: draft
 
 Newly released GIMP 2.9.8 introduces on-canvas gradient editing and various
 enhancements while focusing on bugfixing and stability. For a complete list of


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