diff options
author | mat <mat@FreeBSD.org> | 2017-05-23 20:41:49 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-05-23 20:41:49 +0800 |
commit | bd387675607240a51e3dd45146fc84f77b30575f (patch) | |
tree | c982d3b56af094259b4978265429a096b7470210 /textproc/cdiff | |
parent | 35ddaa49c48430b7d6c1794db1c52df5f611edb7 (diff) | |
download | freebsd-ports-gnome-bd387675607240a51e3dd45146fc84f77b30575f.tar.gz freebsd-ports-gnome-bd387675607240a51e3dd45146fc84f77b30575f.tar.zst freebsd-ports-gnome-bd387675607240a51e3dd45146fc84f77b30575f.zip |
Add a few commits after 1.0, it adds the ability to set the tab width.
Sponsored by: Absolight
Diffstat (limited to 'textproc/cdiff')
-rw-r--r-- | textproc/cdiff/Makefile | 3 | ||||
-rw-r--r-- | textproc/cdiff/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index 8382951e0702..fb96da17679e 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cdiff -PORTVERSION= 1.0 +DISTVERSION= 1.0-3 +DISTVERSIONSUFFIX= -ga1a33a5 PORTEPOCH= 1 MASTER_SITES= LOCAL/mat/cdiff GH CATEGORIES= textproc diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index 7b32ddc5e543..7a0e748c6097 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495542386 -SHA256 (ymattw-cdiff-1.0_GH0.tar.gz) = d9aa95299973cf25cba9d62a41df845ec4c5d391b9aca4d84f32fcefecccd846 -SIZE (ymattw-cdiff-1.0_GH0.tar.gz) = 33501 +TIMESTAMP = 1495542965 +SHA256 (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 9a5baa69ba0b768cd38929caf503e9303f61eb41e90cc8f544e2caad6cb15731 +SIZE (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 33701 |