Skip site navigation (1)Skip section navigation (2)
Date:      8 May 2002 07:32:07 -0000
From:      Jeff Palmer <scorpio@drkshdw.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37851: UPDATE shells/osh to new version
Message-ID:  <20020508073207.88585.qmail@user205.net239.fl.sprint-hsd.net>

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

>Number:         37851
>Category:       ports
>Synopsis:       UPDATE shells/osh to new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 08 00:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Palmer
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD scorpio.DrkShdw.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Fri Apr 26 18:38:54 EDT 2002 root@scorpio.DrkShdw.org:/usr/obj/usr/src/sys/Scorpio i386


	
>Description:
UPDATE shells/osh from 00427 -> 020214
	
>How-To-Repeat:
	
>Fix:

	

--- osh.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/osh/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2002/01/29 11:58:43	1.3
+++ Makefile	2002/05/08 07:26:03
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	osh
-PORTVERSION=	001127
+PORTVERSION=	020214
 CATEGORIES=	shells
 MASTER_SITES=	http://omnibus.ruf.uni-freiburg.de/~gritter/archive/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/shells/osh/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2000/12/30 01:31:08	1.1
+++ distinfo	2002/05/08 07:26:03
@@ -1 +1 @@
-MD5 (osh-001127.tar.gz) = 96cc2541d8bcdf5996243c14ea4d224a
+MD5 (osh-020214.tar.gz) = c9166413d2dc93f57c339debad081145
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/shells/osh/files/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- files/patch-aa	2000/12/30 01:31:08	1.1
+++ files/patch-aa	2002/05/08 07:26:03
@@ -1,9 +1,9 @@
---- makefile.orig	Mon Nov 27 19:32:14 2000
-+++ makefile		Fri Dec 29 15:31:35 2000
-@@ -7,11 +7,10 @@
- #CPPFLAGS   =
- #LDFLAGS    =
- #LIBS       = -lefence
+--- makefile.orig	Wed May  8 03:24:49 2002
++++ makefile	Wed May  8 03:25:01 2002
+@@ -2,11 +2,10 @@
+ 
+ # CONFIGURATION
+ 
 -PREFIX     = /usr/local
  BINDIR     = $(PREFIX)/bin
  MANDIR     = $(PREFIX)/man
@@ -13,9 +13,3 @@
  
  # CONFIGURATION ENDS
  
-@@ -41,4 +40,4 @@
- install:
- 	$(MAKE)
- 	$(INSTALL) -c -s $(EXE) $(BINDIR)
--	$(INSTALL) -c -m 644 $(MAN) $(MANSECT)
-+	$(INSTALL) -c -m 444 $(MAN) $(MANSECT)
--- osh.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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