git: 9f72339b5d30 - main - textproc/icdiff: Update to 2.0.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 09:30:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9f72339b5d3077a2db3d6d3130aa967180abd721
commit 9f72339b5d3077a2db3d6d3130aa967180abd721
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 09:27:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 09:27:14 +0000
textproc/icdiff: Update to 2.0.7
- Update WWW and clean up pkg-descr
Changes: https://github.com/jeffkaufman/icdiff/blob/master/ChangeLog
---
textproc/icdiff/Makefile | 5 +++--
textproc/icdiff/distinfo | 6 +++---
textproc/icdiff/pkg-descr | 2 --
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