diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-05-31 10:54:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-05-31 10:54:47 +0000 |
commit | c07939985ad8d6b82ec6cbb25c79c701324400b8 (patch) | |
tree | 6d5a7d40abdc209c9b88bfab32f9b544b1fc56c6 /textproc/colordiff | |
parent | 862d866698b9fdfee8436342f99bdb39544c5d03 (diff) |
Notes
Diffstat (limited to 'textproc/colordiff')
-rw-r--r-- | textproc/colordiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/colordiff/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/colordiff/Makefile b/textproc/colordiff/Makefile index 756855411362..acf0affd6b89 100644 --- a/textproc/colordiff/Makefile +++ b/textproc/colordiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= colordiff -PORTVERSION= 1.0.16 +PORTVERSION= 1.0.17 CATEGORIES= textproc MASTER_SITES= http://www.colordiff.org/ LOCAL/ehaupt diff --git a/textproc/colordiff/distinfo b/textproc/colordiff/distinfo index eca3df1f7033..cf4195292fbe 100644 --- a/textproc/colordiff/distinfo +++ b/textproc/colordiff/distinfo @@ -1,2 +1,3 @@ -SHA256 (colordiff-1.0.16.tar.gz) = eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b -SIZE (colordiff-1.0.16.tar.gz) = 21542 +TIMESTAMP = 1496228015 +SHA256 (colordiff-1.0.17.tar.gz) = 780f70916f6fdc2eccbb519069662de1411705601ba1f1808a7e34f4d987d427 +SIZE (colordiff-1.0.17.tar.gz) = 21561 |