Index: head/multimedia/totem/Makefile =================================================================== --- head/multimedia/totem/Makefile (revision 487054) +++ head/multimedia/totem/Makefile (revision 487055) @@ -1,81 +1,81 @@ # Created by: Hendrik Scholz # $FreeBSD$ PORTNAME= totem -PORTVERSION= 3.26.1 +PORTVERSION= 3.26.2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gstreamer-based video player for the GNOME 3 Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ pylint:devel/pylint \ appstream-glib>=0:devel/appstream-glib \ itstool:textproc/itstool \ grilo-plugins>=0:net/grilo-plugins LIB_DEPENDS= libgdata.so:devel/libgdata \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gst-3.0.so:multimedia/clutter-gst3 \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libpeas-1.0.so:devel/libpeas \ libjson-glib-1.0.so:devel/json-glib \ libgrilo-0.3.so:net/grilo \ libzeitgeist-2.0.so:sysutils/zeitgeist \ libtotem-plparser.so:multimedia/totem-pl-parser RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} \ gnome-settings-daemon>=2.91.0:sysutils/gnome-settings-daemon \ gnome-icon-theme-symbolic>=2.91.0:x11-themes/gnome-icon-theme-symbolic \ grilo-plugins>=0:net/grilo-plugins PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gnome localbase meson \ pkgconfig python:3.4+ tar:xz USE_GNOME= cairo gtk30 intlhack introspection libxml2 nautilus3 \ pygobject3 USE_XORG= x11 xorgproto xtst ice sm USE_GSTREAMER1= core good bad soup ugly INSTALLS_ICONS= yes USE_GL= egl USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.totem.enums.xml \ org.gnome.totem.gschema.xml \ org.gnome.totem.plugins.opensubtitles.gschema.xml \ org.gnome.totem.plugins.pythonconsole.gschema.xml # https://bugzilla.gnome.org/show_bug.cgi?id=786248 # https://github.com/mesonbuild/meson/issues/1994 MAKE_JOBS_UNSAFE=yes .include .if ${ARCH} == i386 MESON_ARGS= -Denable-vala=no PLIST_SUB+= VALA="@comment " .else BUILD_DEPENDS+= valac:lang/vala PLIST_SUB+= VALA="" .endif .if defined(WITH_DVD_DEVICE) DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} .else DEFAULT_DVD_DEVICE=/dev/cd0 .endif pre-everything:: @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" .include Index: head/multimedia/totem/distinfo =================================================================== --- head/multimedia/totem/distinfo (revision 487054) +++ head/multimedia/totem/distinfo (revision 487055) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529610772 -SHA256 (gnome3/totem-3.26.1.tar.xz) = 298160c9ee8d34f1ac6586c69e0440e3586a75fd4b1719d79f908edb9c00c382 -SIZE (gnome3/totem-3.26.1.tar.xz) = 3281392 +TIMESTAMP = 1544365286 +SHA256 (gnome3/totem-3.26.2.tar.xz) = cf8c49941f37e326353e5ede621350f78d2658f7cef73bf92aeedfa1a98e9ed2 +SIZE (gnome3/totem-3.26.2.tar.xz) = 3281260