diff options
author | wiz <wiz> | 2013-09-02 16:11:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-09-02 16:11:43 +0000 |
commit | 794ac94b230bada518434af674895804b17794d7 (patch) | |
tree | 49e9b5eed12fc0d131a1d214ec78d83c11b785be /devel/meld | |
parent | f70942a351da2e30aa8ff79489ce595f4e47ed0b (diff) | |
download | pkgsrc-794ac94b230bada518434af674895804b17794d7.tar.gz |
Update to 1.7.5:
2013-9-1 meld 1.7.5
===================
Features:
* Open the version control console view when the exit code of a VC
operation indicates that there was an error (Kai Willadsen)
* Improve our handling of bad gconf setups, and add a file-system key
to force a no-gconf fallback for persistent issues (Daniel Richard G)
* Add a preference for whether to highlight the current line of a file
comparison (Kai Willadsen)
* Keyboard shortcut for the commit dialog (Kai Willadsen)
Fixes:
* Fix traversing symlink loops in version control comparisons (Kai
Willadsen)
* Minor fixes and cleanups (Boruch Baum, Sandro Bonazzola, Kai Willadsen)
Translations:
* Antonio Fernandes C. Neto (pt_BR)
* Daniel Mustieles (es)
* Fran Diéguez (gl)
* Marek Černocký (cs)
* Rafael Ferreira (pt_BR)
* Piotr Drąg (pl)
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 c1727fe9e62..a25d2386482 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2013/08/20 22:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/09/02 16:11:43 wiz Exp $ -DISTNAME= meld-1.7.4 +DISTNAME= meld-1.7.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/1.7/} EXTRACT_SUFX= .tar.xz diff --git a/devel/meld/distinfo b/devel/meld/distinfo index 9415b7fc2cb..754fb922a86 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2013/07/28 09:23:20 wiz Exp $ +$NetBSD: distinfo,v 1.22 2013/09/02 16:11:43 wiz Exp $ -SHA1 (meld-1.7.4.tar.xz) = 84c4d26e1e10031db6a49e7d4c9cf454c24f6327 -RMD160 (meld-1.7.4.tar.xz) = c80a4d16a57f7c7baafae32084100f5970c5bdf1 -Size (meld-1.7.4.tar.xz) = 406156 bytes +SHA1 (meld-1.7.5.tar.xz) = 13be80b0f3487870315f66ce376ccca35c22b786 +RMD160 (meld-1.7.5.tar.xz) = 54bef7c69a4c3d5335b045b66fcc91f69dca9eee +Size (meld-1.7.5.tar.xz) = 406620 bytes |