Skip site navigation (1)Skip section navigation (2)
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:   ports/95972: [update]shells/osh (grab maintainership)
Message-ID:  <1145311843.18145@lapbox.ath.cx>
Resent-Message-ID: <200604172220.k3HMKEvo086307@freefall.freebsd.org>

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

>Number:         95972
>Category:       ports
>Synopsis:       [update]shells/osh (grab maintainership)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 22:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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