pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/zip Update MASTER_SITES. Extension of distfi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f264f3b03e40
branches:  trunk
changeset: 529462:f264f3b03e40
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 05 06:02:46 2007 +0000

description:
Update MASTER_SITES. Extension of distfile changed from .tar.gz to .tgz,
adapt distinfo. Checksum stayed the same.
Noted by Zafer Aydogan.

diffstat:

 archivers/zip/Makefile |  9 +++------
 archivers/zip/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (34 lines):

diff -r 8c7b08c1c60b -r f264f3b03e40 archivers/zip/Makefile
--- a/archivers/zip/Makefile    Tue Jun 05 06:01:56 2007 +0000
+++ b/archivers/zip/Makefile    Tue Jun 05 06:02:46 2007 +0000
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.52 2006/10/09 12:52:34 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2007/06/05 06:02:46 wiz Exp $
 
 DISTNAME=      zip232
 PKGNAME=       zip-2.32
 CATEGORIES=    archivers
-MASTER_SITES=  ftp://ftp.info-zip.org/pub/infozip/src/ \
-               http://ftp.info-zip.org/pub/infozip/src/ \
-               http://sunsite.cnlab-switch.ch/ftp/mirror/infozip/src/ \
-               ftp://sunsite.cnlab-switch.ch/mirror/infozip/src/ \
-               http://www.mirrorservice.org/sites/ftp.info-zip.org/pub/infozip/src/
+MASTER_SITES=  ftp://ftp.info-zip.org/pub/infozip/src/
+EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.info-zip.org/pub/infozip/Zip.html
diff -r 8c7b08c1c60b -r f264f3b03e40 archivers/zip/distinfo
--- a/archivers/zip/distinfo    Tue Jun 05 06:01:56 2007 +0000
+++ b/archivers/zip/distinfo    Tue Jun 05 06:02:46 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2006/07/17 17:00:33 wiz Exp $
+$NetBSD: distinfo,v 1.9 2007/06/05 06:02:46 wiz Exp $
 
-SHA1 (zip232.tar.gz) = 5bc562bf95d9aee0cb6625e6038898e1f191a4aa
-RMD160 (zip232.tar.gz) = 6b9326c8a60bc6bf08825e416140fd0ca8a6a7f1
-Size (zip232.tar.gz) = 807180 bytes
+SHA1 (zip232.tgz) = 5bc562bf95d9aee0cb6625e6038898e1f191a4aa
+RMD160 (zip232.tgz) = 6b9326c8a60bc6bf08825e416140fd0ca8a6a7f1
+Size (zip232.tgz) = 807180 bytes
 SHA1 (patch-ah) = 1591f12b9b8593b7a51e0dde865c05f92fed61b0



Home | Main Index | Thread Index | Old Index