Skip to Content.
Sympa Menu

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

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 (8927b617f9eef1b610beaa023e174291e22fc3eb)
  • Date: Thu, 17 Jan 2019 13:51:57 +0000

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

crypto/cryptopp/BUILD | 2 +-
crypto/cryptopp/CONFLICTS | 1 +
crypto/cryptopp/DETAILS | 4 ++--
crypto/cryptopp/HISTORY | 6 ++++++
crypto/cryptopp/INSTALL | 4 ++--
crypto/cryptopp/PRE_BUILD | 3 ---
crypto/cryptsetup-luks/DETAILS | 4 ++--
crypto/cryptsetup-luks/HISTORY | 3 +++
dev/null |binary
doc/help2man/DETAILS | 2 +-
doc/help2man/HISTORY | 3 +++
graphics-libs/mesa/DETAILS | 2 +-
graphics-libs/mesa/HISTORY | 3 +++
libs/libaio/DETAILS | 4 ++--
libs/libaio/HISTORY | 3 +++
libs/libnsl/DETAILS | 9 +++++----
libs/libnsl/HISTORY | 5 +++++
libs/libnsl/PRE_BUILD | 3 ---
libs/libnsl/glibc-2.26.patch | 24 ------------------------
libs/libpaper/DETAILS | 4 ++--
libs/libpaper/HISTORY | 3 +++
python-pypi/fb-python/DETAILS | 2 +-
python-pypi/fb-python/HISTORY | 3 +++
xorg-data/xkeyboard-config/DETAILS | 2 +-
xorg-data/xkeyboard-config/HISTORY | 3 +++
25 files changed, 53 insertions(+), 49 deletions(-)

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

mesa: => 18.3.2

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

xkeyboard-config: => 2.25

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

libnsl: => 1.2.0

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

cryptopp: => 8.0.0

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

help2man: => 1.47.8

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

fb-python: => 1.1.2

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

libpaper: => 1.1.26

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

cryptsetup-luks: => 2.0.6

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

libaio: => 0.3.111

diff --git a/crypto/cryptopp/BUILD b/crypto/cryptopp/BUILD
index 2ae0439..c186904 100755
--- a/crypto/cryptopp/BUILD
+++ b/crypto/cryptopp/BUILD
@@ -1,2 +1,2 @@
cd $SOURCE_DIRECTORY &&
-make libcryptopp.a libcryptopp.so
+make PREFIX=$INSTALL_ROOT/usr libcryptopp.a libcryptopp.so
diff --git a/crypto/cryptopp/CONFLICTS b/crypto/cryptopp/CONFLICTS
new file mode 100755
index 0000000..cdf9246
--- /dev/null
+++ b/crypto/cryptopp/CONFLICTS
@@ -0,0 +1 @@
+conflicts $SPELL y
diff --git a/crypto/cryptopp/DETAILS b/crypto/cryptopp/DETAILS
index 180b643..fc4eb6a 100755
--- a/crypto/cryptopp/DETAILS
+++ b/crypto/cryptopp/DETAILS
@@ -1,8 +1,8 @@
SPELL=cryptopp
SPELLX=CRYPTOPP
- VERSION=7.0.0
+ VERSION=8.0.0
VERSIONX=`echo ${VERSION} | sed -r "s/\./\_/g"`
-
SOURCE_HASH=sha512:bc83f6adf0ae627c57ff9172d8cee69e7000d9b414ec903a50f11f9a68da08d1dd4985ddaffada86bf58e8168a2df065185efd932201d2df9db3f73025825e54
+
SOURCE_HASH=sha512:e3240882748f5306442a3feca5b0718c6ee20a44596f522c6c3ae35e0c81d56412b5b223b2bcf2eb74a8ce4c08a73b4c25f4d005417bdc68f9309708cc5c5ddb
SECURITY_PATCH=2
SOURCE="${SPELLX}_${VERSIONX}.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${SPELLX}_${VERSIONX}"
diff --git a/crypto/cryptopp/HISTORY b/crypto/cryptopp/HISTORY
index 13f2324..54ac639 100644
--- a/crypto/cryptopp/HISTORY
+++ b/crypto/cryptopp/HISTORY
@@ -1,3 +1,9 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.0.0
+ * PRE_BUILD: deleted
+ * CONFLICTS: added
+ * BUILD INSTALL: tweak
+
2018-05-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.0.0

