pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Dec  2 15:45:02 UTC 2009

Modified Files:
        pkgsrc/doc: CHANGES-2001 CHANGES-2006 CHANGES-2007 CHANGES-2008
            CHANGES-2009

Log Message:
Remove duplicated lines.

% for i in CHANGES-*; do echo $i; uniq -c $i | awk '$1 != 1 {print}'; done


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/doc/CHANGES-2001
cvs rdiff -u -r1.2084 -r1.2085 pkgsrc/doc/CHANGES-2006
cvs rdiff -u -r1.2729 -r1.2730 pkgsrc/doc/CHANGES-2007
cvs rdiff -u -r1.3563 -r1.3564 pkgsrc/doc/CHANGES-2008
cvs rdiff -u -r1.4494 -r1.4495 pkgsrc/doc/CHANGES-2009

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