diff options
author | sanpei <sanpei@FreeBSD.org> | 2011-11-26 12:43:01 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2011-11-26 12:43:01 +0800 |
commit | f869537e46f7130eef0f12745ac5fe10350a0336 (patch) | |
tree | 9b468ef0c4ade22f4a32ea72577fcc4de9470649 /textproc/wdiff | |
parent | 7dd91bd9033197a2b564a7e50585ecd8420fbe1f (diff) | |
download | freebsd-ports-gnome-f869537e46f7130eef0f12745ac5fe10350a0336.tar.gz freebsd-ports-gnome-f869537e46f7130eef0f12745ac5fe10350a0336.tar.zst freebsd-ports-gnome-f869537e46f7130eef0f12745ac5fe10350a0336.zip |
- Update to 1.1.0
- Use GNU MASTER_SITES macro
PR: ports/162617
Feature safe: yes
Diffstat (limited to 'textproc/wdiff')
-rw-r--r-- | textproc/wdiff/Makefile | 6 | ||||
-rw-r--r-- | textproc/wdiff/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index f9eec0500996..480ab1bcd5ef 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -6,10 +6,10 @@ # PORTNAME= wdiff -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= wdiff +MASTER_SITES= GNU + MAINTAINER= sanpei@FreeBSD.org COMMENT= Display word differences between text files diff --git a/textproc/wdiff/distinfo b/textproc/wdiff/distinfo index fa3b04f1f1d1..551c00e8dcb6 100644 --- a/textproc/wdiff/distinfo +++ b/textproc/wdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (wdiff-1.0.1.tar.gz) = 94e4f43edfcb2bfc5307bec8cdd2a593750dd86a2d28142367f72bdaea46cfcb -SIZE (wdiff-1.0.1.tar.gz) = 1294317 +SHA256 (wdiff-1.1.0.tar.gz) = b154bba7f5a6b76c9eff1ddd5d5850b0a6dc2332d2a1eda29444c68ecea7e5d1 +SIZE (wdiff-1.1.0.tar.gz) = 1384900 |