Skip to Content.
Sympa Menu

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

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 (c3810e4a2423bff4f3ed4b73d71d84089ded2db8)
  • Date: Tue, 5 Oct 2021 13:19:05 +0000

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

devel/ccache/DETAILS | 2 +-
devel/ccache/HISTORY | 3 +++
http/nghttp2/DETAILS | 4 ++--
http/nghttp2/HISTORY | 3 +++
libs/pcre2/DETAILS | 4 ++--
libs/pcre2/HISTORY | 4 ++++
6 files changed, 15 insertions(+), 5 deletions(-)

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

ccache: => 4.4.2

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

nghttp2: => 1.45.1

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

pcre2: => 10.38

diff --git a/devel/ccache/DETAILS b/devel/ccache/DETAILS
index d7aa6f1..df3347a 100755
--- a/devel/ccache/DETAILS
+++ b/devel/ccache/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=ccache
- VERSION=4.4.1
+ VERSION=4.4.2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/ccache/HISTORY b/devel/ccache/HISTORY
index a398ab0..254c689 100755
--- a/devel/ccache/HISTORY
+++ b/devel/ccache/HISTORY
@@ -1,3 +1,6 @@
+2021-10-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.4.2
+
2021-09-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.4.1

diff --git a/http/nghttp2/DETAILS b/http/nghttp2/DETAILS
index f2f8228..e8ca472 100755
--- a/http/nghttp2/DETAILS
+++ b/http/nghttp2/DETAILS
@@ -1,6 +1,6 @@
SPELL="nghttp2"
- VERSION=1.43.0
-
SOURCE_HASH=sha512:eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39
+ VERSION=1.45.1
+
SOURCE_HASH=sha512:320a8c9f29b58c55df98be4312d415bc406edbdfb0765aa37570cdb472a84f40c4f95a51c44c5488363c16ad6815c75b5503b32e43d94724c54117ff583c7150
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 aa409b6..178aba7 100644
--- a/http/nghttp2/HISTORY
+++ b/http/nghttp2/HISTORY
@@ -1,3 +1,6 @@
+2021-10-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.45.1
+
2021-03-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.43.0
* DEPENDS: only python3
diff --git a/libs/pcre2/DETAILS b/libs/pcre2/DETAILS
index cee5c40..48259e5 100755
--- a/libs/pcre2/DETAILS
+++ b/libs/pcre2/DETAILS
@@ -1,9 +1,9 @@
SPELL=pcre2
- VERSION=10.37
+ VERSION=10.38
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://ftp.pcre.org/pub/pcre/$SOURCE
+
SOURCE_URL[0]=https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$VERSION/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=pcre.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/libs/pcre2/HISTORY b/libs/pcre2/HISTORY
index 7cf1f90..7842316 100644
--- a/libs/pcre2/HISTORY
+++ b/libs/pcre2/HISTORY
@@ -1,3 +1,7 @@
+2021-10-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 10.38
+ download form github
+
2021-08-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 10.37




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c3810e4a2423bff4f3ed4b73d71d84089ded2db8), Treeve Jelbert, 10/05/2021

Archive powered by MHonArc 2.6.24.

Top of Page