Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (74403413149e5fa064119aefa28e252a583589e7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (74403413149e5fa064119aefa28e252a583589e7)
  • Date: Sun, 6 Aug 2023 03:05:04 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/opensc/DETAILS | 4 ++--
crypto/opensc/HISTORY | 3 +++
crypto/pcsc-lite/DETAILS | 2 +-
crypto/pcsc-lite/HISTORY | 3 +++
science/maxima/DETAILS | 5 +++--
science/maxima/HISTORY | 3 +++
6 files changed, 15 insertions(+), 5 deletions(-)

New commits:
commit 74403413149e5fa064119aefa28e252a583589e7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

opensc 0.23.0

commit 368b6a5bcac597d623a91ee5782131e2ca943f68
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pcsc-lite 2.0.0

commit e77567ddd987f812a1ecea46c7999d5d84c910b3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

maxima 5.47.0

commit 60c78910e5a3bdd2322a8bdc15048d6e99dda0e0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

maxima: Add Watch line

diff --git a/crypto/opensc/DETAILS b/crypto/opensc/DETAILS
index 9db4cc3..7dde02f 100755
--- a/crypto/opensc/DETAILS
+++ b/crypto/opensc/DETAILS
@@ -1,10 +1,10 @@
SPELL=opensc
- VERSION=0.21.0
+ VERSION=0.23.0
SECURITY_PATCH=3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]="https://github.com/OpenSC/OpenSC/releases/download/$VERSION/$SOURCE";
-
SOURCE_HASH=sha512:3511b0a04a96e62011c48667e3fd36a1611fe67a89f7626ff056c9c3614f8cabc91c9924a6ca7a8ea50076a128e3967277a0dd624b4fa27c62cefee9fab22646
+
SOURCE_HASH=sha512:cd102cd64e719c59153960a4921b7525055045f16e6f6ffa8c9def6ce999a9c5098267b41f8753b41107f626bea20c34561002f5d38eddb4ce6b371913a17a1b
WEB_SITE=https://github.com/OpenSC/OpenSC/wiki
ENTERED=20040224
LICENSE[0]=LGPL
diff --git a/crypto/opensc/HISTORY b/crypto/opensc/HISTORY
index f101a93..2bd1a6d 100644
--- a/crypto/opensc/HISTORY
+++ b/crypto/opensc/HISTORY
@@ -1,3 +1,6 @@
+2023-08-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.23.0
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/crypto/pcsc-lite/DETAILS b/crypto/pcsc-lite/DETAILS
index d924744..fb502fd 100755
--- a/crypto/pcsc-lite/DETAILS
+++ b/crypto/pcsc-lite/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcsc-lite
- VERSION=1.9.9
+ VERSION=2.0.0
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/crypto/pcsc-lite/HISTORY b/crypto/pcsc-lite/HISTORY
index 7c3c48d..a53746c 100644
--- a/crypto/pcsc-lite/HISTORY
+++ b/crypto/pcsc-lite/HISTORY
@@ -1,3 +1,6 @@
+2023-08-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.0
+
2022-10-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.9.9

diff --git a/science/maxima/DETAILS b/science/maxima/DETAILS
index 1071c71f..9c7f220 100755
--- a/science/maxima/DETAILS
+++ b/science/maxima/DETAILS
@@ -1,9 +1,10 @@
+# Watch: https://maxima.sourceforge.io/ [.]md">([0-9.]+)<
SPELL=maxima
- VERSION=5.46.0
+ VERSION=5.47.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELL/Maxima-source/$VERSION-source/$SOURCE
-
SOURCE_HASH=sha512:6c76292ac270b9d8e91d13035733d12038a69ef3510e70a28793b6116208eccd7bf6387e246e9e8c0a22a2e793b948f1233a56fc863ad8712a35e5b1b92fbeef
+
SOURCE_HASH=sha512:953b98336eb086069edaa917981372450ce165dedd7a7b39b181d3f2d8b089551eea943e0084148eaa3ded395dcba9135509d3d11d9132ab7a3ad8bb800d3a11
LICENSE[0]=GPL
WEB_SITE=https://maxima.sourceforge.net/
KEYWORDS="algebra lisp science"
diff --git a/science/maxima/HISTORY b/science/maxima/HISTORY
index b0b1c96..fa823d4 100644
--- a/science/maxima/HISTORY
+++ b/science/maxima/HISTORY
@@ -1,3 +1,6 @@
+2023-07-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 5.47.0
+
2022-04-18 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 5.46.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (74403413149e5fa064119aefa28e252a583589e7), Ismael Luceno, 08/05/2023

Archive powered by MHonArc 2.6.24.

Top of Page