svn commit: r325850 - head/textproc/meld
Pawel Pekala
pawel at FreeBSD.org
Sun Sep 1 11:53:29 UTC 2013
Author: pawel
Date: Sun Sep 1 11:53:28 2013
New Revision: 325850
URL: http://svnweb.freebsd.org/changeset/ports/325850
Log:
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)
Modified:
head/textproc/meld/Makefile
head/textproc/meld/distinfo
Modified: head/textproc/meld/Makefile
==============================================================================
--- head/textproc/meld/Makefile Sun Sep 1 11:24:19 2013 (r325849)
+++ head/textproc/meld/Makefile Sun Sep 1 11:53:28 2013 (r325850)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meld
-PORTVERSION= 1.7.4
+PORTVERSION= 1.7.5
CATEGORIES= textproc devel python
MASTER_SITES= GNOME
Modified: head/textproc/meld/distinfo
==============================================================================
--- head/textproc/meld/distinfo Sun Sep 1 11:24:19 2013 (r325849)
+++ head/textproc/meld/distinfo Sun Sep 1 11:53:28 2013 (r325850)
@@ -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
More information about the svn-ports-all
mailing list