pkgsrc-Bugs archive

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

PR/39648 CVS commit: pkgsrc



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

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39648 CVS commit: pkgsrc
Date: Thu, 11 Nov 2010 19:56:35 +0000

 Module Name:   pkgsrc
 Committed By:  agc
 Date:          Thu Nov 11 19:56:34 UTC 2010
 
 Modified Files:
        pkgsrc: pkglocate
 
 Log Message:
 Fix PR 39648:
 
        pkglocate --help enters a loop of `grep --help`
 
 by checking the argument before passing it to grep.  Please note that
 "grep -e" can't be used because of Solaris options, although I hope to
 address that in the next commit.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/pkglocate
 
 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