Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6749de80e9893a6de43315e06528466e64073bb6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6749de80e9893a6de43315e06528466e64073bb6)
  • Date: Thu, 25 Mar 2021 07:57:35 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

http/nghttp2/DEPENDS | 2 +-
http/nghttp2/DETAILS | 4 ++--
http/nghttp2/HISTORY | 4 ++++
kde5-apps/krita/DETAILS | 2 +-
kde5-apps/krita/HISTORY | 3 +++
5 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit 6749de80e9893a6de43315e06528466e64073bb6
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

nghttp2: => 1.43.0

commit f4d0f3dece96c03312f4574dd39199ffefc928cb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

krita: => 4.4.3

diff --git a/http/nghttp2/DEPENDS b/http/nghttp2/DEPENDS
index 470bd99..5846f66 100755
--- a/http/nghttp2/DEPENDS
+++ b/http/nghttp2/DEPENDS
@@ -26,7 +26,7 @@ optional_depends libxml2 \
"--without-libxml2" \
"for XML support" &&

-optional_depends PYTHON \
+optional_depends python3 \
"--enable-python-bindings" \
"--disable-python-bindings" \
"for Python bindings (needs cython too)" &&
diff --git a/http/nghttp2/DETAILS b/http/nghttp2/DETAILS
index 2b1455c..f2f8228 100755
--- a/http/nghttp2/DETAILS
+++ b/http/nghttp2/DETAILS
@@ -1,6 +1,6 @@
SPELL="nghttp2"
- VERSION=1.42.0
-
SOURCE_HASH="sha512:1d93e6262c5538e26fbf36567230b4a239dbdfee26198b1e1d5862bf4459ae435679674c047407f5c604ddff91d7717d8515532e00bcdb2aa75f27ff97dce60c"
+ VERSION=1.43.0
+
SOURCE_HASH=sha512:eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39
SECURITY_PATCH="2"
SOURCE="${SPELL}-${VERSION}.tar.xz"

SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/releases/download/v${VERSION}/${SOURCE}";
diff --git a/http/nghttp2/HISTORY b/http/nghttp2/HISTORY
index 39403ba..aa409b6 100644
--- a/http/nghttp2/HISTORY
+++ b/http/nghttp2/HISTORY
@@ -1,3 +1,7 @@
+2021-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.43.0
+ * DEPENDS: only python3
+
2021-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.42.0

diff --git a/kde5-apps/krita/DETAILS b/kde5-apps/krita/DETAILS
index 61481b5..c88e009 100755
--- a/kde5-apps/krita/DETAILS
+++ b/kde5-apps/krita/DETAILS
@@ -1,5 +1,5 @@
SPELL=krita
- VERSION=4.4.2
+ VERSION=4.4.3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/krita/${VERSION}/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/kde5-apps/krita/HISTORY b/kde5-apps/krita/HISTORY
index 9ad42ff..796dea1 100644
--- a/kde5-apps/krita/HISTORY
+++ b/kde5-apps/krita/HISTORY
@@ -1,3 +1,6 @@
+2021-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.4.3
+
2021-01-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.4.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6749de80e9893a6de43315e06528466e64073bb6), Treeve Jelbert, 03/25/2021

Archive powered by MHonArc 2.6.24.

Top of Page