diff options
author | wiz <wiz> | 2014-11-27 11:19:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-27 11:19:42 +0000 |
commit | 03fc7e0658b872fb7dd95b5453c207472ddd946e (patch) | |
tree | 01fa93f587eda6ab6dd45873426779459c04f88b /devel/meld | |
parent | 0594f6251db131081a9089e2d74b814a00e04c43 (diff) | |
download | pkgsrc-03fc7e0658b872fb7dd95b5453c207472ddd946e.tar.gz |
Update to 3.12.2:
2014-11-25 meld 3.12.2
======================
Fixes:
* Fix display of change action buttons and line numbers when line numbers
are shown (Kai Willadsen)
* Fix positioning of the change action buttons (Kai Willadsen)
* Fix tab width setting not working correctly (Kai Willadsen)
* Fix starting comparison of Subversion checkouts from a subdirectory (Kai
Willadsen)
* Fix starting Meld from a differently-named symlink (Kai Willadsen)
* Ignore errors when copying file metadata if the destination file system
doesn't support it (Kai Willadsen)
* Automatically recompile stale in-place gschemas (Kai Willadsen)
* Handle SIGINT to support previous quit-on-Ctrl-C behaviour (Kai Willadsen)
Translations:
* Dimitris Spingos (el)
* Marek Černocký (cs)
Diffstat (limited to 'devel/meld')
-rw-r--r-- | devel/meld/Makefile | 4 | ||||
-rw-r--r-- | devel/meld/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile index d2b84912039..31bbee4de93 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2014/10/26 08:46:38 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2014/11/27 11:19:42 wiz Exp $ -DISTNAME= meld-3.12.1 +DISTNAME= meld-3.12.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/3.12/} EXTRACT_SUFX= .tar.xz diff --git a/devel/meld/distinfo b/devel/meld/distinfo index 7593ce722c5..d8fa668b03a 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2014/10/26 08:46:38 wiz Exp $ +$NetBSD: distinfo,v 1.32 2014/11/27 11:19:42 wiz Exp $ -SHA1 (meld-3.12.1.tar.xz) = c46ecab903bad2ece5c5031a624b545c7dcdb486 -RMD160 (meld-3.12.1.tar.xz) = 6dd9471c1ea9ee720fb4e386a485ffc59bf54f30 -Size (meld-3.12.1.tar.xz) = 461632 bytes +SHA1 (meld-3.12.2.tar.xz) = 693ae87bcd0080d938d16197c3d46ffe1a4de42d +RMD160 (meld-3.12.2.tar.xz) = 24a7421abe1372fbb57fd00b48db534e26cc6924 +Size (meld-3.12.2.tar.xz) = 461932 bytes |