Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (86e737a72c27edf6f1cc5bf2a04a486129eb15c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (86e737a72c27edf6f1cc5bf2a04a486129eb15c4)
  • Date: Tue, 16 Jun 2009 06:35:40 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

crypto/openct/DETAILS | 4 ++--
crypto/openct/HISTORY | 4 ++++
crypto/openct/INSTALL | 2 ++
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 86e737a72c27edf6f1cc5bf2a04a486129eb15c4
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

openct 0.6.16
Treeve, with your INSTALL openct didn't install openct bin, libs,
headers...

diff --git a/crypto/openct/DETAILS b/crypto/openct/DETAILS
index 4685777..50c4f37 100755
--- a/crypto/openct/DETAILS
+++ b/crypto/openct/DETAILS
@@ -1,10 +1,10 @@
SPELL=openct
- VERSION=0.6.15
+ VERSION=0.6.16
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.opensc-project.org/files/${SPELL}/${SOURCE}

-
SOURCE_HASH=sha512:ae30139ae60422ed1ae26020913a2b6ce2242bf98d5cb6f55e01980bfbb5f1cd210afc142fb2ac2725083b7481699d1c9aa30a8027f8e839ccba78271d1bbfbd
+
SOURCE_HASH=sha512:fee942f2b7b46589c4e5ec9ee15d0812ce1ee511b98ee8f31a3ffc31919374080cbf4031fa4b88d77d733aefa158643c94a3bee35c27e128755b926e7280c024
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"

LICENSE[0]=BSD
diff --git a/crypto/openct/HISTORY b/crypto/openct/HISTORY
index c9f1e04..d8eb254 100644
--- a/crypto/openct/HISTORY
+++ b/crypto/openct/HISTORY
@@ -1,3 +1,7 @@
+2009-06-16 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.6.16
+ * INSTALL: added default_install
+
2009-03-03 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: added, for libusb, hal, pcsc-lite
* INSTALL: added, for hal
diff --git a/crypto/openct/INSTALL b/crypto/openct/INSTALL
index e80400a..3b734e1 100755
--- a/crypto/openct/INSTALL
+++ b/crypto/openct/INSTALL
@@ -1,3 +1,5 @@
+default_install &&
+
if is_depends_enabled $SPELL hal;then
DEST=$INSTALL_ROOT/usr/share/hal/fdi/information/10freedesktop &&
mkdir -p $DEST &&



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (86e737a72c27edf6f1cc5bf2a04a486129eb15c4), Ladislav Hagara, 06/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page