summaryrefslogtreecommitdiffstats
path: root/net/vinagre
diff options
context:
space:
mode:
Diffstat (limited to 'net/vinagre')
-rw-r--r--net/vinagre/Makefile5
-rw-r--r--net/vinagre/distinfo4
-rw-r--r--net/vinagre/files/patch-vinagre_vinagre-dirs.c10
3 files changed, 14 insertions, 5 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile
index e1b91d9..4e7d096 100644
--- a/net/vinagre/Makefile
+++ b/net/vinagre/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= vinagre
-PORTVERSION= 3.16.1
-PORTREVISION= 1
+PORTVERSION= 3.18.2
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -22,7 +21,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
PORTSCOUT= limitw:1,even
-USES= desktop-file-utils gettext gmake pathfix pkgconfig \
+USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \
shared-mime-info tar:xz
USE_GNOME= gtk30 intlhack libxml2 vte3
GNU_CONFIGURE= yes
diff --git a/net/vinagre/distinfo b/net/vinagre/distinfo
index 29fe2f9..1aa5692 100644
--- a/net/vinagre/distinfo
+++ b/net/vinagre/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/vinagre-3.16.1.tar.xz) = d77c0057e8525efeef8b35839bce07e5451d99f3ef9d156c7f549a4c1ad6483f
-SIZE (gnome3/vinagre-3.16.1.tar.xz) = 812964
+SHA256 (gnome3/vinagre-3.18.2.tar.xz) = 65b81299de0b75a9433e5654d5314f347895d5efb7acd3b111e5e8c03f48fbc4
+SIZE (gnome3/vinagre-3.18.2.tar.xz) = 819820
diff --git a/net/vinagre/files/patch-vinagre_vinagre-dirs.c b/net/vinagre/files/patch-vinagre_vinagre-dirs.c
new file mode 100644
index 0000000..e258854
--- /dev/null
+++ b/net/vinagre/files/patch-vinagre_vinagre-dirs.c
@@ -0,0 +1,10 @@
+--- vinagre/vinagre-dirs.c.orig 2015-05-28 09:18:05.360678000 +0200
++++ vinagre/vinagre-dirs.c 2015-05-28 09:19:16.854504000 +0200
+@@ -204,6 +204,7 @@
+ " directories.", _tmp18_);
+ data_dirs = (_vala_array_free (data_dirs, data_dirs_length1, (GDestroyNotify) g_free), NULL);
+ system_data_dirs = (_vala_array_free (system_data_dirs, system_data_dirs_length1, (GDestroyNotify) g_free), NULL);
++ return result;
+ }
+
+
OpenPOWER on IntegriCloud