Subject: CVS commit: pkgsrc/archivers/szip
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2007 05:59:23
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 5 05:59:23 UTC 2007
Modified Files:
pkgsrc/archivers/szip: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/archivers/szip/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/archivers/szip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.