Commit graph

13 commits

Author SHA1 Message Date
agc
2eddae48e5 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.
2015-11-04 01:59:17 +00:00
wen
f914fb2f12 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.
2014-07-29 02:52:50 +00:00
ryoon
34ffb2a8a7 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)
2013-06-09 06:10:22 +00:00
gdt
2cefa957b0 * Version 1.1.2 - May 2012, by Martin von Gagern
* Backport gnulib change to deal with removal of gets function.
    This is a build-time-only fix. (Mentioned in Fedora bug #821791)

* Version 1.1.1 - May 2012, by Martin von Gagern

  * Added Serbian translation.
  * Updated Danish and Vietnamese translations.
  * Work around a bug in the formatting of the man page.
    (Debian bug #669340)
2012-06-01 12:29:46 +00:00
ryoon
ce89ef8ef8 Update to 1.1.0
* Update HOMEPAGE.

Changelog:
* Version 1.1.0 - November 2011, by Martin von Gager

  * Updated Czech, German, Spanish, Finnish, Dutch, Polish, Slovenian,
    Swedish and Ukrainian translations.
  * Fix several issue with the use of screen in the test suite.
  * Allow WDIFF_PAGER to override PAGER environment variable.
  * Do not autodetect less, so we don't auto-enable less-mode.
    This should improve things for UTF8 text. (Savannah bug #34224)
    Less-mode is considered deprecated, as it isn't fit for multi-byte
    encodings. Nevertheless it can still be enabled on the command line.

* Version 1.0.2 - September 2011, by Martin von Gagern

  * Unofficial beta release
  * Introduces use of ngettext to allow correct handling of plural forms
2012-02-03 15:04:25 +00:00
ryoon
3ceb5bb2a9 Update to 1.0.1
Changelog:
Version 1.0.1 - September 2011, by Martin von Gagern

        Updated Polish, Ukrainian, Slovenian, Dutch, Finnish, Swedish and Czech translations

Version 1.0.0 - September 2011, by Martin von Gagern

        Changed major version to 1 to reflect maturity of the package
        Updated Dutch, French, Danish and Slovenian translations
        Added Ukrainian translation
        Improved error reporting in case a child process has problems
        Added tests to the test suite
        Updated gnulib
2011-10-03 13:55:37 +00:00
ryoon
c7258fc923 Update to 0.6.5.
Fix PR pkg/44519

Changelog:
* Version 0.6.5 - December 2010, by Martin von Gagern

  * Never initialize or deinitialize terminals, as we do no cursor movement
  * Deprecated --no-init-term (-K) command line option
  * Avoid relative path in man pages
  * Updated gnulib, might be particularly important for uClibc users

* Version 0.6.4 - November 2010, by Martin von Gagern

  * Updated Catalan translations
  * Updated gnulib

* Version 0.6.3 - June 2010, by Martin von Gagern

  * Updated Italian and Swedish translations
  * Updated gnulib

* Version 0.6.2 - May 2010, by Martin von Gagern

  * Fix shell syntax in configure script
  * Updated gnulib and gettext, the latter to 0.18
  * Updated Dutch translation
  * Fixed a number of portability issues reported by maint.mk syntax checks

* Version 0.6.1 - April 2010, by Martin von Gagern

  * Introduce --with-default-pager=PAGER configure switch.
  * Fix missing newline in info dir entry list.

* Version 0.6.0 - March 2010, by Martin von Gagern

  First official release in a long time. Everything since 0.5 was inofficial.
  * `wdiff -d' to read input from single unified diff, perhaps stdin.
  * Updated texinfo documentation taking experimental switch into account.
  * Experimental programs (mdiff & friends) and a configure switch
    --enable-experimental to control them.
  * Recent imports from gnulib, use of recent autotools.
  * Improved autodetection of termcap library like ncurses.
  * Reformatted translations, still a number of fuzzy translations.
  * Changed from CVS to bzr for source code version control.
  * Various bug fixes. See ChangeLog for a more exhaustive list.
  * Known bugs: this NEWS file here was outdated in the release tarball.

* Version 0.5.4 - June 2007, by Denver Gingerich

  Integrated following changes from 0.5g (Francois Pinard, November 1998):
  * Messages from programs may be output in many natural languages.
  * Short `man' pages get installed for `mdiff', `unidiff' and `wdiff'.
  * The original man page for `wdiff' gets withdrawn, for legalistic reasons.
  * New `unify' converts context diffs to unidiffs or vice-versa.
  * New `mdiff' finds identical line clusters in one or more files.
  * A new `-K' option inhibits termcap initialization and termination.

* Version 0.5.3 - June 2007, by Denver Gingerich

  No user-visible changes; see ChangeLog for details
2011-02-05 17:47:22 +00:00
minskim
331d019a37 Fix segmentation fault on Linux. Patch borrowed from Debian.
Suggested by Aleksey Cheusov in PR 35537.

Bump PKGREVISION.
2007-12-23 04:50:30 +00:00
jlam
6132a5c760 Remove patch made unnecessary because the tools framework hides the
GNU auto* tools automatically.
2006-03-20 18:09:52 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
itohy
6b251046c8 - Enable termcap. Chack tputs() after -ltermcap is detected (configure*).
- Use mkstemp() instead of tmpnam(), for safety.
2003-01-24 14:12:03 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
Renamed from textproc/wdiff/files/md5 (Browse further)