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
This commit is contained in:
parent
97cb386725
commit
3ceb5bb2a9
3 changed files with 9 additions and 8 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue