diff options
author | sanpei <sanpei@FreeBSD.org> | 2011-09-09 20:32:31 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2011-09-09 20:32:31 +0800 |
commit | 314ff7eeb71204b790c7f0ab1cd421cfddd165aa (patch) | |
tree | 83e84ad3b0b1a56c54dff2df71f60988e75babc6 /textproc/wdiff | |
parent | 424e5b0876462b12b18e4d423ad1109da776405b (diff) | |
download | freebsd-ports-gnome-314ff7eeb71204b790c7f0ab1cd421cfddd165aa.tar.gz freebsd-ports-gnome-314ff7eeb71204b790c7f0ab1cd421cfddd165aa.tar.zst freebsd-ports-gnome-314ff7eeb71204b790c7f0ab1cd421cfddd165aa.zip |
Update to 1.00
Changes:
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 | 2 | ||||
-rw-r--r-- | textproc/wdiff/distinfo | 4 | ||||
-rw-r--r-- | textproc/wdiff/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 11aaad739154..a5d4a87bb43e 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wdiff -PORTVERSION= 0.6.5 +PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wdiff diff --git a/textproc/wdiff/distinfo b/textproc/wdiff/distinfo index 39e34a5e76f7..a05d39efe9e0 100644 --- a/textproc/wdiff/distinfo +++ b/textproc/wdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (wdiff-0.6.5.tar.gz) = 55875696f5f548103b8318cf82bdd79aa518f2443a1677e30fb19268213932ba -SIZE (wdiff-0.6.5.tar.gz) = 1232434 +SHA256 (wdiff-1.0.0.tar.gz) = 7b5ca8c292b9892a6842e08e6e3f4ebb949c68d984bac917fc5fbb8638f7e002 +SIZE (wdiff-1.0.0.tar.gz) = 1296789 diff --git a/textproc/wdiff/pkg-plist b/textproc/wdiff/pkg-plist index ee3ff51e5ff0..5b9f375e2232 100644 --- a/textproc/wdiff/pkg-plist +++ b/textproc/wdiff/pkg-plist @@ -59,6 +59,7 @@ bin/wdiff %%NLS%%share/locale/tr/LC_MESSAGES/wdiff-gnulib.mo %%NLS%%share/locale/tr/LC_MESSAGES/wdiff.mo %%NLS%%share/locale/uk/LC_MESSAGES/wdiff-gnulib.mo +%%NLS%%share/locale/uk/LC_MESSAGES/wdiff.mo %%NLS%%share/locale/vi/LC_MESSAGES/wdiff-gnulib.mo %%NLS%%share/locale/vi/LC_MESSAGES/wdiff.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wdiff-gnulib.mo |