summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/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 /multimedia/totem-pl-parser/Makefile
parent- Add LICENSE (diff)
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 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 7d3aadf631ea..f63347db4b75 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= totem-pl-parser
-PORTVERSION= 3.10.5
-PORTREVISION= 1
+PORTVERSION= 3.10.6
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -14,7 +13,7 @@ COMMENT= GObject-based library to parse a host of playlist formats
LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
-USES= gettext gmake libarchive libtool pathfix pkgconfig tar:xz
+USES= gettext gmake gnome libarchive libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 gnomeprefix intltool introspection:build \
libxml2
USE_LDCONFIG= yes