Skip to Content.
Sympa Menu

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

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 (5b4e191c7cd49f037a30b85231a48e2b3c5b79be)
  • Date: Tue, 24 Jul 2018 10:19:35 +0000

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

libs/xapian-core/DETAILS | 2
libs/xapian-core/HISTORY | 3
python-pypi/m2crypto/DETAILS | 3
python-pypi/m2crypto/HISTORY | 3
telephony/libsrtp2/DETAILS | 4 -
telephony/libsrtp2/HISTORY | 3
utils/usbutils/0001-fix-path-to-usb.ids.patch | 102
--------------------------
utils/usbutils/DETAILS | 4 -
utils/usbutils/HISTORY | 4 +
utils/usbutils/PRE_BUILD | 7 -
10 files changed, 20 insertions(+), 115 deletions(-)

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

m2crypto - fix url

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

usbutils: => 010

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

xapian-core: => 1.4.7

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

libsrtp2: => 2.2.0

diff --git a/libs/xapian-core/DETAILS b/libs/xapian-core/DETAILS
index 83947aa..e5e52d7 100755
--- a/libs/xapian-core/DETAILS
+++ b/libs/xapian-core/DETAILS
@@ -1,5 +1,5 @@
SPELL=xapian-core
- VERSION=1.4.5
+ VERSION=1.4.7
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://oligarchy.co.uk/xapian/$VERSION/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/libs/xapian-core/HISTORY b/libs/xapian-core/HISTORY
index 60543d2..f4627fd 100644
--- a/libs/xapian-core/HISTORY
+++ b/libs/xapian-core/HISTORY
@@ -1,3 +1,6 @@
+2018-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.7
+
2017-10-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.5

diff --git a/python-pypi/m2crypto/DETAILS b/python-pypi/m2crypto/DETAILS
index 4f34941..0e03b3a 100755
--- a/python-pypi/m2crypto/DETAILS
+++ b/python-pypi/m2crypto/DETAILS
@@ -1,8 +1,9 @@
SPELL=m2crypto
VERSION=0.30.1
+
VX=41/50/7d85dc99b1c4f29eca83873d851ec29a8e484a66b31351e62e30be9db7d1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/M2Crypto-$VERSION
-
SOURCE_URL[0]=https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-${VERSION}.tar.gz
+
SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/M2Crypto-${VERSION}.tar.gz

SOURCE_HASH=sha512:c85b6350d8b6b4a14e9c76b755cdc1a88d7ba63ae75ebfbb32d42389225c0a3cf9d530f95c2651ff3811c755cd9bbb482f81fdb0dcf670d7a0015320622725b2
WEB_SITE=https://gitlab.com/m2crypto/m2crypto
ENTERED=20050118
diff --git a/python-pypi/m2crypto/HISTORY b/python-pypi/m2crypto/HISTORY
index 58c482e..e87565b 100644
--- a/python-pypi/m2crypto/HISTORY
+++ b/python-pypi/m2crypto/HISTORY
@@ -1,3 +1,6 @@
+2018-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix url
+
2018-05-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.30.1

diff --git a/telephony/libsrtp2/DETAILS b/telephony/libsrtp2/DETAILS
index b283846..7a5c5a4 100755
--- a/telephony/libsrtp2/DETAILS
+++ b/telephony/libsrtp2/DETAILS
@@ -1,7 +1,7 @@
SPELL=libsrtp2
SPELLX=libsrtp
- VERSION=2.1.0
-
SOURCE_HASH=sha512:60f4eb6fd37517eb96df80ab8a9c6fd79dfc89d969bdb04673cd98364f7108fbc703a64b1898056f9220a55315574b6f3f796b6814086360f6fd143e3b20fb3f
+ VERSION=2.2.0
+
SOURCE_HASH=sha512:3a5214b02199ae8dff45a2ed225ed9b1dcb75a9c6b07669e23bf86f97ad26e3e22b4930acdf3c56b21b605211a89a53a17c61602195b391a5b29a09823ba868c
SOURCE="$SPELLX-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELLX-$VERSION"
WEB_SITE=https://github.com/cisco/libsrtp
diff --git a/telephony/libsrtp2/HISTORY b/telephony/libsrtp2/HISTORY
index 2e00e9d..24a1bb9 100644
--- a/telephony/libsrtp2/HISTORY
+++ b/telephony/libsrtp2/HISTORY
@@ -1,3 +1,6 @@
+2018-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.2.0
+
2017-11-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1.0

