svn commit: r484887 - head/x11-wm/mutter

Koop Mast kwm at FreeBSD.org
Tue Nov 13 17:53:42 UTC 2018


Author: kwm
Date: Tue Nov 13 17:53:40 2018
New Revision: 484887
URL: https://svnweb.freebsd.org/changeset/ports/484887

Log:
  Update mutter to 3.28.3.
  
  Obtained from:	GNOME devel repo

Modified:
  head/x11-wm/mutter/Makefile
  head/x11-wm/mutter/distinfo

Modified: head/x11-wm/mutter/Makefile
==============================================================================
--- head/x11-wm/mutter/Makefile	Tue Nov 13 17:51:58 2018	(r484886)
+++ head/x11-wm/mutter/Makefile	Tue Nov 13 17:53:40 2018	(r484887)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mutter
-PORTVERSION=	3.28.2
+PORTVERSION=	3.28.3
 CATEGORIES=	x11-wm
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	zenity>=3.0.0:x11/zenity \
 		xkeyboard-config>=0:x11/xkeyboard-config \
 		gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas
 LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification \
+		libfribidi.so:converters/fribidi \
 		libxkbcommon.so:x11/libxkbcommon \
 		libcanberra.so:audio/libcanberra \
 		libcanberra-gtk3.so:audio/libcanberra-gtk3 \
@@ -32,7 +33,7 @@ RUN_DEPENDS=	zenity>=3.0.0:x11/zenity \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c++0x gettext gmake gmake libtool localbase pathfix \
+USES=		compiler:c++0x gettext gl gmake gnome libtool localbase pathfix \
 		pkgconfig tar:xz
 USE_GL=		egl
 USE_GNOME=	cairo gdkpixbuf2 gnomedesktop3 introspection

Modified: head/x11-wm/mutter/distinfo
==============================================================================
--- head/x11-wm/mutter/distinfo	Tue Nov 13 17:51:58 2018	(r484886)
+++ head/x11-wm/mutter/distinfo	Tue Nov 13 17:53:40 2018	(r484887)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525954507
-SHA256 (gnome3/mutter-3.28.2.tar.xz) = affa89b9c2b8fe500b7bc560ab1121fea80f90787bc0b04dc04f6bba7fd0f045
-SIZE (gnome3/mutter-3.28.2.tar.xz) = 3692712
+TIMESTAMP = 1538670224
+SHA256 (gnome3/mutter-3.28.3.tar.xz) = 8904236269295cd62c24cd1d7b64e1d0688fffe4c7386d620dcb342070cd036f
+SIZE (gnome3/mutter-3.28.3.tar.xz) = 3693812


More information about the svn-ports-all mailing list