Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by root (41add0539d7024ba046da445bdc57437a7c3e57c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: root <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by root (41add0539d7024ba046da445bdc57437a7c3e57c)
  • Date: Wed, 18 Apr 2007 13:40:20 -0500

GIT changes to master grimoire by root <root@pegasus.(none)>:

shell-term-fm/x3270/BUILD | 2 --
shell-term-fm/x3270/DETAILS | 4 ++--
shell-term-fm/x3270/FINAL | 8 +++-----
shell-term-fm/x3270/HISTORY | 7 +++++++
4 files changed, 12 insertions(+), 9 deletions(-)

New commits:
commit 41add0539d7024ba046da445bdc57437a7c3e57c
Author: root <root@pegasus.(none)>
Commit: root <root@pegasus.(none)>

x3270: version 3.3.5p6 - upstream 13490 fix

diff --git a/shell-term-fm/x3270/BUILD b/shell-term-fm/x3270/BUILD
deleted file mode 100755
index de981ac..0000000
--- a/shell-term-fm/x3270/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS="--without-icu --disable-dbcs $OPTS" &&
-default_build
diff --git a/shell-term-fm/x3270/DETAILS b/shell-term-fm/x3270/DETAILS
index e8e6fbb..6e608ce 100755
--- a/shell-term-fm/x3270/DETAILS
+++ b/shell-term-fm/x3270/DETAILS
@@ -1,11 +1,11 @@
SPELL=x3270
- VERSION=3.3.5
+ VERSION=3.3.5p6
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-3.3
SOURCE_URL[0]=$SOURCEFORGE_URL/x3270/$SOURCE
WEB_SITE=http://www.geocities.com/SiliconValley/Peaks/7814/
ENTERED=20020411
-
SOURCE_HASH=sha512:078f93c00d4e3811d4535c345c4cdf82153400fb0ac38f4b0739a72aa8bb30683358874b002b632030860f0a0f92a7c43a8173a0ccfe98b29516b3a352565fb7
+
SOURCE_HASH=sha512:66f090cee308e23008e19a19ff76118eac8a1c0b9c1de009325887292e38df2a6dabf19fd7fdd5f34ef9204e52fbdb385b9ae5174665239e20b8a558698eb187
LICENSE[0]=GPL
KEYWORDS="emulator terminal console"
SHORT="x3270 is an IBM 3270 terminal emulator for the X Window
System."
diff --git a/shell-term-fm/x3270/FINAL b/shell-term-fm/x3270/FINAL
index 238c6f7..b83c71a 100755
--- a/shell-term-fm/x3270/FINAL
+++ b/shell-term-fm/x3270/FINAL
@@ -1,5 +1,3 @@
- message "${PROBLEM_COLOR}ICU support currently unavailable."
- message "${MESSAGE_COLOR}Fixed fonts do not currently work." \
- "ISO fonts will"
- message "function after executing the${FILE_COLOR}" \
- "xset fp rehash${MESSAGE_COLOR} command.${DEFAULT_COLOR}"
+ message "${PROBLEM_COLOR}Fonts will properly function only
after${DEFAULT_COLOR}"
+ message "${PROBLEM_COLOR}successful execution of the${FILE_COLOR}" \
+ "xset fp rehash${PROBLEM_COLOR} command.${DEFAULT_COLOR}"
diff --git a/shell-term-fm/x3270/HISTORY b/shell-term-fm/x3270/HISTORY
index 2b0101e..2f0a4dd 100644
--- a/shell-term-fm/x3270/HISTORY
+++ b/shell-term-fm/x3270/HISTORY
@@ -1,3 +1,10 @@
+2007-04-18 Tommy Boatman <tboatman2 AT houston.rr.com>
+ * DETAILS: version 3.3.5p6 - upstream fix for
+ bug 14390
+ * BUILD: removed - no longer required
+ * FINAL: Changed up the warning message about
+ xset fp rehash to be more accurate and bolder
+
2007-02-03 Tommy Boatman <tboatman2 AT houston.rr.com>
* FINAL: removed $DISPLAY check as the variable
seems to be improperly set in many cases.




Archive powered by MHonArc 2.6.24.

Top of Page