From freebsd@unixfreunde.de  Mon Apr 17 22:10:46 2006
Return-Path: <freebsd@unixfreunde.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6495016A403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 22:10:46 +0000 (UTC)
	(envelope-from freebsd@unixfreunde.de)
Received: from unixfreunde.net (unixfreunde.de [85.214.35.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 22DBA43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 22:10:45 +0000 (GMT)
	(envelope-from freebsd@unixfreunde.de)
Received: by unixfreunde.net (Postfix, from userid 65534)
	id CEB8750561; Tue, 18 Apr 2006 00:15:04 +0200 (CEST)
Received: from lapbox.ath.cx (p548D3EE1.dip0.t-ipconnect.de [84.141.62.225])
	by unixfreunde.net (Postfix) with ESMTP id 65CA550558
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Apr 2006 00:15:04 +0200 (CEST)
Message-Id: <1145311843.18145@lapbox.ath.cx>
Date: Tue, 18 Apr 2006 00:10:43 +0200
From: "Martin Wilke" <freebsd@unixfreunde.de>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [update]shells/osh (grab maintainership)
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: vs

>Number:         95972
>Category:       ports
>Synopsis:       [update]shells/osh (grab maintainership)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 22:20:14 GMT 2006
>Closed-Date:    Wed Apr 19 14:38:29 GMT 2006
>Last-Modified:  Wed Apr 19 14:38:29 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #7: Fri Apr 14 17:09:59 CEST 2006
    splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


update to 060124 and pkg-plist fix

package download here : http://freebsd.unixfreunde.de/distfiles/osh-060124.tbz


>How-To-Repeat:





>Fix:


--- osh.patch begins here ---
diff -urN /usr/ports/shells/osh/Makefile ports/shells/osh/Makefile
--- /usr/ports/shells/osh/Makefile	Sun Jul 10 19:54:41 2005
+++ ports/shells/osh/Makefile	Mon Apr 17 22:35:07 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	osh
-PORTVERSION=	050219
+PORTVERSION=	060124
 CATEGORIES=	shells
 MASTER_SITES=	http://jneitzel.sdf1.org/osh/src/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@unixfreunde.de
 COMMENT=	An implementation of the UNIX 6th Edition shell
 
 MAN1=		goto.1 if.1 osh.1
diff -urN /usr/ports/shells/osh/distinfo ports/shells/osh/distinfo
--- /usr/ports/shells/osh/distinfo	Thu Nov 24 00:49:19 2005
+++ ports/shells/osh/distinfo	Mon Apr 17 22:32:46 2006
@@ -1,3 +1,3 @@
-MD5 (osh-050219.tar.gz) = f0f0710f6da09a73b77f9d0c0fa33fb4
-SHA256 (osh-050219.tar.gz) = 7bcd3c3543f6085732b0ab21dc97e21ea67baceaf5213712789c8ae919a02b2c
-SIZE (osh-050219.tar.gz) = 65735
+MD5 (osh-060124.tar.gz) = b32cf86354848faae85b1f554f2ef7b5
+SHA256 (osh-060124.tar.gz) = ea76e4cecc94a9418a5df18dceda19c8d25bc2f7f6a04fde84b19b4b8cdb0c95
+SIZE (osh-060124.tar.gz) = 88434
diff -urN /usr/ports/shells/osh/pkg-plist ports/shells/osh/pkg-plist
--- /usr/ports/shells/osh/pkg-plist	Mon Oct 28 02:58:35 2002
+++ ports/shells/osh/pkg-plist	Mon Apr 17 22:32:54 2006
@@ -1,5 +1,8 @@
+bin/fd2
 bin/goto
 bin/if
 bin/osh
-@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
-@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
+man/man1/fd2.1
+man/man1/goto.1.gz
+man/man1/if.1.gz
+man/man1/osh.1.gz
--- osh.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Tue Apr 18 07:06:57 UTC 2006 
State-Changed-Why:  
Why are the man pages in the plist and not/also in MAN1? 
Please double check, this doesn't look right! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95972 
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Wed Apr 19 14:37:59 UTC 2006 
State-Changed-Why:  
Committed with modifications as discussed, thanks! 

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