pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/szip Switch to new master site, use provided...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc2b2de6a9fa
branches:  trunk
changeset: 529459:cc2b2de6a9fa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 05 05:59:23 2007 +0000

description:
Switch to new master site, use provided .tar.gz instead of previous .tar
and adapt distinfo.

Change between .tar and .tar.gz:
diff -r tar/szip-2.0/config/gnu-flags targz/szip-2.0/config/gnu-flags
129c129
<       CFLAGS="$CFLAGS $ARCH -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
---
>       CFLAGS="$CFLAGS  -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return 
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
Only in targz/szip-2.0/config: gnu-flags.old

diffstat:

 archivers/szip/Makefile |  5 ++---
 archivers/szip/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 70a27bcf826c -r cc2b2de6a9fa archivers/szip/Makefile
--- a/archivers/szip/Makefile   Tue Jun 05 05:58:56 2007 +0000
+++ b/archivers/szip/Makefile   Tue Jun 05 05:59:23 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/07/06 14:43:27 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2007/06/05 05:59:23 wiz Exp $
 
 DISTNAME=      szip-2.0
 CATEGORIES=    archivers
-MASTER_SITES=  ftp://ftp.ncsa.uiuc.edu/HDF/szip/2.0/src/
-EXTRACT_SUFX=  .tar
+MASTER_SITES=  ftp://ftp.hdfgroup.org/lib-external/szip/2.0/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
diff -r 70a27bcf826c -r cc2b2de6a9fa archivers/szip/distinfo
--- a/archivers/szip/distinfo   Tue Jun 05 05:58:56 2007 +0000
+++ b/archivers/szip/distinfo   Tue Jun 05 05:59:23 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/10/03 20:31:26 joerg Exp $
+$NetBSD: distinfo,v 1.5 2007/06/05 05:59:23 wiz Exp $
 
-SHA1 (szip-2.0.tar) = 164d90ffe1f79e12062c1b13c43d93878f9faa96
-RMD160 (szip-2.0.tar) = 56b3b5ec6bc1bb6d31421354e9e093c17820e59c
-Size (szip-2.0.tar) = 1636352 bytes
+SHA1 (szip-2.0.tar.gz) = 6d811c3a75b86e3dded2b849058a1f368aebd60e
+RMD160 (szip-2.0.tar.gz) = 4ab7780bc00efa39d071ac2ef92580dcd02dae6e
+Size (szip-2.0.tar.gz) = 368913 bytes
 SHA1 (patch-aa) = c1a2a539bc2da6d19e0e338796c9ffae4e360de9



Home | Main Index | Thread Index | Old Index