Subject: CVS commit: [pkgsrc-2007Q2] pkgsrc
From: Geert Hendrickx
Date: 2007-07-09 16:10:59
Message id: 20070709141059.8F8A121507@cvs.netbsd.org

Log Message:
Pullup ticket 2127 - requested by tnn
build fix for bootstrap

- pkgsrc/bootstrap/bootstrap				1.99
- pkgsrc/pkgtools/bootstrap-extras/Makefile		1.3
- pkgsrc/pkgtools/bootstrap-extras/PLIST		1.2
- pkgsrc/pkgtools/bootstrap-extras/files/xargs-sh	1.1

   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Sun Jul  1 23:27:43 UTC 2007

   Modified Files:
	   pkgsrc/bootstrap: bootstrap
	   pkgsrc/pkgtools/bootstrap-extras: Makefile PLIST
   Added Files:
	   pkgsrc/pkgtools/bootstrap-extras/files: xargs-sh

   Log Message:
   xargs(1) on Interix is broken. It executes the utility on the command
   line even if standard input is the empty string. Install a wrapper
   script bundled with pkgtools/bootstrap-extras to deal with this. This
   is an attempt at a permanent workaround for the problem described in PR
   pkg/25777 which has regressed since it was initially fixed.

   We can now bootstrap again on Interix 3.5.

Files:
RevisionActionfile
1.2.8.1modifypkgsrc/pkgtools/bootstrap-extras/Makefile
1.1.1.1.8.1modifypkgsrc/pkgtools/bootstrap-extras/PLIST
1.1.2.2addpkgsrc/pkgtools/bootstrap-extras/files/xargs-sh