Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2016 22:01:01 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427584 - in head/x11-wm/mutter: . files
Message-ID:  <201612022201.uB2M1189040703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Fri Dec  2 22:01:01 2016
New Revision: 427584
URL: https://svnweb.freebsd.org/changeset/ports/427584

Log:
  x11-wm/mutter: Update to 3.18.4
  
  - Update mutter to 3.18.4
  - Add LICENSE and LICENSE_FILE
  - Record TIMESTAMP and distinfo checksum (3.18.4)
  - Regenerate patches with make makepatch
  - Add WWW to pkg-descr
  
  PR:		214289
  Submitted by:	cpm
  Reviewed by:	amdmi3, feld (mentors)
  Approved by:	kwm (GNOME team), amdmi3, feld (mentors)

Modified:
  head/x11-wm/mutter/Makefile
  head/x11-wm/mutter/distinfo
  head/x11-wm/mutter/files/patch-src_Makefile.in
  head/x11-wm/mutter/pkg-descr

Modified: head/x11-wm/mutter/Makefile
==============================================================================
--- head/x11-wm/mutter/Makefile	Fri Dec  2 19:43:24 2016	(r427583)
+++ head/x11-wm/mutter/Makefile	Fri Dec  2 22:01:01 2016	(r427584)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mutter
-PORTVERSION=	3.18.3
+PORTVERSION=	3.18.4
 CATEGORIES=	x11-wm
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -10,6 +10,9 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Window and compositing manager based on Clutter
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	zenity>=3.0.0:x11/zenity \
 		gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas
 LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification \

Modified: head/x11-wm/mutter/distinfo
==============================================================================
--- head/x11-wm/mutter/distinfo	Fri Dec  2 19:43:24 2016	(r427583)
+++ head/x11-wm/mutter/distinfo	Fri Dec  2 22:01:01 2016	(r427584)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/mutter-3.18.3.tar.xz) = 58dd88d5596bb0377ae3aed692b306995de45aefae9e215cfaf4b13287526846
-SIZE (gnome3/mutter-3.18.3.tar.xz) = 1469556
+TIMESTAMP = 1478470097
+SHA256 (gnome3/mutter-3.18.4.tar.xz) = 3cd2d49ac269139a8860d84dfba4d5d5a8318c1510515b99681916ba8334d393
+SIZE (gnome3/mutter-3.18.4.tar.xz) = 1469140

Modified: head/x11-wm/mutter/files/patch-src_Makefile.in
==============================================================================
--- head/x11-wm/mutter/files/patch-src_Makefile.in	Fri Dec  2 19:43:24 2016	(r427583)
+++ head/x11-wm/mutter/files/patch-src_Makefile.in	Fri Dec  2 22:01:01 2016	(r427584)
@@ -1,6 +1,6 @@
---- src/Makefile.in.orig	2014-09-29 20:29:47.729666937 +0200
-+++ src/Makefile.in	2014-09-29 20:31:17.504662747 +0200
-@@ -951,7 +951,7 @@
+--- src/Makefile.in.orig	2016-04-21 10:20:11 UTC
++++ src/Makefile.in
+@@ -1021,7 +1021,7 @@ testboxes_LDADD = $(MUTTER_LIBS) libmutt
  @HAVE_INTROSPECTION_TRUE@	$(libmutterinclude_base_headers)	\
  @HAVE_INTROSPECTION_TRUE@	$(filter %.c,$(libmutter_la_SOURCES) $(nodist_libmutter_la_SOURCES))
  

Modified: head/x11-wm/mutter/pkg-descr
==============================================================================
--- head/x11-wm/mutter/pkg-descr	Fri Dec  2 19:43:24 2016	(r427583)
+++ head/x11-wm/mutter/pkg-descr	Fri Dec  2 22:01:01 2016	(r427584)
@@ -4,4 +4,4 @@ features that may be expected by traditi
 users;  these users may want to investigate other available window man-
 agers for use with GNOME or standalone.
 
-WWW: -
+WWW: https://wiki.gnome.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612022201.uB2M1189040703>