diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-03 13:55:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-03 13:55:37 +0000 |
commit | 0275bff371db7190192da33395243ef2c6b9e01a (patch) | |
tree | a3ae88ca5b3d21be22327bf16d8840d9421d51d9 /textproc/wdiff | |
parent | f642eb131b4c06c12551ddb468c51f876d35139c (diff) | |
download | pkgsrc-0275bff371db7190192da33395243ef2c6b9e01a.tar.gz |
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
Diffstat (limited to 'textproc/wdiff')
-rw-r--r-- | textproc/wdiff/Makefile | 5 | ||||
-rw-r--r-- | textproc/wdiff/PLIST | 4 | ||||
-rw-r--r-- | textproc/wdiff/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 9a355a7bbb1..3a36d35cf3b 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:52 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/10/03 13:55:37 ryoon Exp $ # -DISTNAME= wdiff-0.6.5 -PKGREVISION= 1 +DISTNAME= wdiff-1.0.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/} diff --git a/textproc/wdiff/PLIST b/textproc/wdiff/PLIST index f0a6052030a..b85be6f51b3 100644 --- a/textproc/wdiff/PLIST +++ b/textproc/wdiff/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2011/02/05 17:47:22 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/10/03 13:55:37 ryoon Exp $ bin/wdiff info/wdiff.info +lib/charset.alias man/man1/wdiff.1 share/locale/af/LC_MESSAGES/wdiff-gnulib.mo share/locale/be/LC_MESSAGES/wdiff-gnulib.mo @@ -62,6 +63,7 @@ share/locale/sv/LC_MESSAGES/wdiff.mo share/locale/tr/LC_MESSAGES/wdiff-gnulib.mo share/locale/tr/LC_MESSAGES/wdiff.mo share/locale/uk/LC_MESSAGES/wdiff-gnulib.mo +share/locale/uk/LC_MESSAGES/wdiff.mo share/locale/vi/LC_MESSAGES/wdiff-gnulib.mo share/locale/vi/LC_MESSAGES/wdiff.mo share/locale/zh_CN/LC_MESSAGES/wdiff-gnulib.mo diff --git a/textproc/wdiff/distinfo b/textproc/wdiff/distinfo index 1c65b1755b5..b48e69e906d 100644 --- a/textproc/wdiff/distinfo +++ b/textproc/wdiff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/02/05 17:47:22 ryoon Exp $ +$NetBSD: distinfo,v 1.8 2011/10/03 13:55:37 ryoon Exp $ -SHA1 (wdiff-0.6.5.tar.gz) = 8a1d5d76f7faa999a5573619b9f3f0a7711e1d08 -RMD160 (wdiff-0.6.5.tar.gz) = aead43659c8d8368318f1b1145826078aeec36da -Size (wdiff-0.6.5.tar.gz) = 1232434 bytes +SHA1 (wdiff-1.0.1.tar.gz) = 7d82dd082a8df9510ab029e89bcf3676b4d21c52 +RMD160 (wdiff-1.0.1.tar.gz) = 53a8d1a640bd6943030aa01557e52adc759b3975 +Size (wdiff-1.0.1.tar.gz) = 1294317 bytes |