Skip to Content.
Sympa Menu

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

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 (8a91b20d46768fe3839d0d7a3ad6ddaf4bf01613)
  • Date: Sat, 17 Apr 2010 23:05:44 -0500

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

shell-term-fm/c3270/DETAILS | 26 ++++++++++++--------------
shell-term-fm/c3270/HISTORY | 3 +++
2 files changed, 15 insertions(+), 14 deletions(-)

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

c3270: update to 3.3.10ga4

diff --git a/shell-term-fm/c3270/DETAILS b/shell-term-fm/c3270/DETAILS
index 467a78d..674e8e5 100755
--- a/shell-term-fm/c3270/DETAILS
+++ b/shell-term-fm/c3270/DETAILS
@@ -1,24 +1,22 @@
SPELL=c3270
- VERSION=3.3.7p8
- SOURCE=$SPELL-$VERSION.tgz
+ VERSION=3.3.10ga4
+ SOURCE=suite3270-$VERSION-src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-3.3
- SOURCE_URL[0]=$SOURCEFORGE_URL/x3270/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/c3270/$SOURCE
WEB_SITE=http://x3270.bgp.nu
ENTERED=20020411
-
SOURCE_HASH=sha512:bc4efd974437f342d644168898271397ef5bd3e9e3f3188fed2ef831e1384132934967abf80519cc6269f6d61b2666736f03754271022539935ffa084aadbb2e
+
SOURCE_HASH=sha512:d2ca4b7041c89def9c50cce9862d9fce4c8afb4ada077dce65cf632381c37b6ca6c2f9786fd3ac65fcee96992fd1b6434a830acba02ddf760aec04bdce248fe5
LICENSE[0]=GPL
KEYWORDS="emulator terminal console"
SHORT="c3270 is a curses based IBM 3270 terminal emulator."
cat << EOF
-c3270 is a curses based IBM 3270 terminal emulator.
-(If you don't know what an IBM 3270 terminal emulator is, then you probably
-don't need c3270).
+c3270 is a curses based IBM 3270 terminal emulator.
+(If you don't know what an IBM 3270 terminal emulator is, then you probably
+don't need c3270).

-c3270 runs over a TELNET connection (with or without TN3270E) and emulates
either an
-IBM 3279 (color) or 3278 (monochrome). It supports APL2 characters, IND$FILE
file
-transfer, NVT mode, a pop-up keypad for 3270-specific keys, a scrollbar, and
has
-extensive debugging and scripting facilities.
-c3270 is distributed as source code, and can be used for free.
+c3270 runs over a TELNET connection (with or without TN3270E) and emulates
either an
+IBM 3279 (color) or 3278 (monochrome). It supports APL2 characters, IND$FILE
file
+transfer, NVT mode, a pop-up keypad for 3270-specific keys, a scrollbar, and
has
+extensive debugging and scripting facilities.
+c3270 is distributed as source code, and can be used for free.
EOF
-
-
diff --git a/shell-term-fm/c3270/HISTORY b/shell-term-fm/c3270/HISTORY
index 9deddc5..1b0a42a 100644
--- a/shell-term-fm/c3270/HISTORY
+++ b/shell-term-fm/c3270/HISTORY
@@ -1,3 +1,6 @@
+2010-04-17 Tommy Boatman <tboatman AT sourcemage.org>
+ * DETAILS: Update to 3.3.10ga4
+
2008-09-18 Tommy Boatman <tboatman AT sourcemage.org>
* DEPENDS, DETAILS, HISTORY, INSTALL: Created Spell version 3.3.7p8.




  • [SM-Commit] GIT changes to master grimoire by Tommy Boatman (8a91b20d46768fe3839d0d7a3ad6ddaf4bf01613), Tommy Boatman, 04/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page