Skip to content

Commit

Permalink
Pullup ticket 321 - requested by Lubomir Sedlacik
Browse files Browse the repository at this point in the history
distfile update for unzip

Revisions pulled up:
- pkgsrc/archivers/unzip/Makefile	1.53
- pkgsrc/archivers/unzip/distinfo	1.13

    Module Name:    pkgsrc
    Committed By:   salo
    Date:           Tue Mar  1 07:45:28 UTC 2005

    Modified Files:
            pkgsrc/archivers/unzip: Makefile distinfo

    Log Message:
    Distfile changed after one day.. grrrrrrr.

    Relevant change,

    +5.52 (28 Feb 05):
    + - win32/win32.c - defer_dir_attribs(): fixed critical "mem-access to
    +    nirwana" bug when processing directory entries without any local
    +    extra field; added some explaining comments
  • Loading branch information
snj committed Mar 1, 2005
1 parent 308aa69 commit ab780fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion archivers/unzip/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.51.2.1 2005/02/28 21:22:01 snj Exp $
# $NetBSD: Makefile,v 1.51.2.2 2005/03/01 20:58:22 snj Exp $

DISTNAME= unzip552
PKGNAME= unzip-5.52
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/

Expand All @@ -11,6 +12,7 @@ COMMENT= List, test and extract compressed files in a ZIP archive

PKG_INSTALLATION_TYPES= overwrite pkgviews

DIST_SUBDIR= ${PKGNAME} # Remove on next update.
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
Expand Down
6 changes: 3 additions & 3 deletions archivers/unzip/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.10.6.1 2005/02/28 21:22:01 snj Exp $
$NetBSD: distinfo,v 1.10.6.2 2005/03/01 20:58:22 snj Exp $

SHA1 (unzip552.tar.gz) = e24b538a27d89963b90ab0b890d2dfcb372bc12d
Size (unzip552.tar.gz) = 1139806 bytes
SHA1 (unzip-5.52nb1/unzip552.tar.gz) = 1831bd59b9e607a69052f83b263384895e2d4a19
Size (unzip-5.52nb1/unzip552.tar.gz) = 1140291 bytes
SHA1 (patch-aa) = de66b7b5c45904167e8596ce5235d957c2df4d2a
SHA1 (patch-ab) = dd426fdf4b774bd73f4ee46da470ffa3c2cf6513

0 comments on commit ab780fa

Please sign in to comment.