diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-16 08:31:38 +0200 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-16 08:31:38 +0200 |
| commit | 82d99dea86250c59277b77e49cf1c25c41d752ee (patch) | |
| tree | aa878c00af0e452541fad0cf829bf15833ecd8cf /textproc/kdiff3/Makefile | |
| parent | devel/libdbusmenu-qt: prepare for Qt 6.5.0 (diff) | |
textproc/kdiff3: update to 1.10.1
Version 1.10.1 - 2023
===========================
* 467652 - "Escape" shortcut ignored if merge output in focus
* 466522 - save and restore dock states
* 439148 - Show UI before comparison start
* 466241 - Don't crash on broken links
* 466524 - Fix memory safety issues during reload.
* Fix mishandling line count for files containing '0x0b'
Diffstat (limited to 'textproc/kdiff3/Makefile')
| -rw-r--r-- | textproc/kdiff3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 2d91bb4efb80..b228de3c0d12 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -1,5 +1,5 @@ PORTNAME= kdiff3 -DISTVERSION= 1.10.0 +DISTVERSION= 1.10.1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME} |
