Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/28/2005 02:50:46
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat May 28 02:50:46 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkg_install/files: configure configure.ac
	pkgsrc/pkgtools/pkg_install/files/add: perform.c
	pkgsrc/pkgtools/pkg_install/files/lib: version.h

Log Message:
- pull in the changes from usr.sbin which prevent an over flow
  of a 32 bit signed number when pkg_add-ing a binary package
  file larger than 512 Mb.

- Bump PKGTOOLS_VERSION (NOT!!! PKGTOOLS_REQD) to 20050527


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/files/configure
cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/pkg_install/files/configure.ac
cvs rdiff -r1.29 -r1.30 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -r1.42 -r1.43 pkgsrc/pkgtools/pkg_install/files/lib/version.h

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