diff --git a/crypto/cryptopp/INSTALL b/crypto/cryptopp/INSTALL
index 5c6bc29..7e5b780 100755
--- a/crypto/cryptopp/INSTALL
+++ b/crypto/cryptopp/INSTALL
@@ -1,2 +1,2 @@
-make install &&
-sed "s:%%VERSION%%:${VERSIONX}:"
"${SPELL_DIRECTORY}/files/libcrypto++.pc.in" >
"${INSTALL_ROOT}/usr/lib/pkgconfig/libcrypto++.pc"
+make PREFIX=$INSTALL_ROOT/usr install &&
+sed "s:%%VERSION%%:${VERSION}:" "${SPELL_DIRECTORY}/files/libcrypto++.pc.in"
> "${INSTALL_ROOT}/usr/lib/pkgconfig/libcrypto++.pc"
diff --git a/crypto/cryptopp/PRE_BUILD b/crypto/cryptopp/PRE_BUILD
deleted file mode 100755
index 6f466a6..0000000
--- a/crypto/cryptopp/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i '/PREFIX/s|/local||' GNUmakefile
diff --git a/crypto/cryptsetup-luks/DETAILS b/crypto/cryptsetup-luks/DETAILS
index 745af57..ae8e43b 100755
--- a/crypto/cryptsetup-luks/DETAILS
+++ b/crypto/cryptsetup-luks/DETAILS
@@ -1,9 +1,9 @@
SPELL=cryptsetup-luks
- VERSION=2.0.3
+ VERSION=2.0.6
BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f
2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
SOURCE=cryptsetup-$VERSION.tar.xz
-
SOURCE_HASH=sha512:f5ac54aa9614b234f2d1e84758a98914d283b669f4ab5cbe0ed7cdf25ce77f2d1abdf1e5b5010d803971f0e29120954110ee4fcc538137b04fbdc13b7804385e
+
SOURCE_HASH=sha512:1fdb9068fe2b5825cef65323a9b788b5e043c1000e614e47e2b21ab3969e416653580aba639755ba936718ad612b986768029df5e07f3fa191db2bf29d2501ef

SOURCE_URL[0]=https://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
WEB_SITE=https://gitlab.com/cryptsetup/cryptsetup
ENTERED=20060117
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index 2aa4451..95c4743 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,6 @@
+2019-01-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.6
+
2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.3

diff --git a/doc/help2man/DETAILS b/doc/help2man/DETAILS
index 8b3d8b7..846113d 100755
--- a/doc/help2man/DETAILS
+++ b/doc/help2man/DETAILS
@@ -1,5 +1,5 @@
SPELL=help2man
- VERSION=1.47.6
+ VERSION=1.47.8
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE2="${SOURCE}.sig"
SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
diff --git a/doc/help2man/HISTORY b/doc/help2man/HISTORY
index cbfb267..5b6eef4 100644
--- a/doc/help2man/HISTORY
+++ b/doc/help2man/HISTORY
@@ -1,3 +1,6 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.47.8
+
2018-03-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.47.6
use GNU_URL
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index befb320..8baecf1 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,7 +9,7 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=18.3.1
+ VERSION=18.3.2
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 4c42448..c8d4227 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 18.3.2
+
2018-12-12 Pavel Vinogradov <public AT sourcemage.org>
* PRE_INSTALL: actually fixed a subtle typo in is_depends_enabled call

diff --git a/libs/libaio/DETAILS b/libs/libaio/DETAILS
index c53bd3a..c47e7a3 100755
--- a/libs/libaio/DETAILS
+++ b/libs/libaio/DETAILS
@@ -1,8 +1,8 @@
SPELL=libaio
- VERSION=0.3.110
+ VERSION=0.3.111
SOURCE="${SPELL}_${VERSION}.orig.tar.gz"

SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/liba/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:664295d330d6e9adc005e2331e77582619625b479ffc2b81728ba6a682487380ee936079c4a69d35144b458bbe35c612f4ed9b32e913bd7e109b824345763eb3
+
SOURCE_HASH=sha512:440f2b62f99ca2e72ffc8c2c04b4779a1a7cf24a8ba2a30b34d18b4ee77630a2078610fe8c435559f81a5c3bfa93049bd53d77464a0da8267833fbde3f40ceeb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://lse.sourceforge.net/io/aio.html";
LICENSE[0]=LGPL
diff --git a/libs/libaio/HISTORY b/libs/libaio/HISTORY
index 7cb7829..bd7adb1 100644
--- a/libs/libaio/HISTORY
+++ b/libs/libaio/HISTORY
@@ -1,3 +1,6 @@
+2019-01-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.111
+
2015-01-02 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.3.110

diff --git a/libs/libnsl/DETAILS b/libs/libnsl/DETAILS
index ed94329..935cf46 100755
--- a/libs/libnsl/DETAILS
+++ b/libs/libnsl/DETAILS
@@ -1,10 +1,11 @@
SPELL=libnsl
- VERSION=1.0.5
-
SOURCE_HASH=sha512:ce0423042d372a9f800738480d222164e7ad2e09c9efa80d4845b9a06b78f478c395a65a4c175dd708d01f0bb9be9514526c44df48990221fd6d28c785767c49
+ VERSION=1.2.0
+
SOURCE_HASH=sha512:30115aa679a04ad01f55cff9dd1890b4c41c730a9bac2adab5add9ae03a0b4687c5f4b6e3b8652ecbb074eefac8faee3f1f13ea60d42cf4432db8a575ca72cd8
SOURCE="${SPELL}-${VERSION}.tar.gz"
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$SPELL-${VERSION}"
+#SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$SPELL-${VERSION}"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/thkukuk/libnsl";
- SOURCE_URL[0]="$WEB_SITE/archive/$SOURCE"
+ SOURCE_URL[0]="$WEB_SITE/archive/v${VERSION}.tar.gz"
LICENSE[0]="LGPL"
ENTERED=20170808
KEYWORDS=""
diff --git a/libs/libnsl/HISTORY b/libs/libnsl/HISTORY
index 57e5117..f5c65f4 100644
--- a/libs/libnsl/HISTORY
+++ b/libs/libnsl/HISTORY
@@ -1,3 +1,8 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.0
+ * glibc-2.26.patch: deleted
+ * PRE_BUILD: tweaked
+
2017-08-15 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply glibc-2.26.patch
* glibc-2.26.patch: Fix compilation against glibc 2.26+
diff --git a/libs/libnsl/PRE_BUILD b/libs/libnsl/PRE_BUILD
index 4dd1a9a..c51d7b2 100755
--- a/libs/libnsl/PRE_BUILD
+++ b/libs/libnsl/PRE_BUILD
@@ -1,6 +1,3 @@
default_pre_build &&
-message "${MESSAGE_COLOR}Applying glibc 2.26+ patch...${DEFAULT_COLOR}" &&
-patch "${SOURCE_DIRECTORY}"/src/nisplus/nis_call.c \
- "${SCRIPT_DIRECTORY}"/glibc-2.26.patch &&
cd $SOURCE_DIRECTORY &&
autoreconf -f -i --symlink
diff --git a/libs/libnsl/glibc-2.26.patch b/libs/libnsl/glibc-2.26.patch
deleted file mode 100644
index f4477e2..0000000
--- a/libs/libnsl/glibc-2.26.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-# From
https://github.com/thkukuk/libnsl/commit/08beb6355669c71420fd9ce248b429d64f929d3a?diff=unified
-From 08beb6355669c71420fd9ce248b429d64f929d3a Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem AT gmail.com>
-Date: Fri, 9 Jun 2017 09:49:35 -0700
-Subject: [PATCH] nis_call.c: Include stdint.h for uintptr_t definition
-
-Signed-off-by: Khem Raj <raj.khem AT gmail.com>
----
- src/nisplus/nis_call.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/nisplus/nis_call.c b/src/nisplus/nis_call.c
-index 1a2b90c..1dc982d 100644
---- a/src/nisplus/nis_call.c
-+++ b/src/nisplus/nis_call.c
-@@ -23,6 +23,7 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <string.h>
-+#include <stdint.h>
- #include <libintl.h>
- #include <rpc/rpc.h>
- #include <rpc/auth.h>
-
diff --git a/libs/libpaper/DETAILS b/libs/libpaper/DETAILS
index 72e11dd..cd73071 100755
--- a/libs/libpaper/DETAILS
+++ b/libs/libpaper/DETAILS
@@ -1,9 +1,9 @@
SPELL=libpaper
- VERSION=1.1.24+nmu5
+ VERSION=1.1.26
+
SOURCE_HASH=sha512:6c54d28004c2dc95cfcc58467026d87b1590d35c9acf09d85568be0c558a04c183e0657afe3278dc894825428372ae60ccf417ece955b7d358fd9ce7b3d78b76
SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/libp/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_GPG="gurus.gpg:$SOURCE.sig"
LICENSE[0]=GPL
WEB_SITE=http://packages.qa.debian.org/libp/libpaper.html
KEYWORDS="libs"
diff --git a/libs/libpaper/HISTORY b/libs/libpaper/HISTORY
index aae8c35..ad7c26b 100644
--- a/libs/libpaper/HISTORY
+++ b/libs/libpaper/HISTORY
@@ -1,3 +1,6 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.26
+
2017-02-08 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.24+nmu5 (non-maintainer-update #5)
1.1.24 source no longer available.
diff --git a/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig
b/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig
deleted file mode 100644
index 0f293d8..0000000
Binary files a/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig and /dev/null
differ
diff --git a/python-pypi/fb-python/DETAILS b/python-pypi/fb-python/DETAILS
index ebbc344..efc5296 100755
--- a/python-pypi/fb-python/DETAILS
+++ b/python-pypi/fb-python/DETAILS
@@ -1,6 +1,6 @@
SPELL=fb-python
SPELLX=firebirdsql
- VERSION=1.0.0
+ VERSION=1.1.2
VX=REL_1_0_0

SOURCE_HASH=sha512:84eef30c3cde744282f7aba89f7ea3aad84cdf1f3718d521cb493e44f53d0294459868a294722fb8f90a52cc948f1fb1bb0deb86053895c98b6611352e6f93d0
SOURCE=$SPELLX-$VERSION.tar.gz
diff --git a/python-pypi/fb-python/HISTORY b/python-pypi/fb-python/HISTORY
index 66963d7..2ea208e 100644
--- a/python-pypi/fb-python/HISTORY
+++ b/python-pypi/fb-python/HISTORY
@@ -1,3 +1,6 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.2
+
2016-12-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.0

diff --git a/xorg-data/xkeyboard-config/DETAILS
b/xorg-data/xkeyboard-config/DETAILS
index 89397a8..3207015 100755
--- a/xorg-data/xkeyboard-config/DETAILS
+++ b/xorg-data/xkeyboard-config/DETAILS
@@ -1,5 +1,5 @@
SPELL=xkeyboard-config
- VERSION=2.24
+ VERSION=2.25
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=https://www.x.org/releases/individual/data/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/xorg-data/xkeyboard-config/HISTORY
b/xorg-data/xkeyboard-config/HISTORY
index 5aa8b1c..f8bff96 100644
--- a/xorg-data/xkeyboard-config/HISTORY
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -1,3 +1,6 @@
+2019-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.25
+
2018-06-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.24




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8927b617f9eef1b610beaa023e174291e22fc3eb), Treeve Jelbert, 01/17/2019

Archive powered by MHonArc 2.6.24.

Top of Page