Skip to Content.
Sympa Menu

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

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 (b1eeed6c34963be742287486b182d8bd4c99a87c)
  • Date: Tue, 22 Aug 2023 12:49:45 +0000

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

ChangeLog | 3 +++
devel/binutils/BUILD | 2 +-
devel/binutils/DEPENDS | 5 ++++-
devel/binutils/HISTORY | 4 ++++
devel/libtool/DETAILS | 4 ++--
devel/libtool/HISTORY | 3 +++
gnu.gpg |binary
security-libs/linux-pam/DEPENDS | 5 +++--
security-libs/linux-pam/HISTORY | 3 +++
9 files changed, 23 insertions(+), 6 deletions(-)

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

tweak binutils

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

update gnu.gpg

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

libtool: => 2.4.7

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

linux-pam - remove duplicate depends

diff --git a/ChangeLog b/ChangeLog
index eba23bd..2acf17b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2023-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * gnu.gpg: add "Alex Ameen <alex.ameen.tx AT gmail.com>
+
2023-08-16 Treeve Jelbert <treeve AT sourcemage.org>
* kde.gpg: add "Jonah Br�chert"
* futuresql: added, Non-blocking database framework for Qt
diff --git a/devel/binutils/BUILD b/devel/binutils/BUILD
index 0e4a05c..108a13c 100755
--- a/devel/binutils/BUILD
+++ b/devel/binutils/BUILD
@@ -25,7 +25,7 @@ cd buildit &&
--enable-ld=yes \
--enable-gold=yes \
$OPTS &&
-make tooldir=/usr DESTDIR="$INSTALL_ROOT"
+make tooldir=/usr DESTDIR="$INSTALL_ROOT" &&
disable_fortify_source &&

# Install into a staging area before messing with the installed
diff --git a/devel/binutils/DEPENDS b/devel/binutils/DEPENDS
index 231d5f5..0ca421c 100755
--- a/devel/binutils/DEPENDS
+++ b/devel/binutils/DEPENDS
@@ -7,4 +7,7 @@ depends gmp &&
depends mpfr &&
depends libmpc &&
depends zlib --with-system-zlib &&
-optional_depends GETTEXT '' '--disable-nls' 'NLS support'
+optional_depends GETTEXT '' '--disable-nls' 'NLS support' &&
+optional_depends zstd '--with-zstd=yes' \
+ '--with-zstd=yes' \
+ 'Support zstd compressed debug sections'
diff --git a/devel/binutils/HISTORY b/devel/binutils/HISTORY
index bd33318..09a6b17 100644
--- a/devel/binutils/HISTORY
+++ b/devel/binutils/HISTORY
@@ -1,3 +1,7 @@
+2023-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add zstd
+ * BUILD: add missing &&
+
2023-08-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.41

diff --git a/devel/libtool/DETAILS b/devel/libtool/DETAILS
index 629ac99..6ca95b1 100755
--- a/devel/libtool/DETAILS
+++ b/devel/libtool/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://ftp.gnu.org/gnu/libtool
SPELL=libtool
- VERSION=2.4.6
+ VERSION=2.4.7
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=http://www.gnu.org/software/libtool/
+ WEB_SITE=https://www.gnu.org/software/libtool/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="devel"
diff --git a/devel/libtool/HISTORY b/devel/libtool/HISTORY
index 6e21343..1720e23 100644
--- a/devel/libtool/HISTORY
+++ b/devel/libtool/HISTORY
@@ -1,3 +1,6 @@
+2023-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.7
+
2019-01-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: delete gnupg

diff --git a/gnu.gpg b/gnu.gpg
index 4b9292a..bb988b2 100644
Binary files a/gnu.gpg and b/gnu.gpg differ
diff --git a/security-libs/linux-pam/DEPENDS b/security-libs/linux-pam/DEPENDS
index 729bdbd..7f0e41d 100755
--- a/security-libs/linux-pam/DEPENDS
+++ b/security-libs/linux-pam/DEPENDS
@@ -17,5 +17,6 @@ optional_depends libtirpc '--enable-nis' '--disable-nis'
'RPC protocol, for NI
if is_depends_enabled $SPELL libtirpc;then
depends libnsl
fi &&
-optional_depends SSL --{en,dis}able-openssl 'use OpenSSL crypto libraries' &&
-optional_depends libxcrypt '' '' 'modern cryptlib'
+optional_depends SSL '--enable-openssl' \
+ '--disable-openssl' \
+ 'use OpenSSL crypto libraries'
diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index 22e0f52..cd7ab98 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,3 +1,6 @@
+2023-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete duplicate libxcrypt
+
2023-08-01 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: needs libxcrypt now




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b1eeed6c34963be742287486b182d8bd4c99a87c), Treeve Jelbert, 08/22/2023

Archive powered by MHonArc 2.6.24.

Top of Page