ports/65369: Update port: shells/osh to 040216

KATO Tsuguru tkato at prontomail.com
Fri Apr 9 15:10:14 UTC 2004


>Number:         65369
>Category:       ports
>Synopsis:       Update port: shells/osh to 040216
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 08:10:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 040216

Remove files:
files/patch-Makefile

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/shells/osh/Makefile shells/osh/Makefile
--- /usr/ports/shells/osh/Makefile	Sun Nov 16 10:25:47 2003
+++ shells/osh/Makefile	Wed Apr  7 21:50:55 2004
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	osh
-PORTVERSION=	031112
+PORTVERSION=	040216
 CATEGORIES=	shells
 MASTER_SITES=	http://jneitzel.sdf1.org/osh/src/
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	An implementation of the UNIX 6th Edition shell.
+COMMENT=	An implementation of the UNIX 6th Edition shell
 
 MAN1=		goto.1 if.1 osh.1
 
 post-install:
-	@${ECHO} "updating /etc/shells"
+	@${ECHO_MSG} "updating /etc/shells"
 	@${CP} /etc/shells /etc/shells.bak
 	@(${GREP} -v ${PREFIX}/bin/osh /etc/shells.bak; \
 	 ${ECHO_CMD} ${PREFIX}/bin/osh) > /etc/shells
diff -urN /usr/ports/shells/osh/distinfo shells/osh/distinfo
--- /usr/ports/shells/osh/distinfo	Fri Jan 30 14:54:15 2004
+++ shells/osh/distinfo	Wed Apr  7 21:47:11 2004
@@ -1,2 +1,2 @@
-MD5 (osh-031112.tar.gz) = 3d47704732e71ae2a1cb2eee40e401c3
-SIZE (osh-031112.tar.gz) = 19759
+MD5 (osh-040216.tar.gz) = afb9aa813df11b6c624fc1953e1bf650
+SIZE (osh-040216.tar.gz) = 34235
diff -urN /usr/ports/shells/osh/files/patch-Makefile shells/osh/files/patch-Makefile
--- /usr/ports/shells/osh/files/patch-Makefile	Mon Nov  3 10:14:29 2003
+++ shells/osh/files/patch-Makefile	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- Makefile.orig	Tue Oct 14 16:54:09 2003
-+++ Makefile	Sat Oct 18 01:59:36 2003
-@@ -22,7 +22,6 @@
- 
- # Choose where and how to install the binaries and man pages.
- #
--PREFIX=		/usr/local
- BINDIR=		$(PREFIX)/bin
- MANDIR=		$(PREFIX)/man
- MANSECT=	$(MANDIR)/man1
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list