pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/25777 CVS commit: pkgsrc



The following reply was made to PR pkg/25777; it has been noted by GNATS.

From: Tobias Nygren <tnn%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/25777 CVS commit: pkgsrc
Date: Sun,  1 Jul 2007 23:27:43 +0000 (UTC)

 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.98 -r1.99 pkgsrc/bootstrap/bootstrap
 cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/bootstrap-extras/Makefile
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/bootstrap-extras/PLIST
 cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/bootstrap-extras/files/xargs-sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index