Path to this page:
./
textproc/wdiff,
Word-by-word diff
Branch: CURRENT,
Version: 1.2.2nb1,
Package name: wdiff-1.2.2nb1,
Maintainer: pkgsrc-usersThe GNU wdiff program is a front end to diff for comparing files
on a word per word basis. A word is anything between whitespace.
This is useful for comparing two texts in which a few words have
been changed and for which paragraphs have been refilled. It works
by creating two temporary files, one word per line, and then executes
diff on these files. It collects the diff output and uses it to
produce a nicer display of word differences between the original
files.
Required to build:[
pkgtools/cwrappers]
Package options: nls
Master sites: (Expand)
Filesize: 1443.913 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-09-16) Updated to version: wdiff-1.2.2nb1
- (2014-07-31) Updated to version: wdiff-1.2.2
- (2013-07-21) Updated to version: wdiff-1.2.1nb1
- (2013-06-09) Updated to version: wdiff-1.2.1
- (2012-06-01) Updated to version: wdiff-1.1.2
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2016-09-16 08:27:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Do not package charset.alias. Bump PKGREVISION.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-07-29 04:52:50 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 1.2.2
Upstream changes:
Version 1.2.2 - April 2014, by Martin von Gagern
Updated Vietnamese, Swedish, Estonian, Chinese (traditional), Brazilian \
Portuguese and Russian translations.
Updated gnulib.
Used more recent autotools: autoconf 2.69 and automake 1.14.1.
|
2013-07-21 12:31:26 by Sergey Svishchev | Files touched by this commit (6) |
Log message:
Don't install lib/charset.alias
|
2013-06-09 08:10:23 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 1.2.1
Changelog:
Version 1.2.1 - March 2013, by Martin von Gagern
Added Esperanto translation.
Updated Czech, German, Spanish, Finnish, Galician, Italian, Dutch, \
Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese translations.
Updated gnulib.
Recreated build system using recent versions of autotools. This will \
avoid security issues in "make distcheck" target. (CVE-2012-3386)
|