Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Tommy Boatman (ec7e5336714e8f59d79a11e275861cde3097aeb7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Tommy Boatman <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Tommy Boatman (ec7e5336714e8f59d79a11e275861cde3097aeb7)
  • Date: Tue, 23 Apr 2013 23:07:36 -0500

GIT changes to master grimoire by Tommy Boatman <tboatman AT sourcemage.org>:

ham/hamlib/DEPENDS | 2 +-
ham/hamlib/DETAILS | 6 +++---
ham/hamlib/HISTORY | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit ec7e5336714e8f59d79a11e275861cde3097aeb7
Author: Tommy Boatman <tboatman AT sourcemage.org>
Commit: Tommy Boatman <tboatman AT sourcemage.org>

hamlib: 1.2.15.3

diff --git a/ham/hamlib/DEPENDS b/ham/hamlib/DEPENDS
index eb1fe55..291190e 100755
--- a/ham/hamlib/DEPENDS
+++ b/ham/hamlib/DEPENDS
@@ -3,5 +3,5 @@ depends libxml2 &&
optional_depends perl --with-perl-binding --without-perl-binding "for perl
bindings" &&
optional_depends python --with-python-binding --without-python-binding "for
python bindings" &&
optional_depends -sub CXX gcc --with-cxx-binding --without-cxx-binding "for
c++ bindings and demo" &&
-optional_depends tcl --with-tcl-binding --without-tcl-binding "for tcl
bindings and demo" &&
+optional_depends tcl --with-tcl=/usr/lib "for tcl bindings and demo" &&
optional_depends gd --with-rigmatrix --without-rigmatrix "for the rigmatrix
tool"
diff --git a/ham/hamlib/DETAILS b/ham/hamlib/DETAILS
index 77a038b..fb82d45 100755
--- a/ham/hamlib/DETAILS
+++ b/ham/hamlib/DETAILS
@@ -1,11 +1,11 @@
SPELL=hamlib
- VERSION=1.2.10
+ VERSION=1.2.15.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
WEB_SITE=http://www.hamlib.org/
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:7e30dbdede3e8f28fa6a049fdae91e103ddb811feacea9f7e506f7a672c3462bf86f3e69e0e57bc79d8480d238fa0c6bc93938e97cde633f1c5c66573e4ecc63
+
SOURCE_HASH=sha512:88f9cb8d82d813ac02944def0adf6eada0e4ed1407f60e344d51172462d51ab0c3ddd9cbf9ef8cbd61efba6c4158a77acb7c23b886e174c9a082bf1dd11f5baa
ENTERED=20020728
KEYWORDS="radio ham"
SHORT="HAM radio equipment control libraries."
diff --git a/ham/hamlib/HISTORY b/ham/hamlib/HISTORY
index a347bf3..9680b05 100644
--- a/ham/hamlib/HISTORY
+++ b/ham/hamlib/HISTORY
@@ -1,3 +1,6 @@
+2013-04-23 Tommy Boatman <tboatman AT sourcemage.org>
+ * DETAILS: 1.2.15.3
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)



  • [SM-Commit] GIT changes to master grimoire by Tommy Boatman (ec7e5336714e8f59d79a11e275861cde3097aeb7), Tommy Boatman, 04/24/2013

Archive powered by MHonArc 2.6.24.

Top of Page