pkgsrc-Bugs archive

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

Re: pkg/40709: pdksh and escaped quotes



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

From: Adrian Portelli <adrianp%stindustries.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40709: pdksh and escaped quotes
Date: Sun, 22 Feb 2009 11:14:06 +0000

 For the record this is the commit that fixed the issue:
 
 -------- Original Message --------
 Subject: CVS commit: pkgsrc/shells/pdksh
 Date: Sat, 21 Feb 2009 20:06:30 +0000 (UTC)
 From: Tobias Nygren <tnn%netbsd.org@localhost>
 Reply-To: tnn%netbsd.org@localhost
 To: pkgsrc-changes%NetBSD.org@localhost
 
 
 Module Name:   pkgsrc
 Committed By:  tnn
 Date:          Sat Feb 21 20:06:30 UTC 2009
 
 Modified Files:
        pkgsrc/shells/pdksh: Makefile
        pkgsrc/shells/pdksh/files: c_ulimit.c lex.c
 
 Log Message:
 Merge the following revisions from NetBSD src:
 c_ulimit.c 1.9: avoid sign extension problem
 lex.c 1.13: bugfix related to nested quotes
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 pkgsrc/shells/pdksh/Makefile
 cvs rdiff -r1.3 -r1.4 pkgsrc/shells/pdksh/files/c_ulimit.c \
     pkgsrc/shells/pdksh/files/lex.c
 
 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