From nobody@FreeBSD.org  Tue Jun 15 10:27:09 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F1AD916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jun 2004 10:27:09 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D664043D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jun 2004 10:27:09 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5FAQxQ9006851
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jun 2004 10:26:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5FAQxuZ006836;
	Tue, 15 Jun 2004 10:26:59 GMT
	(envelope-from nobody)
Message-Id: <200406151026.i5FAQxuZ006836@www.freebsd.org>
Date: Tue, 15 Jun 2004 10:26:59 GMT
From: Bjrn Lindstrm <bkhl@elektrubadur.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: ratpoison-1.3.0
X-Send-Pr-Version: www-2.3

>Number:         67965
>Category:       ports
>Synopsis:       Port update: ratpoison-1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 15 10:30:15 GMT 2004
>Closed-Date:    Thu Jun 17 13:39:50 GMT 2004
>Last-Modified:  Thu Jun 17 13:39:50 GMT 2004
>Originator:     Bjrn Lindstrm
>Release:        4.9
>Organization:
>Environment:
>Description:
A new release of ratpoison, and it's about time, too.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Wed Jun 16 18:51:02 GMT 2004 
State-Changed-Why:  
Have you talked to maintainer? Or, do you have a patch 
with update? 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed Jun 16 18:51:02 GMT 2004 
Responsible-Changed-Why:  
Take. 

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

From: Pav Lucistnik <pav@FreeBSD.org>
To: =?ISO-8859-1?Q?Bj=F6rn_Lindstr=F6m?= <bkhl@elektrubadur.se>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/67965: Port update: ratpoison-1.3.0
Date: Thu, 17 Jun 2004 09:32:05 +0200

 V =E8t, 17. 06. 2004 v 01:14, Bj=F6rn Lindstr=F6m p=ED=B9e:
 > Pav Lucistnik <pav@FreeBSD.org> writes:
 >=20
 > > Have you talked to maintainer?
 >=20
 > Yes. He asked me if I wanted to take over the maintainership, though,
 > since he isn't using ratpoison anymore.
 
 Okay.
 
 > > Or, do you have a patch with update?
 >=20
 > The tarball i sent in is a complete port, but it is an adjustment of the
 > previous version.
 
 I haven't seen any attachment on your mail. Maybe it got lost somewhere.
 
 Prefered way to submit an update is
 
 diff -ruN ratpoison.old ratpoison.new
 
 for more details please refer to
 http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html
 
 --=20
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
  I went grocery shopping, made a pot of chilli, played ey,
 then ate some chilli

From: bkhl@elektrubadur.se (=?iso-8859-1?q?Bj=F6rn_Lindstr=F6m?=)
To: pav@FreeBSD.org
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/67965: Port update: ratpoison-1.3.0
Date: Thu, 17 Jun 2004 12:45:07 +0200

 --=-=-=
 
 Pav Lucistnik <pav@FreeBSD.org> writes:
 
 > I haven't seen any attachment on your mail. Maybe it got lost somewhere.
 >
 > Prefered way to submit an update is
 >
 > diff -ruN ratpoison.old ratpoison.new
 
 I seems to have forgotten that, yes. Here it is:
 
 
 --=-=-=
 Content-Type: text/x-patch
 Content-Disposition: inline; filename=ratpoison-1.3.0.patch
 
 diff -ruN ratpoison.old/Makefile ratpoison.new/Makefile
 --- ratpoison.old/Makefile	Thu Jun 17 12:40:37 2004
 +++ ratpoison.new/Makefile	Thu Jun 17 12:32:10 2004
 @@ -6,13 +6,13 @@
  #
  
  PORTNAME=	ratpoison
 -PORTVERSION=	1.2.2
 +PORTVERSION=	1.3.0
  PORTREVISION=	1
  CATEGORIES=	x11-wm
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
  
 -MAINTAINER=	storrsjm@email.uc.edu
 +MAINTAINER=	bkhl@elektrubadur.se
  COMMENT=	Simple window manager with no fat library dependencies
  
  MAN1=		ratpoison.1
 diff -ruN ratpoison.old/distinfo ratpoison.new/distinfo
 --- ratpoison.old/distinfo	Thu Jun 17 12:40:37 2004
 +++ ratpoison.new/distinfo	Thu Jun 17 12:30:22 2004
 @@ -1,2 +1,2 @@
 -MD5 (ratpoison-1.2.2.tar.gz) = 7cc7a1149554b2f76e4c52d5c3592b74
 -SIZE (ratpoison-1.2.2.tar.gz) = 271298
 +MD5 (ratpoison-1.3.0.tar.gz) = 75541248c355a3f1e09e864dd23a43f4
 +SIZE (ratpoison-1.3.0.tar.gz) = 309754
 diff -ruN ratpoison.old/pkg-plist ratpoison.new/pkg-plist
 --- ratpoison.old/pkg-plist	Thu Jun 17 12:40:37 2004
 +++ ratpoison.new/pkg-plist	Thu Jun 17 12:30:22 2004
 @@ -1,7 +1,12 @@
  @comment $FreeBSD: ports/x11-wm/ratpoison/pkg-plist,v 1.4 2002/10/31 15:22:10 naddy Exp $
  bin/ratpoison
 +bin/rpws
 +share/ratpoison/allwindows.sh
 +share/ratpoison/clickframe.pl
  share/ratpoison/genrpbindings
  share/ratpoison/ratpoison.el
 +share/ratpoison/rpshowall.sh
 +share/ratpoison/rpws
  share/ratpoison/split.sh
  %%PORTDOCS%%@unexec install-info --delete %D/info/ratpoison %D/info/dir
  %%PORTDOCS%%info/ratpoison.info
 
 --=-=-=--
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Thu Jun 17 13:39:31 GMT 2004 
State-Changed-Why:  
The port was updated independently by jkoshy@ in the meantime. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67965 
>Unformatted:
