From root@briton.nvl.virginia.edu  Tue Jan 27 15:45:20 1998
Received: from briton.nvl.virginia.edu (briton.nvl.Virginia.EDU [128.143.244.32])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA14115
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jan 1998 15:45:19 -0800 (PST)
          (envelope-from root@briton.nvl.virginia.edu)
Received: (from root@localhost)
	by briton.nvl.virginia.edu (8.8.8/8.8.8) id SAA28562;
	Tue, 27 Jan 1998 18:45:14 -0500 (EST)
	(envelope-from root)
Message-Id: <199801272345.SAA28562@briton.nvl.virginia.edu>
Date: Tue, 27 Jan 1998 18:45:14 -0500 (EST)
From: adrian@virginia.edu
Reply-To: adrian@virginia.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: minor bug/typo in unzip port makefile.
X-Send-Pr-Version: 3.2

>Number:         5586
>Category:       ports
>Synopsis:       Make cannot cd into working directory and build fails.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 27 15:50:00 PST 1998
>Closed-Date:    Wed Jan 28 23:15:46 PST 1998
>Last-Modified:  Wed Jan 28 23:16:40 PST 1998
>Originator:     Adrian Filipi-Martin
>Release:        FreeBSD 2.2-980123-SNAP i386
>Organization:
University of Virginia
>Environment:

	

>Description:

	The package name differs from the name of the distribution
	workgin directory.

>How-To-Repeat:

	cd /usr/ports/archivers/unzip; make

>Fix:
	
	Apply following patch:

--- Makefile.orig	Tue Jan 27 18:36:51 1998
+++ Makefile	Tue Jan 27 18:37:08 1998
@@ -7,7 +7,7 @@
 #
 
 DISTNAME=	unzip532
-PKGNAME=	unzip-5.3.2
+PKGNAME=	unzip-5.32
 CATEGORIES=	archivers
 MASTER_SITES=   ftp://ftp.cdrom.com/pub/infozip/src/
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: fenner 
State-Changed-When: Wed Jan 28 23:15:46 PST 1998 
State-Changed-Why:  
This was fixed on Jan 24 by jkh.  You must have updated your ports 
tree during the 31 hours that it was broken - try updating again. 
>Unformatted:
