diff options
author | Simone Rota <sip@crux.nu> | 2008-04-13 17:46:47 +0000 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2008-04-13 17:46:47 +0000 |
commit | 438136720638e270853f2e119f965f073a8ffad2 (patch) | |
tree | 58bf6258ac07a9f5aa20b874404f40c4434c82b6 /xterm | |
parent | c6f61b7cbcd7bbdbdce45c359a83fc891be2035b (diff) | |
download | opt-438136720638e270853f2e119f965f073a8ffad2.tar.gz opt-438136720638e270853f2e119f965f073a8ffad2.tar.xz |
xterm: updated to 234
Diffstat (limited to 'xterm')
-rw-r--r-- | xterm/.footprint | 4 | ||||
-rw-r--r-- | xterm/.md5sum | 2 | ||||
-rw-r--r-- | xterm/Pkgfile | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/xterm/.footprint b/xterm/.footprint index 6fd4bcc46..5160f1d6c 100644 --- a/xterm/.footprint +++ b/xterm/.footprint @@ -1,17 +1,21 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/koi8rxterm -rwxr-xr-x root/root usr/bin/resize -rwxr-xr-x root/root usr/bin/uxterm -rwxr-xr-x root/root usr/bin/xterm drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/X11/ drwxr-xr-x root/root usr/lib/X11/app-defaults/ +-rw-r--r-- root/root usr/lib/X11/app-defaults/KOI8RXTerm -rw-r--r-- root/root usr/lib/X11/app-defaults/UXTerm -rw-r--r-- root/root usr/lib/X11/app-defaults/XTerm -rw-r--r-- root/root usr/lib/X11/app-defaults/XTerm-color drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/koi8rxterm.1.gz -rw-r--r-- root/root usr/man/man1/resize.1.gz +-rw-r--r-- root/root usr/man/man1/uxterm.1.gz -rw-r--r-- root/root usr/man/man1/xterm.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/pixmaps/ diff --git a/xterm/.md5sum b/xterm/.md5sum index 1aba8c13a..ae71c53b0 100644 --- a/xterm/.md5sum +++ b/xterm/.md5sum @@ -1,2 +1,2 @@ 2bc971a1753fe57aca05fde7c005a16c configure.diff -f7b04a66dc401dc22f5ddb7f345be229 xterm-229.tgz +8091157c4a62f282f879339d1e5dc219 xterm-234.tgz diff --git a/xterm/Pkgfile b/xterm/Pkgfile index 2af3b447d..c5a01ab1f 100644 --- a/xterm/Pkgfile +++ b/xterm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg-libxaw name=xterm -version=229 +version=234 release=1 source=(ftp://invisible-island.net/xterm/xterm-$version.tgz \ configure.diff) |