Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2005 22:20:21
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Tue Mar 22 22:20:21 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Some changes for PKG_RESUME_TRANSFERS:

o If origfile is already downloaded (size ok) and there's
  a temp file with incomplete size, don't try to resume the
  transfer on the temp file, remove it.
o Clean the code a bit.


To generate a diff of this commit:
cvs rdiff -r1.1601 -r1.1602 pkgsrc/mk/bsd.pkg.mk

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