From nobody@FreeBSD.org  Mon Jul  7 18:01:36 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 841D91065679
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Jul 2008 18:01:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7177E8FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Jul 2008 18:01:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m67I1ap0088388
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 7 Jul 2008 18:01:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m67I1Znk088386;
	Mon, 7 Jul 2008 18:01:35 GMT
	(envelope-from nobody)
Message-Id: <200807071801.m67I1Znk088386@www.freebsd.org>
Date: Mon, 7 Jul 2008 18:01:35 GMT
From: Chess Griffin <chess@chessgriffin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer patch] - x11-wm/ratpoison fix plist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125376
>Category:       ports
>Synopsis:       [maintainer patch] - x11-wm/ratpoison fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 18:10:05 UTC 2008
>Closed-Date:    Wed Jul 09 09:06:14 UTC 2008
>Last-Modified:  Wed Jul  9 09:10:01 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Tue Jul 8 07:25:59 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125376 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Wed Jul 9 09:06:13 UTC 2008 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125376 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125376: commit references a PR
Date: Wed,  9 Jul 2008 09:06:07 +0000 (UTC)

 itetcu      2008-07-09 09:05:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/ratpoison     Makefile pkg-plist 
   Log:
   - fix plist with -DNOPORTDOCS [1]
   - pet portlint
   - MASTER_SITE_SUBDIR is set automatically by bsd.sites.mk
   - bump PORTREVISION [1]
   
   PR:             ports/125376
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.21      +2 -3      ports/x11-wm/ratpoison/Makefile
   1.9       +2 -2      ports/x11-wm/ratpoison/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
