pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2004Q4]: pkgsrc/archivers/unzip Pullup ticket 321 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3644b5a57056
branches:  pkgsrc-2004Q4
changeset: 485949:3644b5a57056
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 01 20:58:22 2005 +0000

description:
Pullup ticket 321 - requested by Lubomir Sedlacik
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

diffstat:

 archivers/unzip/Makefile |  4 +++-
 archivers/unzip/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 11048d337b63 -r 3644b5a57056 archivers/unzip/Makefile
--- a/archivers/unzip/Makefile  Tue Mar 01 20:48:22 2005 +0000
+++ b/archivers/unzip/Makefile  Tue Mar 01 20:58:22 2005 +0000
@@ -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/
 
@@ -11,6 +12,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+DIST_SUBDIR=   ${PKGNAME}      # Remove on next update.
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
diff -r 11048d337b63 -r 3644b5a57056 archivers/unzip/distinfo
--- a/archivers/unzip/distinfo  Tue Mar 01 20:48:22 2005 +0000
+++ b/archivers/unzip/distinfo  Tue Mar 01 20:58:22 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index