aboutsummaryrefslogtreecommitdiff
path: root/textproc/meld
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-07-28 22:21:04 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-07-28 22:21:04 +0000
commitc4bc76c27eeb3e7c41a2d1915aed622bc6f74951 (patch)
tree224ad3786a09dff23ef68fb39e2f4f8e11699b43 /textproc/meld
parentaff2468eda27162abef64c9760887eae357eaee9 (diff)
downloadports-c4bc76c27eeb3e7c41a2d1915aed622bc6f74951.tar.gz
ports-c4bc76c27eeb3e7c41a2d1915aed622bc6f74951.zip
- Update to version 3.14.0
Changes: * Fix crash when starting folder comparison on Windows (Kai Willadsen) * Fix bad chunk action behaviour for middle-to-right actions in three pane conflicts (Kai Willadsen) * Documentation fixes (Anders Jonsson) - Add run dependency on GNOME schemas otherwise execution fails: [1] GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed PR: 200184 [1] Submitted by: yuri@rawbw.com [1]
Notes
Notes: svn path=/head/; revision=393126
Diffstat (limited to 'textproc/meld')
-rw-r--r--textproc/meld/Makefile3
-rw-r--r--textproc/meld/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index 139cf51c32af..7edab77931d4 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meld
-PORTVERSION= 3.13.3
+PORTVERSION= 3.14.0
CATEGORIES= textproc devel python
MASTER_SITES= GNOME
@@ -12,6 +12,7 @@ COMMENT= GNOME visual diff and merge tool
LICENSE= GPLv2
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
USES= desktop-file-utils gettext python:2 shared-mime-info \
shebangfix tar:xz
diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo
index 2c19e1fbfb74..343dbff7a9a0 100644
--- a/textproc/meld/distinfo
+++ b/textproc/meld/distinfo
@@ -1,2 +1,2 @@
-SHA256 (meld-3.13.3.tar.xz) = cbebe6ba87a28d2a9687db352ebc6c1dda170e900fbcbc551d45b610ff733a53
-SIZE (meld-3.13.3.tar.xz) = 494376
+SHA256 (meld-3.14.0.tar.xz) = 430e2936b787c90ffa0999d3c94611fcaa64ca1920933f31550d5b931b4f103c
+SIZE (meld-3.14.0.tar.xz) = 495168