From tabthorpe@goodking.goodking.ca  Mon Jul 17 19:24:16 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D858B16A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jul 2006 19:24:16 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-drytel.tbaytel.net [216.211.26.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4D06943D66
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jul 2006 19:24:14 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.48.113] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 54164291 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Jul 2006 15:24:13 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.7/8.13.7) with ESMTP id k6HJNsJQ094368
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 17 Jul 2006 15:23:54 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from tabthorpe@localhost)
	by goodking.goodking.ca (8.13.7/8.13.7/Submit) id k6HJNsNg094363;
	Mon, 17 Jul 2006 15:23:54 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200607171923.k6HJNsNg094363@goodking.goodking.ca>
Date: Mon, 17 Jul 2006 15:23:54 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [PATCH] shells/rssh: take maintainership, reformat pkg-descr
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100447
>Category:       ports
>Synopsis:       [PATCH] shells/rssh: take maintainership, reformat pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 17 19:30:18 GMT 2006
>Closed-Date:    Mon Jul 17 20:03:35 GMT 2006
>Last-Modified:  Mon Jul 17 20:03:35 GMT 2006
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #19: Wed Jun 14 18:47:23 EDT 2006
>Description:
- Take maintainership
- reformat pkg-descr

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rssh-2.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/rssh/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	23 Jun 2006 04:18:53 -0000	1.9
+++ Makefile	17 Jul 2006 19:22:32 -0000
@@ -11,7 +11,7 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	thomas@goodking.ca
 COMMENT=	A Restricted Secure SHell only for sftp or/and scp
 
 GNU_CONFIGURE=	yes
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/shells/rssh/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	21 May 2004 13:37:24 -0000	1.1
+++ pkg-descr	17 Jul 2006 19:22:32 -0000
@@ -1,9 +1,6 @@
-rssh is a Restricted Secure SHell that allow only the use of sftp or scp.
-It could be use when you need an account (and a valid shell) in order to
-execute sftp or scp but when you don't want to give the possibility to log
-in to this user.
+rssh is a Restricted Secure SHell that allow only the use of sftp
+or scp.  It could be use when you need an account (and a valid
+shell) in order to execute sftp or scp but when you don't want to
+give the possibility to log in to this user.
 
 WWW: http://www.pizzashack.org/rssh/index.shtml
-
-- enigmatyc
-enigmatyc@laposte.net
--- rssh-2.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Mon Jul 17 20:03:34 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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