From 2fbb4a24a4e1e040fddb67d16c6cb65701559629 Mon Sep 17 00:00:00 2001 From: zuntum Date: Sat, 12 Jul 2003 01:37:55 +0000 Subject: Update wm/ratpoison to 1.2.2 * Changes since 1.2.0-beta5 ** command return status If a command the user executed (with the exec command) returns with a non-zero exit status, the command and exit status are reported in a message. * Changes since 1.2.0-beta4 ** new commands unmanage and clrunmanaged Instead of editing conf.h you can use these commands to dynamically add (and clear) the unmanaged window list. * Changes since 1.2.0-beta3 ** new command line argument --screen Now you can specify the screen you want to manage. By default ratpoison manages all screens on the display. ** new command line argument --display Now you can specify the display to connect to. --- wm/ratpoison/Makefile | 8 +++++--- wm/ratpoison/PLIST | 8 +++----- wm/ratpoison/distinfo | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'wm') diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index fdcd092b63c..6804e03c4e9 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/10/25 13:16:18 agc Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/12 01:37:55 zuntum Exp $ # -DISTNAME= ratpoison-1.1.1 +DISTNAME= ratpoison-1.2.2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ratpoison/} @@ -13,5 +13,7 @@ USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES -.include "../../mk/texinfo.mk" +USE_NEW_TEXINFO=YES +INFO_FILES= ratpoison.info + .include "../../mk/bsd.pkg.mk" diff --git a/wm/ratpoison/PLIST b/wm/ratpoison/PLIST index 2b8dd678889..d0615d84adf 100644 --- a/wm/ratpoison/PLIST +++ b/wm/ratpoison/PLIST @@ -1,16 +1,14 @@ -@comment $NetBSD: PLIST,v 1.3 2002/10/25 13:16:18 agc Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/07/12 01:37:55 zuntum Exp $ bin/ratpoison -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/ratpoison.info info/ratpoison.info -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/ratpoison.info man/man1/ratpoison.1 share/doc/ratpoison/AUTHORS share/doc/ratpoison/COPYING share/doc/ratpoison/ChangeLog share/doc/ratpoison/NEWS share/doc/ratpoison/README +share/ratpoison/genrpbindings share/ratpoison/ratpoison.el share/ratpoison/split.sh -share/ratpoison/genrpbindings -@dirrm share/doc/ratpoison @dirrm share/ratpoison +@dirrm share/doc/ratpoison diff --git a/wm/ratpoison/distinfo b/wm/ratpoison/distinfo index c70c9e23bfe..b225338e284 100644 --- a/wm/ratpoison/distinfo +++ b/wm/ratpoison/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/10/25 13:16:18 agc Exp $ +$NetBSD: distinfo,v 1.5 2003/07/12 01:37:56 zuntum Exp $ -SHA1 (ratpoison-1.1.1.tar.gz) = 4d2535adb3d7a287c1fc43c6fe4b498879736824 -Size (ratpoison-1.1.1.tar.gz) = 220424 bytes +SHA1 (ratpoison-1.2.2.tar.gz) = 67a62739448fe5015af4a3fd8bf9e6e62674ccd7 +Size (ratpoison-1.2.2.tar.gz) = 271298 bytes -- cgit v1.2.3