aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-sound-recorder/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
commitb93a80c99281466281db26011356c75bd54ea36c (patch)
treecb5a8a1108829deee66dbb334ff2a733162448c6 /deskutils/gnome-sound-recorder/Makefile
parentb78527376a1d11bef820d5e9fe86d3c524ea6acf (diff)
downloadports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz
ports-b93a80c99281466281db26011356c75bd54ea36c.zip
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
Notes
Notes: svn path=/head/; revision=408881
Diffstat (limited to 'deskutils/gnome-sound-recorder/Makefile')
-rw-r--r--deskutils/gnome-sound-recorder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-sound-recorder/Makefile b/deskutils/gnome-sound-recorder/Makefile
index 5406fe484c32..e59e78257052 100644
--- a/deskutils/gnome-sound-recorder/Makefile
+++ b/deskutils/gnome-sound-recorder/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-sound-recorder
-PORTVERSION= 3.16.0
+PORTVERSION= 3.18.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgjs.so:${PORTSDIR}/lang/gjs
PORTSCOUT= limitw:1,even
-USES= gettext gmake libtool pathfix pkgconfig python:3 tar:xz
+USES= gettext gmake gnome libtool pathfix pkgconfig python:3 tar:xz
USE_GNOME= gnomedesktop3 gtk30 intlhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes