Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (10ebddaf16c6b16132ff9d01d7755beaf2ad050a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (10ebddaf16c6b16132ff9d01d7755beaf2ad050a)
  • Date: Wed, 8 Jan 2020 21:55:00 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

disk/e2fsprogs/DETAILS | 4 ++--
disk/e2fsprogs/HISTORY | 3 +++
ftp/curl/DETAILS | 2 +-
ftp/curl/HISTORY | 3 +++
graphics-libs/libwebp/DETAILS | 2 +-
graphics-libs/libwebp/HISTORY | 3 +++
http/firefox/DETAILS | 4 ++--
http/firefox/HISTORY | 4 ++++
python-pypi/beautifulsoup/DETAILS | 6 +++---
python-pypi/beautifulsoup/HISTORY | 3 +++
python-pypi/meson/DETAILS | 8 ++++----
python-pypi/meson/HISTORY | 3 +++
python-pypi/numpy/DETAILS | 4 ++--
python-pypi/numpy/HISTORY | 3 +++
python-pypi/python-packaging/DETAILS | 4 ++--
python-pypi/python-packaging/HISTORY | 3 +++
python-pypi/scons/BUILD | 4 +++-
python-pypi/scons/DETAILS | 7 +++----
python-pypi/scons/HISTORY | 3 +++
python-pypi/scons/PRE_BUILD | 7 ++-----
science/wxmaxima/DETAILS | 4 ++--
science/wxmaxima/HISTORY | 3 +++
22 files changed, 58 insertions(+), 29 deletions(-)

New commits:
commit 10ebddaf16c6b16132ff9d01d7755beaf2ad050a
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/beautifulsoup: version 4.8.2

commit 3b0cc2c98cecf684ef66858c63eab070a30d8933
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/scons: version 3.1.2

commit fc88714b1e746891c4e61f28957b50e0a27f3053
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-packaging: version 20.0

commit 32fa9552ec8d83e15b35a5550c6f053c23ae16b4
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

science/wxmaxima: version 20.01.2

commit e27de31a3893420adb4722cc8c2d6102e87740b0
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/numpy: version 1.18.1

commit bc176eb639d3552f5b2ca6af6ee76012a14ac815
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics-libs/libwebp: version 1.1.0

commit 8a5a56d6d4ed755ecc701932be9fae94095c9b2d
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/meson: version 53.0.0

commit b492bcd3757fd68782c468c46d6024203e4fbd45
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

http/firefox: version 72.0.1, security update

commit f884605ed86b1dd12d710d239bdde80792745d5d
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

disk/e2fsprogs: version 1.45.5, security update

commit 5eddb51527e0dd2aa4bc505079cae31fe71fe556
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

ftp/curl: version 7.68.0

diff --git a/disk/e2fsprogs/DETAILS b/disk/e2fsprogs/DETAILS
index 590c52c..8a3636e 100755
--- a/disk/e2fsprogs/DETAILS
+++ b/disk/e2fsprogs/DETAILS
@@ -1,6 +1,6 @@
SPELL=e2fsprogs
- VERSION=1.45.4
- SECURITY_PATCH=2
+ VERSION=1.45.5
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/e2fsprogs/HISTORY b/disk/e2fsprogs/HISTORY
index dba9d33..9a37b0d 100644
--- a/disk/e2fsprogs/HISTORY
+++ b/disk/e2fsprogs/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.45.5, SECURITY_PATCH++, (CVE-2019-5188)
+
2019-09-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.45.4, SECURITY_PATCH++, (CVE-2019-5094)

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index e0846b9..e2a75ee 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,5 +1,5 @@
SPELL=curl
- VERSION=7.67.0
+ VERSION=7.68.0
SECURITY_PATCH=31
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index abaae1c..3d4a2b7 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 7.68.0
+
2019-11-06 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 7.67.0

diff --git a/graphics-libs/libwebp/DETAILS b/graphics-libs/libwebp/DETAILS
index 26cb543..b5a4541 100755
--- a/graphics-libs/libwebp/DETAILS
+++ b/graphics-libs/libwebp/DETAILS
@@ -1,5 +1,5 @@
SPELL=libwebp
- VERSION=1.0.3
+ VERSION=1.1.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.webmproject.org/releases/webp/$SOURCE
diff --git a/graphics-libs/libwebp/HISTORY b/graphics-libs/libwebp/HISTORY
index 9657fc3..67c425d 100644
--- a/graphics-libs/libwebp/HISTORY
+++ b/graphics-libs/libwebp/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.1.0
+
2019-07-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.3

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 0d070e2..c57ee0d 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=71.0
- SECURITY_PATCH=137
+ VERSION=72.0.1
+ SECURITY_PATCH=138
SOURCE="${SPELL}-${VERSION}.source.tar.xz"

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";
SOURCE2="${SOURCE}.asc"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index d451294..f54ca44 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 72.0.1, SECURITY_PATCH++,
+ CVE-2019-17015..CVE-2019-17026
+
2020-01-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* INSTALL, BUILD: disable stack-clash protection

diff --git a/python-pypi/beautifulsoup/DETAILS
b/python-pypi/beautifulsoup/DETAILS
index 532c5db..8f4891b 100755
--- a/python-pypi/beautifulsoup/DETAILS
+++ b/python-pypi/beautifulsoup/DETAILS
@@ -1,10 +1,10 @@
SPELL=beautifulsoup
- VERSION=4.8.1
-
SOURCE_HASH="sha256:6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09789931:UPSTREAM_HASH"
+ VERSION=4.8.2
+
SOURCE_HASH="sha512:aab90eb22614e9a2fb47792389a951b3ad7faf9791e15984a6c27a38be6f3d0ccbf3a9753d9afb5c70105097ac1a9c5f9e07206e12c6d4cb7a7f6d4e90ec18c2"
SOURCE=${SPELL}4-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}4-$VERSION
WEB_SITE=https://www.crummy.com/software/BeautifulSoup
-
SOURCE_URL[0]="https://files.pythonhosted.org/packages/86/cd/495c68f0536dcd25f016e006731ba7be72e072280305ec52590012c1e6f2/${SOURCE}";
+
SOURCE_URL[0]=https://www.crummy.com/software/BeautifulSoup/bs4/download/$(echo
$VERSION|cut -f1,2 -d.)/$SOURCE
LICENSE[0]=BSD
ENTERED=20070225
KEYWORDS="python"
diff --git a/python-pypi/beautifulsoup/HISTORY
b/python-pypi/beautifulsoup/HISTORY
index a8d4046..86fe3df 100644
--- a/python-pypi/beautifulsoup/HISTORY
+++ b/python-pypi/beautifulsoup/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 4.8.2
+
2019-11-23 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.8.1, download from PyPi now, switched to
UPSTREAM_HASH
diff --git a/python-pypi/meson/DETAILS b/python-pypi/meson/DETAILS
index e282365..4341a5a 100755
--- a/python-pypi/meson/DETAILS
+++ b/python-pypi/meson/DETAILS
@@ -1,11 +1,11 @@
SPELL=meson
- VERSION=0.52.1
+ VERSION=0.53.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/mesonbuild/meson/releases/download/$VERSION/$SOURCE
- SOURCE2=$SOURCE.asc
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=meson.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=meson.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
LICENSE[0]=MIT
WEB_SITE=https://jpakkane.github.io/meson/
diff --git a/python-pypi/meson/HISTORY b/python-pypi/meson/HISTORY
index 29a151e..3363459 100644
--- a/python-pypi/meson/HISTORY
+++ b/python-pypi/meson/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.53.0
+
2019-11-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.52.1

diff --git a/python-pypi/numpy/DETAILS b/python-pypi/numpy/DETAILS
index b1b7be8..657c6fd 100755
--- a/python-pypi/numpy/DETAILS
+++ b/python-pypi/numpy/DETAILS
@@ -1,7 +1,7 @@
SPELL=numpy
- VERSION=1.18.0
+ VERSION=1.18.1
SECURITY_PATCH=2
-
SOURCE_HASH=sha512:96c97c21d611c613466f14105db12258d220b214cf14bcbc9eca1d0bd6b6c353a7eb3cece79656780f53a3be5e04f98621f8f3404cb78e841852e5845f11edfe
+
SOURCE_HASH=sha512:32146eb8fda38dbb5a195b907bef828161739d4b7c7fffa2013e5333c71dee2f5bfdc9693e3e466dcf40a222e442cd9ead666546d1fab518530e35712d1098f4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://github.com/numpy/numpy/archive/v${VERSION}.tar.gz
diff --git a/python-pypi/numpy/HISTORY b/python-pypi/numpy/HISTORY
index 66881bc..0436e0e 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: verison 1.18.1
+
2019-12-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: verison 1.18.0

diff --git a/python-pypi/python-packaging/DETAILS
b/python-pypi/python-packaging/DETAILS
index 05cac0e..51cecb4 100755
--- a/python-pypi/python-packaging/DETAILS
+++ b/python-pypi/python-packaging/DETAILS
@@ -1,8 +1,8 @@
SPELL=python-packaging
- VERSION=19.2
+ VERSION=20.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/pypa/packaging/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:456aa5b5fb143102dcccec27ca2ef4acb86ec82ac0e9861ffefb961ade9cdb9f27638c5886ef84c1af2ba5cff7ebf7f0f7bb9ceac05c7ec1f895852ff197b53c
+
SOURCE_HASH=sha512:60474d82d953aa8dfc413cb242dbb83c6c1b45c087528af6478b2b56aee87358660da5ecc750d39517f7364f3bab7bc30394fc630f159df1e4b8769948b999ef
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/packaging-$VERSION"
WEB_SITE="https://github.com/pypa/packaging";
LICENSE[0]=APACHE or BSD
diff --git a/python-pypi/python-packaging/HISTORY
b/python-pypi/python-packaging/HISTORY
index d95de7e..64dc368 100644
--- a/python-pypi/python-packaging/HISTORY
+++ b/python-pypi/python-packaging/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 20.0
+
2019-12-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/python-pypi/scons/BUILD b/python-pypi/scons/BUILD
index 20a96a7..2cbdac5 100755
--- a/python-pypi/scons/BUILD
+++ b/python-pypi/scons/BUILD
@@ -1 +1,3 @@
-default_build
+python3 bootstrap.py build/scons &&
+cd build/scons &&
+default_build_python3
diff --git a/python-pypi/scons/DETAILS b/python-pypi/scons/DETAILS
index fe0f162..cb26526 100755
--- a/python-pypi/scons/DETAILS
+++ b/python-pypi/scons/DETAILS
@@ -1,10 +1,9 @@
SPELL=scons
- VERSION=3.0.4
- PATCHLEVEL=1
-
SOURCE_HASH=sha512:064a604939460fa85aa247776e5a2083ce98cac5f49f6035886d207f5cf167255756ee10cc00dd8228278d0d1efbed2afd8793bf3ca736a3ac970fabc3c4b627
+ VERSION=3.1.2
+
SOURCE_HASH=sha512:b096501ea37e62f596f16b46b4022ad7979f359b10849d4c5fa17731a6c3ec34e0890374de175a8aa7539ae677777142ccf5dfae39a74696efcdbcc00e89bccf
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://github.com/SCons/scons/archive/$VERSION.tar.gz
LICENSE[0]=MIT
WEB_SITE=https://www.scons.org/
ENTERED=20020728
diff --git a/python-pypi/scons/HISTORY b/python-pypi/scons/HISTORY
index d28d325..929404c 100644
--- a/python-pypi/scons/HISTORY
+++ b/python-pypi/scons/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, BUILD, PRE_BUILD: version 3.1.2
+
2020-01-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, BUILD: fix build, switch to python3

