Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 14:58:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 62da3619bdf4 - main - textproc/icdiff: Update to 2.0.3
Message-ID:  <202108081458.178Ewbhg024328@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62da3619bdf46c0f98a1a42264cc546a0f3a08fe

commit 62da3619bdf46c0f98a1a42264cc546a0f3a08fe
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:35:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:53:59 +0000

    textproc/icdiff: Update to 2.0.3
    
    Changes:        https://github.com/jeffkaufman/icdiff/blob/master/ChangeLog
---
 textproc/icdiff/Makefile  | 2 +-
 textproc/icdiff/distinfo  | 6 +++---
 textproc/icdiff/pkg-descr | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/textproc/icdiff/Makefile b/textproc/icdiff/Makefile
index 559afddc5646..693912406130 100644
--- a/textproc/icdiff/Makefile
+++ b/textproc/icdiff/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ben Woods <woodsb02@FreeBSD.org>
 
 PORTNAME=	icdiff
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.3
 DISTVERSIONPREFIX=	release-
 CATEGORIES=	textproc
 
diff --git a/textproc/icdiff/distinfo b/textproc/icdiff/distinfo
index 493791a88167..3e6ed82e156f 100644
--- a/textproc/icdiff/distinfo
+++ b/textproc/icdiff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614724696
-SHA256 (jeffkaufman-icdiff-release-2.0.0_GH0.tar.gz) = bce07ff4995aafe9de274ca0a322e56275dc264948b125457d2cc73dd7e9eee2
-SIZE (jeffkaufman-icdiff-release-2.0.0_GH0.tar.gz) = 32145
+TIMESTAMP = 1628103054
+SHA256 (jeffkaufman-icdiff-release-2.0.3_GH0.tar.gz) = 23e9502895999a929e1d3559403205846742f7cf8a22c5d7f3c4db910ba12321
+SIZE (jeffkaufman-icdiff-release-2.0.3_GH0.tar.gz) = 32357
diff --git a/textproc/icdiff/pkg-descr b/textproc/icdiff/pkg-descr
index fcd207b15a9e..65a5f0d4b1ca 100644
--- a/textproc/icdiff/pkg-descr
+++ b/textproc/icdiff/pkg-descr
@@ -8,3 +8,4 @@ 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.
 
 WWW: https://www.jefftk.com/icdiff
+WWW: https://github.com/jeffkaufman/icdiff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081458.178Ewbhg024328>