Skip to Content.
Sympa Menu

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

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 (4bdc4d6cad7e3ba47465f342dbee9ae7d71f6fa7)
  • Date: Sun, 18 Dec 2022 14:19:38 +0000

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

crypto/gnutls/DEPENDS | 6 ------
crypto/gnutls/HISTORY | 3 +++
crypto/nss/DETAILS | 4 ++++
crypto/nss/HISTORY | 4 ++++
qt5-cmake/scribus/DETAILS | 2 +-
qt5-cmake/scribus/HISTORY | 3 +++
6 files changed, 15 insertions(+), 7 deletions(-)

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

nss: => 3.86

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

scribus: => 1.5.8

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

gnutls - tweak depends

diff --git a/crypto/gnutls/DEPENDS b/crypto/gnutls/DEPENDS
index 096e662..3374792 100755
--- a/crypto/gnutls/DEPENDS
+++ b/crypto/gnutls/DEPENDS
@@ -1,4 +1,3 @@
-depends libgcrypt "--with-libgcrypt" &&
depends xz-utils &&
depends nettle &&
depends gmp &&
@@ -24,11 +23,6 @@ optional_depends "lzo" \
"--with-included-lzo" \
"to use external liblzo" &&

-optional_depends "libcfg+" \
- "--without-included-libcfg" \
- "--with-included-libcfg" \
- "to use external libcfg+" &&
-
optional_depends "guile" \
"--enable-guile" \
"--disable-guile" \
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index a6ea72b..c38ef17 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2022-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete unneeded libcfg+, libgcrypt
+
2022-09-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.7.8
* PRE_BUILD, patches/disable-la.patch: replaced sed with patch
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 5426806..ab5a741 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -63,6 +63,10 @@ case $NSS_BRANCH in
3.85)
VERSION=3.85

SOURCE_HASH=sha512:97cfffa2beed1dba5d31e0c6e450553e5a8c78b427521640adb00c05d9d63cd64dc08388f0dbf96c93efb79f5daf4ba8db8d026b0b43d2e5c865a9b833fc77a1
+ ;;
+ 3.86)
+ VERSION=3.86
+
SOURCE_HASH=sha512:c09aeb52d7898617b65a1090cbdd29f6457eff2ebdc61aadb2dbf7b5044eae010ee5eeea729825f1258902936a61a1bff552ee9b26b2f01e5d448bbd8791d1cb
esac
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src/$SOURCE
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index b38a480..bd8abfe 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2022-12-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.86
+ * PREPARE: added 3.86 branch
+
2022-11-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.85 branch

diff --git a/qt5-cmake/scribus/DETAILS b/qt5-cmake/scribus/DETAILS
index 1b28356..b3dfe9a 100755
--- a/qt5-cmake/scribus/DETAILS
+++ b/qt5-cmake/scribus/DETAILS
@@ -1,5 +1,5 @@
SPELL=scribus
- VERSION=1.5.7
+ VERSION=1.5.8
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION

SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/$SOURCE
diff --git a/qt5-cmake/scribus/HISTORY b/qt5-cmake/scribus/HISTORY
index b4a141a..ab9c3d8 100644
--- a/qt5-cmake/scribus/HISTORY
+++ b/qt5-cmake/scribus/HISTORY
@@ -1,3 +1,6 @@
+2022-12-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.8
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4bdc4d6cad7e3ba47465f342dbee9ae7d71f6fa7), Treeve Jelbert, 12/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page