diff --git a/python-pypi/scons/PRE_BUILD b/python-pypi/scons/PRE_BUILD
index f2ec29c..967a7b7 100755
--- a/python-pypi/scons/PRE_BUILD
+++ b/python-pypi/scons/PRE_BUILD
@@ -1,8 +1,5 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
-# fix the scons script to explicitly use python2
-# Watch out: scons-3 is supposed to be able to work with python3.
-# We might want to switch, too!
-sed -i '1s/python$/&2/' script/scons &&
+
# fix man page install location
-sed -i "s/\('man', 'man1'\)/'share', \1/" setup.py
+sed -i "s/\('man', 'man1'\)/'share', \1/" src/setup.py
diff --git a/science/wxmaxima/DETAILS b/science/wxmaxima/DETAILS
index 97ecd4e..8d3affe 100755
--- a/science/wxmaxima/DETAILS
+++ b/science/wxmaxima/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=wxmaxima
- VERSION=20.01.1
+ VERSION=20.01.2
SOURCE="wxmaxima-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${VERSION}.tar.gz";
-
SOURCE_HASH=sha512:bff946f87db39b4bf416ef3440fdfea277f9dc9ed95debcea5798211299ae8c8dbb136a44be586a79e538b99fd38c46febf5378caab6ac31a01a01033f083937
+
SOURCE_HASH=sha512:9c691b958862d5005e21777a51302140bc100918772358c71cbe91d5aefeed646ee1ae5ca095c2fe08e4c5ed7594d373827d100ddfba1f2888bbd46b82c20f7b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wxmaxima-Version-${VERSION}"
WEB_SITE="http://andrejv.github.com/wxmaxima";
LICENSE[0]=GPL
diff --git a/science/wxmaxima/HISTORY b/science/wxmaxima/HISTORY
index b969789..a81734d 100644
--- a/science/wxmaxima/HISTORY
+++ b/science/wxmaxima/HISTORY
@@ -1,3 +1,6 @@
+2020-01-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 20.01.2
+
2020-01-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 20.01.1




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (10ebddaf16c6b16132ff9d01d7755beaf2ad050a), Florian Franzmann, 01/08/2020

Archive powered by MHonArc 2.6.24.

Top of Page