pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/py-diffoscope



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 27 15:43:59 UTC 2015

Added Files:
        pkgsrc/sysutils/py-diffoscope: ALTERNATIVES DESCR Makefile PLIST
            distinfo

Log Message:
Import py-diffoscope-44 as sysutils/py-diffoscope.

diffoscope will try to get to the bottom of what makes files or
directories different. It will recursively unpack archives of many kinds
and transform various binary formats into more human readable form to
compare them. It can compare two tarballs, ISO images, or PDF just as
easily.

It can be scripted through error codes, and a report can be produced
with the detected differences. The report can be text or HTML.
When no type of report has been selected, diffoscope defaults
to write a text report on the standard output.

diffoscope will exit with 0 if there's no differences and 1 if there
are. An HTML report can be produced with the detected differences.

diffoscope is developed as part of the "reproducible builds" Debian
project.
It is meant to be able to quickly understand why two builds of the same
package produce different outputs. diffoscope was previously named
debbindiff.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/py-diffoscope/ALTERNATIVES \
    pkgsrc/sysutils/py-diffoscope/DESCR \
    pkgsrc/sysutils/py-diffoscope/Makefile \
    pkgsrc/sysutils/py-diffoscope/PLIST \
    pkgsrc/sysutils/py-diffoscope/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