diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-07-28 22:21:04 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-07-28 22:21:04 +0000 |
commit | c4bc76c27eeb3e7c41a2d1915aed622bc6f74951 (patch) | |
tree | 224ad3786a09dff23ef68fb39e2f4f8e11699b43 /textproc/meld | |
parent | aff2468eda27162abef64c9760887eae357eaee9 (diff) |
Notes
Diffstat (limited to 'textproc/meld')
-rw-r--r-- | textproc/meld/Makefile | 3 | ||||
-rw-r--r-- | textproc/meld/distinfo | 4 |
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 |