Skip to Content.
Sympa Menu

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

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 (934a6f8390c88b34e78d22c023c4e72a3893efd3)
  • Date: Fri, 21 Sep 2012 03:13:27 -0500

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

libs/libusb-compat/DETAILS | 2 +-
libs/libusb-compat/HISTORY | 4 ++++
libs/libusb-compat/PRE_BUILD | 6 ------
libs/libusbx/DETAILS | 9 ++-------
libs/libusbx/HISTORY | 5 +++++
libs/libusbx/PRE_BUILD | 4 ----
6 files changed, 12 insertions(+), 18 deletions(-)

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

libusbx: => 1.0.13

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

libusb-compat - remove libusbx fix

diff --git a/libs/libusb-compat/DETAILS b/libs/libusb-compat/DETAILS
index 6c11aee..f421995 100755
--- a/libs/libusb-compat/DETAILS
+++ b/libs/libusb-compat/DETAILS
@@ -1,6 +1,6 @@
SPELL=libusb-compat
VERSION=0.1.4
- PATCHLEVEL=1
+ PATCHLEVEL=2
#
SOURCE_HASH=sha512:6589523b747a5fd5893840b2d246cf46b64e10997cec2c3116664b8ce7090314bf413ed66049cdfcf68ea4a4ae33468673c897d18254ef52348cd430ffc99c0d
SOURCE_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/libs/libusb-compat/HISTORY b/libs/libusb-compat/HISTORY
index 077054b..e0f4337 100644
--- a/libs/libusb-compat/HISTORY
+++ b/libs/libusb-compat/HISTORY
@@ -1,3 +1,7 @@
+2012-09-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * PRE_BUILD: deleted ; libusbx has been fixed
+
2012-06-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: fix previous sed
diff --git a/libs/libusb-compat/PRE_BUILD b/libs/libusb-compat/PRE_BUILD
deleted file mode 100755
index b7e5b6b..0000000
--- a/libs/libusb-compat/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-# libusbx now defines usbi_log_level
-if is_depends_enabled $SPELL libusbx;then
- sed -i '/^enum usbi_log_level/,/^}\;$/d' libusb/core.c
-fi
diff --git a/libs/libusbx/DETAILS b/libs/libusbx/DETAILS
index 3483c46..788ff5c 100755
--- a/libs/libusbx/DETAILS
+++ b/libs/libusbx/DETAILS
@@ -1,14 +1,9 @@
SPELL=libusbx
- VERSION=1.0.12
-
SOURCE_HASH=sha512:61064373760d8eca3e6b0a0835d5323ba494587dc407dd743d0cdfd96922cd659bb0692a0c2793943dcc94ddda27cca0a946f2f5bacba72b64b742c88563236d
+ VERSION=1.0.13
+
SOURCE_HASH=sha512:d26dec352c05d44e8f8f34bb8e64be661cfedb61c855b8531276d74b7ce630920020c57c9eb57da6552123c096e0a0b4740e8a66d33dae3cf86a15ee88c97beb
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
- SOURCE2=libusb-compat-0.1.4.tar.bz2
- SOURCE2_URL[0]=$SOURCEFORGE_URL/libusb/$SOURCE2
-
SOURCE2_HASH=sha512:23214b362f3a3c2aa299678bf6da786ac3ff3c6a4299b392dee65b6ca7ffff68d8559f72549b16175f2fd44f45e127efdfc883895a1b39465a89f0b288b2fb7d
-
LICENSE[0]=LGPL
WEB_SITE=http://libusbx.org/
ENTERED=20120509
diff --git a/libs/libusbx/HISTORY b/libs/libusbx/HISTORY
index a82e7a4..b632a10 100644
--- a/libs/libusbx/HISTORY
+++ b/libs/libusbx/HISTORY
@@ -1,3 +1,8 @@
+2012-09-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 1.0.13
+ remove libusb-compat
+ * PRE_BUILD: deleted, libusb-compat: is not needed here
+
2012-06-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 1.0.12

diff --git a/libs/libusbx/PRE_BUILD b/libs/libusbx/PRE_BUILD
deleted file mode 100755
index 5031d10..0000000
--- a/libs/libusbx/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-unpack_file 2



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (934a6f8390c88b34e78d22c023c4e72a3893efd3), Treeve Jelbert, 09/21/2012

Archive powered by MHonArc 2.6.24.

Top of Page