Subject: pkg/4825: unzip package should be updated to 5.32
To: None <gnats-bugs@gnats.netbsd.org>
From: None <John.P.Darrow@wheaton.edu>
List: netbsd-bugs
Date: 01/14/1998 18:02:04
>Number:         4825
>Category:       pkg
>Synopsis:       unzip package should be updated to 5.32
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 14 16:05:01 1998
>Last-Modified:
>Originator:     John Darrow
>Organization:
	Computing Services
	Wheaton College, Wheaton, IL
>Release:        NetBSD-1.3
>Environment:
System: NetBSD jdarrow.wheaton.edu 1.3 NetBSD 1.3 (JDARROW) #1: Tue Dec 30 16:50:47 CST 1997 jdarrow@jdarrow.wheaton.edu:/var/src/sys/arch/i386/compile/JDARROW i386


>Description:
	The unzip package in the pkgsrc tree uses unzip 5.31.  Current version
	is 5.32.
>How-To-Repeat:
	look at pkgsrc/archivers/unzip/Makefile.  see version number.
	go to http://www.cdrom.com/pub/infozip/.  see version number.
>Fix:
	apply the following patch, created with diff -ru:
diff -ru /var/pkgsrc/archivers/unzip/Makefile /scilab/source/newpkg/archivers/unzip/Makefile
--- /var/pkgsrc/archivers/unzip/Makefile	Sun Oct 26 21:22:25 1997
+++ /scilab/source/newpkg/archivers/unzip/Makefile	Wed Jan 14 17:27:19 1998
@@ -1,5 +1,5 @@
 # New ports collection makefile for:    unzip
-# Version required:     5.3.1
+# Version required:     5.3.2
 # Date created:         17 October 1994
 # Whom:                 jmz
 #
@@ -7,14 +7,13 @@
 # FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp 
 #
 
-DISTNAME=       unzip-5.3.1
+DISTNAME=       unzip-5.32
 CATEGORIES=	archivers
 MASTER_SITES=   ftp://ftp.cdrom.com/pub/infozip/src/
-DISTFILES=      unzip531.tar.gz
+DISTFILES=      unzip532.tar.gz
 
 MAINTAINER=     ache@FreeBSD.ORG
 
-NO_WRKSUBDIR=   YES
 MAKEFILE=       unix/Makefile
 ALL_TARGET=     bsd
 MAKE_FLAGS=     LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f
@@ -30,6 +29,6 @@
 		${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1
 	install -d -m 555 -o ${SHAREOWN} -g ${SHAREGRP} ${PREFIX}/share/doc/unzip
 	cd ${WRKSRC} && \
-		${INSTALL_DATA} README Where COPYING ${PREFIX}/share/doc/unzip
+		${INSTALL_DATA} README WHERE COPYING ${PREFIX}/share/doc/unzip
 
 .include <bsd.port.mk>
diff -ru /var/pkgsrc/archivers/unzip/files/md5 /scilab/source/newpkg/archivers/unzip/files/md5
--- /var/pkgsrc/archivers/unzip/files/md5	Sun Oct 26 20:19:06 1997
+++ /scilab/source/newpkg/archivers/unzip/files/md5	Wed Jan  7 17:10:19 1998
@@ -1 +1 @@
-MD5 (unzip531.tar.gz) = 071a67ce0b9f561c1011a3d307c5acb0
+MD5 (unzip532.tar.gz) = 0481e4c1792de60d9fd70fcb16e2eb9b
diff -ru /var/pkgsrc/archivers/unzip/patches/patch-ab /scilab/source/newpkg/archivers/unzip/patches/patch-ab
--- /var/pkgsrc/archivers/unzip/patches/patch-ab	Thu Dec 25 14:53:27 1997
+++ /scilab/source/newpkg/archivers/unzip/patches/patch-ab	Wed Jan  7 16:49:07 1998
@@ -1,6 +1,6 @@
 --- unix/Makefile.orig	Wed Nov 19 18:47:29 1997
 +++ unix/Makefile	Wed Nov 19 18:47:43 1997
-@@ -560,7 +560,7 @@
+@@ -553,7 +553,7 @@
  bsd:		_bsd	# generic BSD (BSD 4.2 & Ultrix handled in unzip.h)
  
  _bsd:		unix_make
diff -ru /var/pkgsrc/archivers/unzip/pkg/PLIST /scilab/source/newpkg/archivers/unzip/pkg/PLIST
--- /var/pkgsrc/archivers/unzip/pkg/PLIST	Thu Nov  6 08:13:06 1997
+++ /scilab/source/newpkg/archivers/unzip/pkg/PLIST	Wed Jan  7 17:25:21 1998
@@ -12,5 +12,5 @@
 man/man1/zipinfo.1.gz
 share/doc/unzip/README
 share/doc/unzip/COPYING
-share/doc/unzip/Where
+share/doc/unzip/WHERE
 @dirrm share/doc/unzip
>Audit-Trail:
>Unformatted: