pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/unzip Distfile changed after one day.. grrrr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a42be40a9bc
branches:  trunk
changeset: 489959:2a42be40a9bc
user:      salo <salo%pkgsrc.org@localhost>
date:      Tue Mar 01 07:45:28 2005 +0000

description:
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 |  8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (36 lines):

diff -r 742f2ea0a1a7 -r 2a42be40a9bc archivers/unzip/Makefile
--- a/archivers/unzip/Makefile  Tue Mar 01 01:42:36 2005 +0000
+++ b/archivers/unzip/Makefile  Tue Mar 01 07:45:28 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2005/02/28 16:50:24 salo Exp $
+# $NetBSD: Makefile,v 1.53 2005/03/01 07:45:28 salo 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 742f2ea0a1a7 -r 2a42be40a9bc archivers/unzip/distinfo
--- a/archivers/unzip/distinfo  Tue Mar 01 01:42:36 2005 +0000
+++ b/archivers/unzip/distinfo  Tue Mar 01 07:45:28 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2005/02/28 16:50:24 salo Exp $
+$NetBSD: distinfo,v 1.13 2005/03/01 07:45:28 salo Exp $
 
-SHA1 (unzip552.tar.gz) = e24b538a27d89963b90ab0b890d2dfcb372bc12d
-RMD160 (unzip552.tar.gz) = 4504cc5ac71d6a5ce4841fb4190ec0be121fdf5f
-Size (unzip552.tar.gz) = 1139806 bytes
+SHA1 (unzip-5.52nb1/unzip552.tar.gz) = 1831bd59b9e607a69052f83b263384895e2d4a19
+RMD160 (unzip-5.52nb1/unzip552.tar.gz) = b749b0923bc4cceaa6f937aef688e9713a84328c
+Size (unzip-5.52nb1/unzip552.tar.gz) = 1140291 bytes
 SHA1 (patch-aa) = de66b7b5c45904167e8596ce5235d957c2df4d2a
 SHA1 (patch-ab) = dd426fdf4b774bd73f4ee46da470ffa3c2cf6513



Home | Main Index | Thread Index | Old Index