ports/58192: [patch][non-maintainer] distfile for shells/osh has moved and been updated

Mark Linimon linimon at lonesome.com
Sat Oct 18 07:10:18 UTC 2003


>Number:         58192
>Category:       ports
>Synopsis:       [patch][non-maintainer] distfile for shells/osh has moved and been updated
>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:   Sat Oct 18 00:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per Fenner's report, this port was no longer fetchable.  It has
	moved to a new site and has an update.  I haven't, however,
	verified anything about the content of the update other than
	that it now fetches and installs correctly.  Perhaps the
	maintainer can take a look?
>How-To-Repeat:
	make fetch
>Fix:

diff -ruN osh.dist/Makefile osh/Makefile
--- osh.dist/Makefile	Sat Oct 18 02:03:20 2003
+++ osh/Makefile	Sat Oct 18 02:02:27 2003
@@ -6,14 +6,12 @@
 #
 
 PORTNAME=	osh
-PORTVERSION=	020214
+PORTVERSION=	031014
 CATEGORIES=	shells
-MASTER_SITES=	http://omnibus.ruf.uni-freiburg.de/~gritter/archive/
+MASTER_SITES=	http://jneitzel.sdf1.org/osh/src/
 
 MAINTAINER=	greid at ukug.uk.freebsd.org
 COMMENT=	An implementation of the UNIX 6th Edition shell.
-
-MAKEFILE=	makefile
 
 MAN1=		goto.1 if.1 osh.1
 
diff -ruN osh.dist/distinfo osh/distinfo
--- osh.dist/distinfo	Sat Oct 18 02:03:46 2003
+++ osh/distinfo	Sat Oct 18 02:02:27 2003
@@ -1 +1 @@
-MD5 (osh-020214.tar.gz) = c9166413d2dc93f57c339debad081145
+MD5 (osh-031014.tar.gz) = adf08c718891594290d73fd193c0ed31
diff -ruN osh.dist/files/patch-Makefile osh/files/patch-Makefile
--- osh.dist/files/patch-Makefile	Wed Dec 31 18:00:00 1969
+++ osh/files/patch-Makefile	Sat Oct 18 02:02:27 2003
@@ -0,0 +1,10 @@
+--- 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
diff -ruN osh.dist/files/patch-aa osh/files/patch-aa
--- osh.dist/files/patch-aa	Tue Jul 16 10:20:34 2002
+++ osh/files/patch-aa	Wed Dec 31 18:00:00 1969
@@ -1,15 +0,0 @@
---- 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
- MANSECT    = $(MANDIR)/man1
--INSTALL	   = /usr/ucb/install
-+INSTALL	   = /usr/bin/install
- 
- # CONFIGURATION ENDS
- 
diff -ruN osh.dist/pkg-descr osh/pkg-descr
--- osh.dist/pkg-descr	Sat Oct 18 02:03:53 2003
+++ osh/pkg-descr	Sat Oct 18 02:02:27 2003
@@ -6,3 +6,5 @@
 
 - George Reid
 greid at ukug.uk.freebsd.org
+
+WWW: http://jneitzel.sdf1.org/osh/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list