diff --git a/utils/usbutils/0001-fix-path-to-usb.ids.patch
b/utils/usbutils/0001-fix-path-to-usb.ids.patch
deleted file mode 100644
index b293296..0000000
--- a/utils/usbutils/0001-fix-path-to-usb.ids.patch
+++ /dev/null
@@ -1,102 +0,0 @@
-From 44e10bd5205a14f218dc7bdb75c11671dfedbdb4 Mon Sep 17 00:00:00 2001
-From: Florian Franzmann <bwlf AT bandrate.org>
-Date: Wed, 28 Mar 2018 20:49:42 +0200
-Subject: [PATCH] fix path to usb.ids
-
----
- Makefile.am | 6 +++---
- Makefile.in | 6 +++---
- configure | 4 ++--
- configure.ac | 2 +-
- 4 files changed, 9 insertions(+), 9 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index b18ff69..edc6169 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -43,11 +43,11 @@ EXTRA_DIST = \
- usbutils.pc.in
-
- lsusb.py: $(srcdir)/lsusb.py.in
-- sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/usb.ids|g' $< >$@
-+ sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/lshw/usb.ids|g' $<
>$@
- chmod 755 $@
-
- lsusb.8: $(srcdir)/lsusb.8.in
-- sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/usb.ids|g' $< >$@
-+ sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/lshw/usb.ids|g' $<
>$@
-
- usb-devices.1: $(srcdir)/usb-devices.1.in
- sed 's|VERSION|$(VERSION)|g' $< >$@
-@@ -56,7 +56,7 @@ pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = usbutils.pc
-
- usbutils.pc: $(srcdir)/usbutils.pc.in
-- sed 's|@usbids@|$(datadir)/usb.ids|g;s|@VERSION[@]|$(VERSION)|g' $<
>$@
-+ sed 's|@usbids@|$(datadir)/lshw/usb.ids|g;s|@VERSION[@]|$(VERSION)|g'
$< >$@
-
- DISTCLEANFILES = \
- lsusb.py \
-diff --git a/Makefile.in b/Makefile.in
-index 997415b..e4a8f92 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -1231,17 +1231,17 @@ uninstall-man: uninstall-man1 uninstall-man8
-
-
- lsusb.py: $(srcdir)/lsusb.py.in
-- sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/usb.ids|g' $< >$@
-+ sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/lshw/usb.ids|g' $<
>$@
- chmod 755 $@
-
- lsusb.8: $(srcdir)/lsusb.8.in
-- sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/usb.ids|g' $< >$@
-+ sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/lshw/usb.ids|g' $<
>$@
-
- usb-devices.1: $(srcdir)/usb-devices.1.in
- sed 's|VERSION|$(VERSION)|g' $< >$@
-
- usbutils.pc: $(srcdir)/usbutils.pc.in
-- sed 's|@usbids@|$(datadir)/usb.ids|g;s|@VERSION[@]|$(VERSION)|g' $<
>$@
-+ sed 's|@usbids@|$(datadir)/lshw/usb.ids|g;s|@VERSION[@]|$(VERSION)|g'
$< >$@
-
- distclean-local:
- rm -rf autom4te.cache
-diff --git a/configure b/configure
-index 8c145cc..6ec6065 100755
---- a/configure
-+++ b/configure
-@@ -6463,7 +6463,7 @@ fi
- datadir: ${datadir}
- mandir: ${mandir}
-
-- usb.ids: ${datadir}/usb.ids
-+ usb.ids: ${datadir}/lshw/usb.ids
-
- compiler: ${CC}
- cflags: ${CFLAGS}
-@@ -6478,7 +6478,7 @@ $as_echo "
- datadir: ${datadir}
- mandir: ${mandir}
-
-- usb.ids: ${datadir}/usb.ids
-+ usb.ids: ${datadir}/lshw/usb.ids
-
- compiler: ${CC}
- cflags: ${CFLAGS}
-diff --git a/configure.ac b/configure.ac
-index 9fbfa92..9453d51 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -32,7 +32,7 @@ AC_MSG_RESULT([
- datadir: ${datadir}
- mandir: ${mandir}
-
-- usb.ids: ${datadir}/usb.ids
-+ usb.ids: ${datadir}/lshw/usb.ids
-
- compiler: ${CC}
- cflags: ${CFLAGS}
---
-2.16.3
-
diff --git a/utils/usbutils/DETAILS b/utils/usbutils/DETAILS
index b9dd3f1..496f905 100755
--- a/utils/usbutils/DETAILS
+++ b/utils/usbutils/DETAILS
@@ -1,6 +1,6 @@
SPELL=usbutils
- VERSION=009
-
SOURCE_HASH=sha512:e5936a42615690c13e618655fc5eb4f414d9a84f85b860eaeb3bcf737258e05d299b09d1c5388d50c718626036ec8cac5d670ad567ceadfaab85f401f0744a8a
+ VERSION=010
+
SOURCE_HASH=sha512:8bc197307bc34b38c406c58c939be32f0b20ce9d3e7c977472fe4c3d47e791765432e381fd8d7393df621bbd4bf159ca24a08b22441770e7ae464e767f99a2e3
SOURCE=$SPELL-$VERSION.tar.xz
# SOURCE2=$SOURCE.sign
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/usb/usbutils/$SOURCE
diff --git a/utils/usbutils/HISTORY b/utils/usbutils/HISTORY
index 3ff6f66..2f51575 100644
--- a/utils/usbutils/HISTORY
+++ b/utils/usbutils/HISTORY
@@ -1,3 +1,7 @@
+2018-07-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 010
+ * PRE_BUILD 0001-fix-path-to-usb.ids.patch: deleted
+
2018-03-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: add dependency on lshw
* PRE_BUILD, 0001-fix-path-to-usb.ids.patch: fix path to usb.ids
diff --git a/utils/usbutils/PRE_BUILD b/utils/usbutils/PRE_BUILD
deleted file mode 100755
index a858742..0000000
--- a/utils/usbutils/PRE_BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-default_pre_build &&
-
-cd "$SOURCE_DIRECTORY" &&
-patch -p1 < "$SPELL_DIRECTORY/0001-fix-path-to-usb.ids.patch" &&
-aclocal --force &&
-automake --force
-



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5b4e191c7cd49f037a30b85231a48e2b3c5b79be), Treeve Jelbert, 07/24/2018

Archive powered by MHonArc 2.6.24.

Top of Page