Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 18:01:35 GMT
From:      Chess Griffin <chess@chessgriffin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125376: [maintainer patch] - x11-wm/ratpoison fix plist
Message-ID:  <200807071801.m67I1Znk088386@www.freebsd.org>
Resent-Message-ID: <200807071810.m67IA5BM005737@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125376
>Category:       ports
>Synopsis:       [maintainer patch] - x11-wm/ratpoison fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 18:10:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD rose.usrshare.com 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Tue Jun  3 23:15:38 EDT 2008     chess@rose.usrshare.com:/usr/obj/usr/src/sys/CNG  i386

>Description:
Attached patch fixes plist for x11-wm/ratpoison as reported by QA Tindy.  Please cc itetcu@freebsd.org on this PR per his request.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ratpoison.orig/Makefile ratpoison/Makefile
--- ratpoison.orig/Makefile	2008-07-07 10:11:45.000000000 -0400
+++ ratpoison/Makefile	2008-07-07 11:12:59.000000000 -0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	ratpoison
 PORTVERSION=	1.4.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN ratpoison.orig/pkg-plist ratpoison/pkg-plist
--- ratpoison.orig/pkg-plist	2008-07-07 10:11:45.000000000 -0400
+++ ratpoison/pkg-plist	2008-07-07 11:05:18.000000000 -0400
@@ -1,6 +1,6 @@
 @comment $FreeBSD: ports/x11-wm/ratpoison/pkg-plist,v 1.8 2006/04/23 01:08:27 hq Exp $
 bin/ratpoison
-bin/rpws
+%%PORTDOCS%%bin/rpws
 %%PORTDOCS%%%%DATADIR%%/allwindows.sh
 %%PORTDOCS%%%%DATADIR%%/clickframe.pl
 %%PORTDOCS%%%%DATADIR%%/genrpbindings


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807071801.m67I1Znk088386>