Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (dfd683f4125837829f0a914fa12d91b5a352d094)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (dfd683f4125837829f0a914fa12d91b5a352d094)
  • Date: Mon, 27 Nov 2006 18:06:58 -0600

GIT changes to stable-rc-0.6 grimoire by Eric Sandall <sandalle@moby.(none)>:

crypto/pcsc-lite/DEPENDS | 10 ++++++----
crypto/pcsc-lite/HISTORY | 3 +++
http/lynx/DETAILS | 2 +-
http/lynx/HISTORY | 3 +++
4 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit dfd683f4125837829f0a914fa12d91b5a352d094
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Eric Sandall <sandalle@moby.(none)>

lynx: Fixed SOURCE_HASH (bug #13279).

commit 794663afbf24735fc31e76c134f9146223957744
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Eric Sandall <sandalle@moby.(none)>

pcsc-lite requires libsub [Bug 11277]

diff --git a/crypto/pcsc-lite/DEPENDS b/crypto/pcsc-lite/DEPENDS
index c77367c..60c6887 100755
--- a/crypto/pcsc-lite/DEPENDS
+++ b/crypto/pcsc-lite/DEPENDS
@@ -1,6 +1,8 @@
depends g++ &&

-optional_depends libusb \
- "--enable-usbdropdir=/usr/lib/pcsc-lite/drivers" \
- "" \
- "Support for USB cardreaders"
+depends libusb
+
+# optional_depends libusb \
+# "--enable-usbdropdir=/usr/lib/pcsc-lite/drivers" \
+# "--disable-usb" \
+# "Support for USB cardreaders"
diff --git a/crypto/pcsc-lite/HISTORY b/crypto/pcsc-lite/HISTORY
index 358219b..376388f 100644
--- a/crypto/pcsc-lite/HISTORY
+++ b/crypto/pcsc-lite/HISTORY
@@ -1,3 +1,6 @@
+2006-11-26 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: seems libusb is not optional but required [Bug 11277]
+
2006-08-13 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 1.3.2

diff --git a/http/lynx/DETAILS b/http/lynx/DETAILS
index c043f78..2f534eb 100755
--- a/http/lynx/DETAILS
+++ b/http/lynx/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}2-8-6
SOURCE_URL[0]=http://lynx.isc.org/release/$SOURCE
-
SOURCE_HASH=sha512:6bd7db9ba99ef577b714498daad6d651254a95ce97c5929dafbb3730d7548a393719a70bb3d0e9d5407702ac1773170243dad3a44e04d27dc77e7e08ff2a1250
+
SOURCE_HASH=sha512:bd562b3a7761616931a02614c18d07249a5f834c6a01ada01ce60483af398994bd2ce55fb6bb9f09f00efc6cc2df213c9c89789683a0e783b2af75ba1d23be91
WEB_SITE=http://lynx.browser.org/
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/http/lynx/HISTORY b/http/lynx/HISTORY
index f79b2d9..ca79970 100644
--- a/http/lynx/HISTORY
+++ b/http/lynx/HISTORY
@@ -1,3 +1,6 @@
+2006-11-27 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_HASH (bug #13279).
+
2006-10-11 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.8.6. Removed UPDATED.
* PRE_BUILD: Removed. Patch incorporated upstream.



  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (dfd683f4125837829f0a914fa12d91b5a352d094), Eric Sandall, 11/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page