summaryrefslogtreecommitdiff
path: root/textproc/icdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 09:27:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 09:27:14 +0000
commit9f72339b5d3077a2db3d6d3130aa967180abd721 (patch)
treef8e15cfc91352f35bcb056df3ca92c00cec3c304 /textproc/icdiff
parent1a9007ddc6e5b1cf2fcc7f97ade6be89182e8b56 (diff)
Diffstat (limited to 'textproc/icdiff')
-rw-r--r--textproc/icdiff/Makefile5
-rw-r--r--textproc/icdiff/distinfo6
-rw-r--r--textproc/icdiff/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/icdiff/Makefile b/textproc/icdiff/Makefile
index 963a153147fa..41eeab716f93 100644
--- a/textproc/icdiff/Makefile
+++ b/textproc/icdiff/Makefile
@@ -1,11 +1,12 @@
PORTNAME= icdiff
-PORTVERSION= 2.0.6
+PORTVERSION= 2.0.7
DISTVERSIONPREFIX= release-
CATEGORIES= textproc
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Improved colored diff
-WWW= https://www.jefftk.com/icdiff
+WWW= https://www.jefftk.com/icdiff \
+ https://github.com/jeffkaufman/icdiff
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/textproc/icdiff/distinfo b/textproc/icdiff/distinfo
index 37b1c3ca9159..52675b5d24b7 100644
--- a/textproc/icdiff/distinfo
+++ b/textproc/icdiff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589556
-SHA256 (jeffkaufman-icdiff-release-2.0.6_GH0.tar.gz) = 8f79b82032696d2eea2a3acf722cd34cf45215d4b09b52139880626a2b0d360e
-SIZE (jeffkaufman-icdiff-release-2.0.6_GH0.tar.gz) = 39715
+TIMESTAMP = 1692812381
+SHA256 (jeffkaufman-icdiff-release-2.0.7_GH0.tar.gz) = 147ebdd0c2b8019d0702bbbb1349d77442a4f05530cba39276b58b005ca08c77
+SIZE (jeffkaufman-icdiff-release-2.0.7_GH0.tar.gz) = 40150
diff --git a/textproc/icdiff/pkg-descr b/textproc/icdiff/pkg-descr
index c3840b4698a9..60a3831c7b9c 100644
--- a/textproc/icdiff/pkg-descr
+++ b/textproc/icdiff/pkg-descr
@@ -6,5 +6,3 @@ understanding small changes within existing lines.
Instead of trying to be a diff replacement for all circumstances, the goal of
icdiff is to be a tool you can reach for to get a better picture of what changed
when it's not immediately obvious from diff.
-
-See also: https://github.com/jeffkaufman/icdiff