diff options
author | wiz <wiz> | 2014-10-26 08:46:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-10-26 08:46:38 +0000 |
commit | f1a41f69d2b3823816531fdcc5dab82d9be71e1b (patch) | |
tree | 1f52f554370c89ee4405a3c2ace40b17d13568ed /devel/meld | |
parent | 82cc648fde13c8ce9bb79311227dd03db307cf18 (diff) | |
download | pkgsrc-f1a41f69d2b3823816531fdcc5dab82d9be71e1b.tar.gz |
Update to 3.12.1:
2014-10-26 meld 3.12.1
======================
Fixes:
* Work around change colours not displaying on GTK+ 3.14 (Kai Willadsen)
* Fix missing cache opcodes in some circumstances (Kai Willadsen)
* Fix text view expansion when resizing patch dialog (Kai Willadsen)
* Build fix to always include C locale when LINGUAS is set (Kai Willadsen)
Translations:
* Rafael Ferreira (pt_BR)
* Мирослав Николић (sr, sr@latin)
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 a941d7fea29..d2b84912039 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2014/10/01 09:43:43 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/10/26 08:46:38 wiz Exp $ -DISTNAME= meld-3.12.0 +DISTNAME= meld-3.12.1 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 4fc5782f5c8..7593ce722c5 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2014/10/01 09:43:43 wiz Exp $ +$NetBSD: distinfo,v 1.31 2014/10/26 08:46:38 wiz Exp $ -SHA1 (meld-3.12.0.tar.xz) = 1481f453463da29357953933362cccfa336313bd -RMD160 (meld-3.12.0.tar.xz) = 311889c5adbd548dffa2c1f0ab6886a9f3a72f15 -Size (meld-3.12.0.tar.xz) = 460596 bytes +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 |