pkgsrc-Bugs archive

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

PR/44014 CVS commit: pkgsrc/sysutils/mktemp



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

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44014 CVS commit: pkgsrc/sysutils/mktemp
Date: Wed, 23 Mar 2011 10:16:23 +0000

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Wed Mar 23 10:16:23 UTC 2011
 
 Modified Files:
        pkgsrc/sysutils/mktemp: Makefile distinfo
 Removed Files:
        pkgsrc/sysutils/mktemp/patches: patch-ab
 
 Log Message:
 Update to 1.7, based on PR 44014 from Aleksey Cheusov.
 Set LICENSE.
 
 Major changes in upstream
 
         Temporary file names now include digits in addition to letters.
         mktemp will now terminate after 2*N^62 attempts, where N
             is the number of Xs in the template.  Previously it would try
             forever.
         Fixed UTF8 formatting of the grave accent character in the manual.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/mktemp/Makefile
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/mktemp/distinfo
 cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/mktemp/patches/patch-ab
 
 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