diff options
author | mat <mat@FreeBSD.org> | 2016-01-30 00:13:41 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-01-30 00:13:41 +0800 |
commit | ef5bb691ca72c4f23ce79f0332203392a9c51ff5 (patch) | |
tree | 3e56a7c4c47cc4466538be2eb6874d0cf894acc2 /textproc/cdiff | |
parent | 5b5cd043c9621c485e4d59d8dbb4b06e637b1147 (diff) | |
download | freebsd-ports-gnome-ef5bb691ca72c4f23ce79f0332203392a9c51ff5.tar.gz freebsd-ports-gnome-ef5bb691ca72c4f23ce79f0332203392a9c51ff5.tar.zst freebsd-ports-gnome-ef5bb691ca72c4f23ce79f0332203392a9c51ff5.zip |
Update to 0.9.8.
Changes: https://github.com/ymattw/cdiff/compare/0.9.7...0.9.8
Sponsored by: Absolight
Diffstat (limited to 'textproc/cdiff')
-rw-r--r-- | textproc/cdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/cdiff/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index 7ef8ddc5d244..dcb8464fbf63 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cdiff -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 PORTEPOCH= 1 MASTER_SITES= LOCAL/mat/cdiff GH CATEGORIES= textproc diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index bf57c36caf99..9f65c67c2393 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (ymattw-cdiff-0.9.7_GH0.tar.gz) = 41eff442efc34e545d89b94f47da22ffc5edb4224476728746841b64b69f3512 -SIZE (ymattw-cdiff-0.9.7_GH0.tar.gz) = 31964 +SHA256 (ymattw-cdiff-0.9.8_GH0.tar.gz) = 676f025b385c40bdf784aabf8381b2006f5e3befc2768c4d454a276f759221f1 +SIZE (ymattw-cdiff-0.9.8_GH0.tar.gz) = 32943 |