pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/ratpoison Updated ratpoison to 1.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3de2f5b814ce
branches:  trunk
changeset: 523353:3de2f5b814ce
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jan 06 18:44:46 2007 +0000

description:
Updated ratpoison to 1.4.1.

* Changes since 1.4.0
** set padding affects bar location
On OSX the bar and top of each window is hidden by the menu bar. set
padding corrects the window problem but not the bar problem. So this
change fixes that.

** new set variable framefmt
See docs for info.

** new commands swap, exchangeleft, exchangeright, exchangeup, exchangedown
See docs for info

** new commands execa and execf
See docs for info.

** default font change
It is now "-*-fixed-bold-r-normal-*-15-*-*-*-c-*-*-*" which hopefully
fixes some i18n issues.

** new command set topkmap
See info manual.

** build date in ratpoison -v

** new command sfrestore
restores frame configurations for multiple screens.

** support for i18n fonts

diffstat:

 wm/ratpoison/Makefile |  6 +++---
 wm/ratpoison/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 3208212356fb -r 3de2f5b814ce wm/ratpoison/Makefile
--- a/wm/ratpoison/Makefile     Sat Jan 06 18:21:19 2007 +0000
+++ b/wm/ratpoison/Makefile     Sat Jan 06 18:44:46 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2006/04/08 22:03:08 tonio Exp $
+# $NetBSD: Makefile,v 1.23 2007/01/06 18:44:46 rillig Exp $
 #
 
-DISTNAME=      ratpoison-1.4.0
+DISTNAME=      ratpoison-1.4.1
 PKGNAME=       ${DISTNAME:S/-beta/beta/}
 CATEGORIES=    wm
 MASTER_SITES=  http://savannah.nongnu.org/download/ratpoison/
@@ -12,7 +12,7 @@
 
 GNU_CONFIGURE=         YES
 USE_GNU_READLINE=      YES
-INFO_FILES=            # PLIST
+INFO_FILES=            yes
 
 USE_TOOLS+=    perl:run
 REPLACE_PERL+= contrib/rpws contrib/clickframe.pl
diff -r 3208212356fb -r 3de2f5b814ce wm/ratpoison/distinfo
--- a/wm/ratpoison/distinfo     Sat Jan 06 18:21:19 2007 +0000
+++ b/wm/ratpoison/distinfo     Sat Jan 06 18:44:46 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2006/04/08 22:03:08 tonio Exp $
+$NetBSD: distinfo,v 1.11 2007/01/06 18:44:46 rillig Exp $
 
-SHA1 (ratpoison-1.4.0.tar.gz) = c15d8f52490aef6859edc32799194ae3f32b45cf
-RMD160 (ratpoison-1.4.0.tar.gz) = 723f3d4fb92a4ff7bec48062fa179bddd3eafe42
-Size (ratpoison-1.4.0.tar.gz) = 375793 bytes
+SHA1 (ratpoison-1.4.1.tar.gz) = d2fae111250d6f455063776676663703e4da51aa
+RMD160 (ratpoison-1.4.1.tar.gz) = a9c8a913fcdd234f865f6bf26420fb6a2b15c23c
+Size (ratpoison-1.4.1.tar.gz) = 401826 bytes



Home | Main Index | Thread Index | Old Index