Skip to Content.
Sympa Menu

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

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 (2b5b75dcb876737467ce0345e881ecb066b0b629)
  • Date: Tue, 10 Dec 2019 19:47:20 +0000

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

crypto/botan/DEPENDS | 2 +-
crypto/botan/DETAILS | 8 ++++----
crypto/botan/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 5 deletions(-)

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

botan: => 2.12.1

diff --git a/crypto/botan/DEPENDS b/crypto/botan/DEPENDS
index f29e647..359b117 100755
--- a/crypto/botan/DEPENDS
+++ b/crypto/botan/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends PYTHON &&
depends -sub CXX gcc
diff --git a/crypto/botan/DETAILS b/crypto/botan/DETAILS
index 8c06c75..8cd60f5 100755
--- a/crypto/botan/DETAILS
+++ b/crypto/botan/DETAILS
@@ -1,8 +1,8 @@
SPELL=botan
- VERSION=1.10.9
+ VERSION=2.12.1

- SOURCE=Botan-$VERSION.tbz
- SOURCE_URL[0]=http://files.randombit.net/botan/$SOURCE
+ SOURCE=Botan-$VERSION.tar.xz
+ SOURCE_URL[0]=https://botan.randombit.net/releases/$SOURCE
SOURCE_GPG="botan.gpg:$SOURCE.asc"

SOURCE2=$SOURCE.asc
@@ -10,7 +10,7 @@
SOURCE2_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/Botan-$VERSION
- WEB_SITE=http://botan.randombit.net/
+ WEB_SITE=https://botan.randombit.net/
ENTERED=20050926
LICENSE[0]=BSD
KEYWORDS="crypto"
diff --git a/crypto/botan/HISTORY b/crypto/botan/HISTORY
index 17002ca..92594f8 100644
--- a/crypto/botan/HISTORY
+++ b/crypto/botan/HISTORY
@@ -1,3 +1,7 @@
+2019-12-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.12.1
+ * DEPENDS: support python3
+
2015-01-09 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.10.9




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2b5b75dcb876737467ce0345e881ecb066b0b629), Treeve Jelbert, 12/10/2019

Archive powered by MHonArc 2.6.24.

Top of Page