[Lunar-commits] <moonbase> xterm: version bump to 247
Paul Bredbury
brebs at lunar-linux.org
Mon Aug 31 07:15:09 CEST 2009
commit 0cbe39d6e08f385cc20b7e6b17b26a42d1d61654
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Aug 31 12:15:09 2009 +0700
xterm: version bump to 247
From http://invisible-island.net/xterm/xterm.log.html
* correct calculation for size of line's data block, which was sometimes off-by-one when configured using --enable-16bit-chars
* fix indexing error in print-everything feature from patch #246
---
xorg7/extra/xterm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/extra/xterm/DETAILS b/xorg7/extra/xterm/DETAILS
index 9e0d98b..6ed23b0 100644
--- a/xorg7/extra/xterm/DETAILS
+++ b/xorg7/extra/xterm/DETAILS
@@ -1,12 +1,12 @@
MODULE=xterm
- VERSION=246
+ VERSION=247
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=ftp://invisible-island.net/xterm/
- SOURCE_VFY=sha1:08a10609f40e5da1c2a1612abdf3a89e09282a3b
+ SOURCE_VFY=sha1:71c2110c60480aa3322938950eea1ae5b3eb1bf3
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://invisible-island.net/xterm/
ENTERED=20060124
- UPDATED=20090828
+ UPDATED=20090831
SHORT="the X terminal emulator"
cat << EOF
More information about the Lunar-commits
mailing list