From 4373db8c5a19ac050b8b01b145add1c731d0e524 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Jun 2007 05:59:23 +0000 Subject: 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 --- archivers/szip/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'archivers/szip/Makefile') diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index ad993658107..b6b574e94ad 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -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 HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/ -- cgit v1.2.3