From 4e6cfd21fec6f06de595a22dc64363c8694f8f09 Mon Sep 17 00:00:00 2001 From: Grigorios Bouzakis Date: Tue, 23 Apr 2013 20:47:03 -0400 Subject: desktop/ratpoison: Updated for version 1.4.6. Signed-off-by: dsomero --- desktop/ratpoison/ratpoison-1.4.5-fixup_docdir.diff | 12 ------------ desktop/ratpoison/ratpoison.SlackBuild | 8 +++----- desktop/ratpoison/ratpoison.info | 6 +++--- desktop/ratpoison/slack-desc | 10 +++++----- 4 files changed, 11 insertions(+), 25 deletions(-) delete mode 100644 desktop/ratpoison/ratpoison-1.4.5-fixup_docdir.diff (limited to 'desktop/ratpoison') diff --git a/desktop/ratpoison/ratpoison-1.4.5-fixup_docdir.diff b/desktop/ratpoison/ratpoison-1.4.5-fixup_docdir.diff deleted file mode 100644 index d2b4f1fa55..0000000000 --- a/desktop/ratpoison/ratpoison-1.4.5-fixup_docdir.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur ratpoison-1.4.5.orig/Makefile.in ratpoison-1.4.5/Makefile.in ---- ratpoison-1.4.5.orig/Makefile.in 2009-07-12 07:07:06.000000000 -0500 -+++ ratpoison-1.4.5/Makefile.in 2009-09-07 22:07:47.339074257 -0500 -@@ -145,7 +145,7 @@ - builddir = @builddir@ - datadir = @datadir@ - datarootdir = @datarootdir@ --docdir = $(datadir)/doc/$(PACKAGE) -+docdir = @docdir@ - dvidir = @dvidir@ - exec_prefix = @exec_prefix@ - host_alias = @host_alias@ diff --git a/desktop/ratpoison/ratpoison.SlackBuild b/desktop/ratpoison/ratpoison.SlackBuild index 5525fa14d9..0b20d51b0e 100644 --- a/desktop/ratpoison/ratpoison.SlackBuild +++ b/desktop/ratpoison/ratpoison.SlackBuild @@ -2,10 +2,11 @@ # Slackware build script for ratpoison # Written by Grigorios Bouzakis (grbzks@xsmail.com) +# Updated by Ellington Santos aka necropresto (ellingtonsantos@gmail.com) PRGNAM=ratpoison -VERSION=${VERSION:-1.4.5} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.4.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -50,9 +51,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Fix the docdir declaration -patch -p1 < $CWD/ratpoison-1.4.5-fixup_docdir.diff - # Set the terminal emulator to be used as default by ratpoison # The default is xterm if it's not specified in ./configure, so # we'll leave it that way here. You can specify rxvt or something diff --git a/desktop/ratpoison/ratpoison.info b/desktop/ratpoison/ratpoison.info index 97ffdb560a..ec5fcdc4eb 100644 --- a/desktop/ratpoison/ratpoison.info +++ b/desktop/ratpoison/ratpoison.info @@ -1,8 +1,8 @@ PRGNAM="ratpoison" -VERSION="1.4.5" +VERSION="1.4.6" HOMEPAGE="http://www.nongnu.org/ratpoison/" -DOWNLOAD="http://savannah.nongnu.org/download/ratpoison/ratpoison-1.4.5.tar.gz" -MD5SUM="330a08dbed6be88cab54f6947e9f0b60" +DOWNLOAD="http://savannah.nongnu.org/download/ratpoison/ratpoison-1.4.6.tar.gz" +MD5SUM="5fbaab737cf7fcc8e5eb2d619aaa0eab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/desktop/ratpoison/slack-desc b/desktop/ratpoison/slack-desc index 2b8a0d5cee..65121afe94 100644 --- a/desktop/ratpoison/slack-desc +++ b/desktop/ratpoison/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| ratpoison: ratpoison (a light tiling window manager for X) -- cgit v1.2.3