pkgsrc-Bugs archive

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

PR/35539 CVS commit: pkgsrc/devel/fhist



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

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/35539 CVS commit: pkgsrc/devel/fhist
Date: Mon,  5 Feb 2007 00:33:59 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Mon Feb  5 00:33:58 UTC 2007
 
 Modified Files:
        pkgsrc/devel/fhist: Makefile PLIST distinfo
 
 Log Message:
 Update fhist to 1.16.
 Based on patch provided in PR 35539.
 And I made two modification related to pkgsrc.
 
 PKGSRC CHANGES:
    Make document & nls files to be installed into standard location.
    Add test target.
 
 RELEASE NOTES:
    Version 1.16 (20-Dec-2005)
        * There is a new fmerge -ignore-identical-conflicts option which may be
        used to suppress logical conflicts in which the same thing is done by
        both variants. This is often a better match for users' expectations for
        merging source code.
 
    Version 1.15 (8-Nov-2005)
        * There is a new fcomp -no-binary option, which may be used to prevent
        the comparison of binary files, instead it treats them both as empty.
 
        * A small build problem on MacOS X has been fixed.
 
    Version 1.14 (8-Jun-2004)
        * The ./configure script now understands the --with-nlsdir option, so
        that you can place the .mo files.
 
        * The fhist(1) program is now able to cope with numeric modules names.
 
        * The occasional false negative from test 26 has been fixed.  It was
        failing for some users because of message translation
        (internationalization) issues.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 pkgsrc/devel/fhist/Makefile
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/fhist/PLIST
 cvs rdiff -r1.3 -r1.4 pkgsrc/devel/fhist/distinfo
 
 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