From josh@jg.webmaster.com  Mon Jun  9 21:35:20 1997
Received: from jg.webmaster.com (josh@stanton-1-11.quick.net [207.212.170.111])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA08504
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 9 Jun 1997 21:35:18 -0700 (PDT)
Received: (from josh@localhost)
	by jg.webmaster.com (8.8.6.Beta5/8.8.6.Beta5) id VAA08395;
	Mon, 9 Jun 1997 21:35:16 -0700 (PDT)
Message-Id: <199706100435.VAA08395@jg.webmaster.com>
Date: Mon, 9 Jun 1997 21:35:16 -0700 (PDT)
From: josh@quick.net
Reply-To: josh@quick.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: netris port doesn't install sr
X-Send-Pr-Version: 3.2

>Number:         3831
>Category:       ports
>Synopsis:       netris port doesn't install sr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun  9 21:40:01 PDT 1997
>Closed-Date:    Wed Oct 29 00:47:34 PST 1997
>Last-Modified:  Wed Oct 29 00:48:10 PST 1997
>Originator:     Josh Gilliam
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

ports/games/netris/patches/patch-aa 1.1.1.1

>Description:

netris port doesn't install the netris robot, sr.

>How-To-Repeat:

cd ports/games/netris
make
make install

>Fix:
	
--- patch-aa.orig	Sun Apr 27 07:22:30 1997
+++ patch-aa	Mon Jun  9 21:09:23 1997
@@ -1,5 +1,5 @@
-*** Configure.orig	Sat Feb 10 04:41:40 1996
---- Configure	Thu Aug  1 02:16:34 1996
+*** Configure.orig	Sat Feb 10 02:41:40 1996
+--- Configure	Mon Jun  9 21:04:51 1997
 ***************
 *** 159,167 ****
 --- 159,170 ----
@@ -17,13 +17,14 @@
   
 ***************
 *** 217,222 ****
---- 220,228 ----
+--- 220,229 ----
   
   cleandir: clean
   	rm -f .depend Makefile config.h
 + 
 + install:
 + 	install -o bin -g bin -s -m 755 $(PROG) $(DESTDIR)
++ 	install -o bin -g bin -s -m 755 sr $(DESTDIR)
   
   ##### DO NOT EDIT OR DELETE THIS LINE, it's needed by make depend #####
   END
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Wed Oct 29 00:47:34 PST 1997 
State-Changed-Why:  

Patch committed, thanks. 
>Unformatted:
