Skip to Content.
Sympa Menu

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

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 (0c60a19ae7ab0f376cbb84939a6a50c735b4f100)
  • Date: Mon, 9 Jan 2023 19:16:28 +0000

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

devel/nodejs/DETAILS | 4 ++--
devel/nodejs/HISTORY | 3 +++
python-pypi/sqlalchemy/DETAILS | 2 +-
python-pypi/sqlalchemy/HISTORY | 3 +++
utils/pciutils/DETAILS | 6 +++---
utils/pciutils/HISTORY | 4 ++++
utils/pciutils/PRE_BUILD | 4 ----
utils/pciutils/patches/no-which.patch | 21 ---------------------
8 files changed, 16 insertions(+), 31 deletions(-)

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

pciutils - tweak

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

nodejs: => 18.13.0

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

pciutils: => 3.9.0

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

sqlalchemy: => 1.4.46

diff --git a/devel/nodejs/DETAILS b/devel/nodejs/DETAILS
index 09ae382..b71c4e2 100755
--- a/devel/nodejs/DETAILS
+++ b/devel/nodejs/DETAILS
@@ -1,8 +1,8 @@
SPELL=nodejs
SPELLX=${SPELL/js}
- VERSION=18.1.0
+ VERSION=18.13.0
SECURITY_PATCH=9
-
SOURCE_HASH=sha512:edaf830b90b74ff7e8d1098f7f09cff91dc60738bfc612f6847bd7ac283ca76453f624057f64ba3ddcc86804bfbd652eaf8eae1398118220fd54fbf9c0a0e49c
+
SOURCE_HASH=sha512:d32c8e333d8ee7ba24c9420c943a0e57f5a48e734ce7ced210a2977fc274db133bb01ba4f604cc06271357675fde0b6e9b5cd208de4d5202b08e722e9f32e20d
SOURCE=$SPELLX-v$VERSION.tar.xz
SOURCE_URL[0]=https://nodejs.org/dist/v${VERSION}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-v$VERSION"
diff --git a/devel/nodejs/HISTORY b/devel/nodejs/HISTORY
index e2f128f..8c34492 100644
--- a/devel/nodejs/HISTORY
+++ b/devel/nodejs/HISTORY
@@ -1,3 +1,6 @@
+2023-01-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 18.13.0
+
2022-05-06 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 18.1.0

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index c3f4b99..f017e87 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=1.4.44
+ VERSION=1.4.46
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE2=${SOURCE}.asc
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 284f0d5..4be15df 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2023-01-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.46
+
2022-12-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.44

diff --git a/utils/pciutils/DETAILS b/utils/pciutils/DETAILS
index 5c8ed6c..517a8b3 100755
--- a/utils/pciutils/DETAILS
+++ b/utils/pciutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=pciutils
- VERSION=3.8.0
+ VERSION=3.9.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[0]=$SOURCE_URL.sign
SOURCE_GPG=pciutils.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=http://mj.ucw.cz/sw/pciutils/
+ WEB_SITE=https://mj.ucw.cz/sw/pciutils/
ENTERED=20020125
LICENSE[0]=GPL
KEYWORDS="utils"
@@ -30,5 +30,5 @@ the latency timers with it.

Included development headers and libpci.a library installation.

-See also http://pciids.sourceforge.net/.
+See also https://pciids.sourceforge.net/.
EOF
diff --git a/utils/pciutils/HISTORY b/utils/pciutils/HISTORY
index 8efc130..699de81 100644
--- a/utils/pciutils/HISTORY
+++ b/utils/pciutils/HISTORY
@@ -1,3 +1,7 @@
+2023-01-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.9.0
+ * PRE_BUILD, patches/no-which.patch: deleted
+
2022-07-02 Pavel Vinogradov <public AT sourcemage.org>
* PRE_BUILD, patches/no-which.patch: added patch to disable which
usage
in building process, still needed for update-pciids script
diff --git a/utils/pciutils/PRE_BUILD b/utils/pciutils/PRE_BUILD
deleted file mode 100755
index f80ee7d..0000000
--- a/utils/pciutils/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-apply_patch_dir patches
diff --git a/utils/pciutils/patches/no-which.patch
b/utils/pciutils/patches/no-which.patch
deleted file mode 100644
index d495d10..0000000
--- a/utils/pciutils/patches/no-which.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/lib/configure b/lib/configure
---- a/lib/configure
-+++ b/lib/configure
-@@ -238,7 +238,7 @@ if [ "$sys" = linux ] ; then
- PKG_CONFIG=pkg-config
- fi
- if [ "$LIBKMOD" != no ] ; then
-- if ! which $PKG_CONFIG >/dev/null ; then
-+ if ! type -p $PKG_CONFIG >/dev/null ; then
- echo_n "($PKG_CONFIG not found) "
- elif $PKG_CONFIG libkmod ; then
- LIBKMOD_DETECTED=1
-@@ -268,7 +268,7 @@ if [ "$sys" = linux ] ; then
- if [ "$HWDB" = yes -o "$HWDB" = no ] ; then
- echo "$HWDB (set manually)"
- else
-- if `which pkg-config >/dev/null && pkg-config
--atleast-version=196 libudev` ; then
-+ if `type -p pkg-config >/dev/null && pkg-config
--atleast-version=196 libudev` ; then
- HWDB=yes
- else
- HWDB=no



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (0c60a19ae7ab0f376cbb84939a6a50c735b4f100), Treeve Jelbert, 01/09/2023

Archive powered by MHonArc 2.6.24.

Top of Page