pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkgdiff



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  2 10:23:02 UTC 2011

Modified Files:
        pkgsrc/pkgtools/pkgdiff: Makefile
        pkgsrc/pkgtools/pkgdiff/files: feedback-patches.0 mkpatches.0
            mkpatches.1 mkpatches.pl patchdiff.0 patchdiff.1 patchdiff.pl
            pkgdiff pkgdiff.0 pkgvi.0

Log Message:
Update to 1.0.

Smarter pkgdiff, doesn't create chunks that are added automatically
by the pkgsrc infrastructure (configure:exit instead of regenerate,
Makefile: localedir).

mkpatches: patch file names now contain the path to the file and its name
per discussion on tech-pkg June 2010.
Also, the files are created directly in the patches/ directory; backups
are saved as patches/patch-foo.orig.

patchdiff: now compares patches/patch-foo with patches/patch-foo.orig;
if they only differ in non-essential parts, patchdiff reinstates the
original patch to keep commits less noisy.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/pkgtools/pkgdiff/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/pkgtools/pkgdiff/files/feedback-patches.0 \
    pkgsrc/pkgtools/pkgdiff/files/mkpatches.0 \
    pkgsrc/pkgtools/pkgdiff/files/patchdiff.0 \
    pkgsrc/pkgtools/pkgdiff/files/pkgdiff.0
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/pkgdiff/files/mkpatches.1 \
    pkgsrc/pkgtools/pkgdiff/files/patchdiff.1
cvs rdiff -u -r1.13 -r1.14 pkgsrc/pkgtools/pkgdiff/files/mkpatches.pl
cvs rdiff -u -r1.12 -r1.13 pkgsrc/pkgtools/pkgdiff/files/patchdiff.pl
cvs rdiff -u -r1.17 -r1.18 pkgsrc/pkgtools/pkgdiff/files/pkgdiff
cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/pkgdiff/files/pkgvi.0

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