Date: Sat, 15 May 2021 16:55:03 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f2bc66138d2c - main - textproc/kdiff3: update 1.9.1, latest upstream Message-ID: <202105151655.14FGt3lf069471@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2bc66138d2c1027c5b77d9574d003008b10d0f5 commit f2bc66138d2c1027c5b77d9574d003008b10d0f5 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-05-15 16:51:24 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-05-15 16:54:59 +0000 textproc/kdiff3: update 1.9.1, latest upstream There don't seem to be release notes for this, but the commits are minor bugfixes and a new keyboard shortcut. --- textproc/kdiff3/Makefile | 2 +- textproc/kdiff3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 74c51a4ea8cf..0b13e9d37583 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -1,5 +1,5 @@ PORTNAME= kdiff3 -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME} diff --git a/textproc/kdiff3/distinfo b/textproc/kdiff3/distinfo index 9c518e9dcd1e..92b3907a49b6 100644 --- a/textproc/kdiff3/distinfo +++ b/textproc/kdiff3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620033015 -SHA256 (kdiff3-1.9.0.tar.xz) = a7fd61a23f1e37f25af0efa82265d4723e63889aa3213a58b76ce0c96eab23d0 -SIZE (kdiff3-1.9.0.tar.xz) = 1052284 +TIMESTAMP = 1621094012 +SHA256 (kdiff3-1.9.1.tar.xz) = 079df4523c15919489707dc89b738ad6432680d42de59caecb3a9219b5cbd294 +SIZE (kdiff3-1.9.1.tar.xz) = 1052912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105151655.14FGt3lf069471>