pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/25768: archivers/unzip needs to be updated to 5.51
>Number: 25768
>Category: pkg
>Synopsis: archivers/unzip needs to be updated to 5.51
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon May 31 23:36:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Bruce J.A. Nourish
>Release: 2.0 beta
>Organization:
>Environment:
NetBSD virginia.bjan.net 2.0_BETA NetBSD 2.0_BETA (GENERIC_LAPTOP) #0: Thu May
13 05:13:49 UTC 2004
autobuild%tgm.netbsd.org@localhost:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC_LAPTOP
i386
>Description:
archivers/unzip needs to be updated to version 5.51. This is urgent because
5.50 has been taken down from Info-ZIP's FTP mirrors already, and the build
fails. Furthermore, archivers/unzip is required for some important software,
such as mozilla.
>How-To-Repeat:
# cd /usr/pkgsrc/archivers/unzip
# make fetch
Watch ftp attempts fail
>Fix:
This patch "works for me":
diff -u -r1.48 Makefile
--- Makefile 22 Apr 2004 04:02:24 -0000 1.48
+++ Makefile 31 May 2004 23:12:45 -0000
@@ -1,17 +1,12 @@
# $NetBSD: Makefile,v 1.48 2004/04/22 04:02:24 tv Exp $
-DISTNAME= unzip550
-PKGNAME= unzip-5.50
-PKGREVISION= 2
+DISTNAME= unzip551
+PKGNAME= unzip-5.51
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
ftp://ftp.icce.rug.nl/infozip/src/ \
ftp://uiarchive.cso.uiuc.edu/pub/packages/zip/src/ \
ftp://ftp.fu-berlin.de/unix/tools/archivers/unzip/
-
-PATCH_SITES= http://security.debian.org/pool/updates/main/u/unzip/
-PATCHFILES= unzip_5.50-1woody2.diff.gz
-PATCH_DIST_STRIP= -p1
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.info-zip.org/pub/infozip/UnZip.html
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index