diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-09-09 12:32:31 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-09-09 12:32:31 +0000 |
commit | 428c2d7f0e42e8ae2b354e617edbc13f72f2cfc6 (patch) | |
tree | 1b8ca9e4762e7b998333917ba232f071957b8f67 /textproc/wdiff/Makefile | |
parent | Unbreak using CPAN:USER macros (diff) |
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
Notes
Notes:
svn path=/head/; revision=281513
Diffstat (limited to 'textproc/wdiff/Makefile')
-rw-r--r-- | textproc/wdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |