diff options
author | pawel <pawel@FreeBSD.org> | 2013-09-01 19:53:28 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-09-01 19:53:28 +0800 |
commit | ba7b80d5247478d6dc8c52d4da5e87ba51007376 (patch) | |
tree | adb1afa41b5ff65c9ee02701d6208d1268cff242 /textproc/meld | |
parent | 0d2309f724e51502586d286e3d6c1b8f86ec1901 (diff) | |
download | freebsd-ports-gnome-ba7b80d5247478d6dc8c52d4da5e87ba51007376.tar.gz freebsd-ports-gnome-ba7b80d5247478d6dc8c52d4da5e87ba51007376.tar.zst freebsd-ports-gnome-ba7b80d5247478d6dc8c52d4da5e87ba51007376.zip |
Update to version 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 Diuez (gl)
* Marek Cernocky (cs)
* Rafael Ferreira (pt_BR)
* Piotr Drag (pl)
Diffstat (limited to 'textproc/meld')
-rw-r--r-- | textproc/meld/Makefile | 2 | ||||
-rw-r--r-- | textproc/meld/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 253d604600ca..88a06d25f3b4 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meld -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 CATEGORIES= textproc devel python MASTER_SITES= GNOME diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo index 96904a5bff42..1379f4491344 100644 --- a/textproc/meld/distinfo +++ b/textproc/meld/distinfo @@ -1,2 +1,2 @@ -SHA256 (meld-1.7.4.tar.xz) = 17c1230512b4b788c4b7b0c6bbd72b10c1005a810c1c9c8db9a0bf1cb1f7d56f -SIZE (meld-1.7.4.tar.xz) = 406156 +SHA256 (meld-1.7.5.tar.xz) = 4043354074ebd7a29f1a246e180bb5d5c1aa771710dd7ae2621f64515210518d +SIZE (meld-1.7.5.tar.xz) = 406620 |