Subject: CVS commit: pkgsrc/archivers/zip
To: None <pkgsrc-changes@netbsd.org>
From: Yuji Yamano <yyamano@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2002 19:42:32
Module Name:	pkgsrc
Committed By:	yyamano
Date:		Thu Apr 18 16:42:31 UTC 2002

Modified Files:
	pkgsrc/archivers/zip: Makefile distinfo
Added Files:
	pkgsrc/archivers/zip/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-af patch-ag

Log Message:
Fix build on Darwin. All changes are taken from the latest betas of zip.

- Add MacOS X to version_local()
- unix/configure: Init LFLAGS1 to "", MacOS X doesn't like -s
- rename errors array to ziperrors to avoid MacOS X library clash


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/archivers/zip/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/zip/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/archivers/zip/patches/patch-aa \
    pkgsrc/archivers/zip/patches/patch-ab \
    pkgsrc/archivers/zip/patches/patch-ac \
    pkgsrc/archivers/zip/patches/patch-ad \
    pkgsrc/archivers/zip/patches/patch-ae \
    pkgsrc/archivers/zip/patches/patch-af \
    pkgsrc/archivers/zip/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.