summaryrefslogtreecommitdiff
path: root/wm/ratpoison/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-12 08:40:48 +0000
committerwiz <wiz@pkgsrc.org>2015-07-12 08:40:48 +0000
commitc18e31540a3a8c2f524720ea559f512ee4d3b43c (patch)
treebc3a9c1bd1a823debdf36fea8105f9a3a8defe3a /wm/ratpoison/Makefile
parent2169da94218c005003e85e7846dbb9bda9fec3ac (diff)
downloadpkgsrc-c18e31540a3a8c2f524720ea559f512ee4d3b43c.tar.gz
Update to 1.4.8, provided by Mayuresh on pkgsrc-users.
* Changes since 1.4.7 This is mostly a bugfix release. ** fix cmd_sfdump with multiple screens Broken since last release, from Joshua Leners. ** respect --enable-history=no From Jeroen Roovers (jer@gentoo). ** fix for sloppy.c The ugly sloppy.c had "a bug". It may be fixed now. ** README improvements From Jeff Abrahamson. * Changes since 1.4.6 ** More fixes and code cleanup. ** UTF-8 editing support in the input bar ** get rid of "XGetWMName failed" spam on stderr Introduced in the previous release, sorry! ** groups can now be renumbered (`gnumber') ** contrib/rpdate.sh, fancy calendar shell script to use instead of `time' ** fix `meta', which was sending garbage and made firefox unusable ** handle errors about missing config files - ratpoison -f missing-config-file -> error - unreadable ~/.ratpoisonrc file -> warning ** respect --sysconfdir for the global ratpoisonrc file Rather than a hardcoded /etc/ratpoisonrc location. ** rpws gains a new `current' command (prints the current workspace) ** new manpage, mdoc(7) formatted ** X socket closed before spawning processes Let's save those precious file descriptors. ** DWIM windows/groups names matching Window and group names are first looked up for exact match; in last resort a fuzzy match is attempted. ** try to cope with unset/empty HOME env. variable ** ratpoison.el is now installed at the proper location ie. in $prefix/share/emacs/site-lisp/ ** ratpoison now restricts permissions on your history file * Changes since 1.4.5 ** *Lots* of reliability fixes in ratpoison itself Please check out the ChangeLog for more details. ** Build process cleanup e.g. detection of getline() was fixed, build is ok with old gcc's (2.95) ** ratpoison -c now reports errors ($? != 0) ** UTF-8 text is now printed correctly Both with and without Xft support. ** contrib/ cleanup Scripts should be more portable, ruby bindings work with newer ruby versions. ** New newwindow and titlechanged hooks ** Functionality was added to rpws It can now move windows to other workspaces; workspaces can be dumped and restored.
Diffstat (limited to 'wm/ratpoison/Makefile')
-rw-r--r--wm/ratpoison/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile
index c3de6976743..c78705e723e 100644
--- a/wm/ratpoison/Makefile
+++ b/wm/ratpoison/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/07/12 08:40:48 wiz Exp $
#
-DISTNAME= ratpoison-1.4.5
-PKGREVISION= 8
+DISTNAME= ratpoison-1.4.8
CATEGORIES= wm
MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://www.nongnu.org/ratpoison/
COMMENT= Simple window manager with no fat library dependencies
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
INFO_FILES= yes