Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f0b3857d798a5c1be729d3436237e7ecbc0bc4e1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f0b3857d798a5c1be729d3436237e7ecbc0bc4e1)
  • Date: Sat, 13 Jan 2007 13:35:56 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

libs/ncurses/DETAILS | 12 +++++++-----
libs/ncurses/HISTORY | 3 +++
libs/ncurses/dickey.gpg |binary
3 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit f0b3857d798a5c1be729d3436237e7ecbc0bc4e1
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

ncurses: Updated to version 5.6. I have test this for a few weeks, as
much as I can. No problems noted.

diff --git a/libs/ncurses/DETAILS b/libs/ncurses/DETAILS
index 7d2a59d..4e57ee4 100755
--- a/libs/ncurses/DETAILS
+++ b/libs/ncurses/DETAILS
@@ -1,13 +1,15 @@
SPELL=ncurses
- VERSION=5.5
-
SOURCE_HASH=sha512:da7db6d9bab916898a07784c50898b68fcc55af4c08c8a4f3ac704e3c7acf99faf16ea4644651fe40140aadabc96341e88be022b0d79ce6bf74c33e381f9588e
+ VERSION=5.6
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://invisible-island.net/ncurses/$SOURCE
- SOURCE_URL[1]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=ftp://invisible-island.net/ncurses/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG="dickey.gpg:${SOURCE}.sig"
WEB_SITE=http://www.gnu.org/software/ncurses/ncurses.html
ENTERED=20010922
- UPDATED=20050503
LICENSE[0]=MIT
STAGED_INSTALL=off
KEYWORDS="libs"
diff --git a/libs/ncurses/HISTORY b/libs/ncurses/HISTORY
index efd0fe0..edd5aba 100644
--- a/libs/ncurses/HISTORY
+++ b/libs/ncurses/HISTORY
@@ -1,3 +1,6 @@
+2007-01-13 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to verison 5.6. Removed UPDATED.
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

diff --git a/libs/ncurses/dickey.gpg b/libs/ncurses/dickey.gpg
new file mode 100644
index 0000000..27578dd
Binary files /dev/null and b/libs/ncurses/dickey.gpg differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (f0b3857d798a5c1be729d3436237e7ecbc0bc4e1), George Sherwood, 01/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page