Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5673e5b4f03e0cc78a983c4790f20add61300258)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5673e5b4f03e0cc78a983c4790f20add61300258)
  • Date: Fri, 20 Dec 2019 00:11:49 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/cmake/DETAILS | 4 ++--
devel/cmake/HISTORY | 3 +++
devel/python3/DETAILS | 2 +-
mail/mutt/DETAILS | 2 +-
mail/mutt/HISTORY | 3 +++
5 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 5673e5b4f03e0cc78a983c4790f20add61300258
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

mail/mutt: devel version 1.13.2

commit 273c9fb3c856afe52740997c096a5cd1c6c9be3d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python3: version 3.7.6 (corrected)

commit 6487c218e5136c36eafeb61a0f528f521a3eead3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/cmake: version 3.16.2

diff --git a/devel/cmake/DETAILS b/devel/cmake/DETAILS
index f761f1d..40c2c15 100755
--- a/devel/cmake/DETAILS
+++ b/devel/cmake/DETAILS
@@ -1,6 +1,6 @@
SPELL=cmake
- VERSION=3.16.1
-
SOURCE_HASH="sha256:a275b3168fa8626eca4465da7bb159ff07c8c6cb0fb7179be59e12cbdfa725fd:UPSTREAM_HASH"
+ VERSION=3.16.2
+
SOURCE_HASH="sha256:8c09786ec60ca2be354c29829072c38113de9184f29928eb9da8446a5f2ce6a9:UPSTREAM_HASH"
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://www.cmake.org/files/v${VERSION%.?}/${SOURCE}
diff --git a/devel/cmake/HISTORY b/devel/cmake/HISTORY
index 86b7047..afdef1b 100644
--- a/devel/cmake/HISTORY
+++ b/devel/cmake/HISTORY
@@ -1,3 +1,6 @@
+2019-12-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.16.2
+
2019-12-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.16.1

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index b3ad208..fb24d06 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -3,7 +3,7 @@ case "$PYTHON3_BRANCH" in
devel)
VERSION=3.8.1 ;;
stable)
- VERSION=3.7.5 ;;
+ VERSION=3.7.6 ;;
old)
VERSION=3.6.10 ;;
esac
diff --git a/mail/mutt/DETAILS b/mail/mutt/DETAILS
index cece993..21a2ddc 100755
--- a/mail/mutt/DETAILS
+++ b/mail/mutt/DETAILS
@@ -12,7 +12,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-scm
;;
devel)
- VERSION=1.13.1
+ VERSION=1.13.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=ftp://ftp.mutt.org/pub/mutt/${SOURCE}
diff --git a/mail/mutt/HISTORY b/mail/mutt/HISTORY
index 18bb349..da98db7 100644
--- a/mail/mutt/HISTORY
+++ b/mail/mutt/HISTORY
@@ -1,3 +1,6 @@
+2019-12-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.13.2
+
2019-12-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.13.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5673e5b4f03e0cc78a983c4790f20add61300258), Pavel Vinogradov, 12/19/2019

Archive powered by MHonArc 2.6.24.

Top of Page