Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/20/1999 07:35:28
Module Name:	basesrc
Committed By:	he
Date:		Mon Dec 20 15:35:28 UTC 1999

Modified Files:
	basesrc/usr.sbin/pkg_install/info [netbsd-1-4]: info.h

Log Message:
Pull up revision 1.12 (requested by hubertf):
  Add code to calculate and store the size of a package in both
  the installed version and binary packages.  The size can later
  be queried via the pkg_info -s and -S switches, the pkg_create
  -s swich was renamed -L.  Fixes PR#8982.


To generate a diff of this commit:
cvs rdiff -r1.9.2.2 -r1.9.2.3 basesrc/usr.sbin/pkg_install/info/info.h

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