Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2020 17:50:27 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r538925 - in branches/2020Q2/x11-wm: compiz compiz-plugins-main compizconfig-backend-gconf compizconfig-python emerald libcompizconfig
Message-ID:  <202006151750.05FHoRIC020649@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Mon Jun 15 17:50:27 2020
New Revision: 538925
URL: https://svnweb.freebsd.org/changeset/ports/538925

Log:
  MFH: r538818
  
  Reset maintainer on compiz and related ports
  
  Reset the maintainer on x11-wm/compiz and a few related ports.
  Update MASTERDIR to make them fetchable again.
  
  PR:		246461 246442
  Submitted by:	Chris Hutchinson (new maintainer)
  Approved by:	Daniel Austin (previous maintainer)
  
  Approved by:	ports-secteam (joenum)

Modified:
  branches/2020Q2/x11-wm/compiz-plugins-main/Makefile
  branches/2020Q2/x11-wm/compiz/Makefile
  branches/2020Q2/x11-wm/compizconfig-backend-gconf/Makefile
  branches/2020Q2/x11-wm/compizconfig-python/Makefile
  branches/2020Q2/x11-wm/emerald/Makefile
  branches/2020Q2/x11-wm/libcompizconfig/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/x11-wm/compiz-plugins-main/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/compiz-plugins-main/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/compiz-plugins-main/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -5,9 +5,9 @@ PORTNAME=	compiz-plugins-main
 PORTVERSION=	0.8.8
 PORTREVISION=	6
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/compiz-plugins-main/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Plugins for Compiz Composite Window Manager
 
 LICENSE=	GPLv2+

Modified: branches/2020Q2/x11-wm/compiz/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/compiz/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/compiz/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -4,9 +4,9 @@ PORTNAME=	compiz
 PORTVERSION=	0.8.8
 PORTREVISION=	9
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/compiz/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Compiz Composite/Window Manager
 
 LICENSE=		GPLv2+ LGPL21+ MIT

Modified: branches/2020Q2/x11-wm/compizconfig-backend-gconf/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/compizconfig-backend-gconf/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/compizconfig-backend-gconf/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -5,9 +5,9 @@ PORTNAME=	compizconfig-backend-gconf
 PORTVERSION=	0.8.8
 PORTREVISION=	2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/compizconfig-backend-gconf/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	GConf backend for CompizConfig
 
 LICENSE=	GPLv2+

Modified: branches/2020Q2/x11-wm/compizconfig-python/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/compizconfig-python/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/compizconfig-python/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -5,9 +5,9 @@ PORTNAME=	compizconfig-python
 PORTVERSION=	0.8.4
 PORTREVISION=	9
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/compizconfig-python/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Python bindings for the compizconfig library
 
 LICENSE=	GPLv2+

Modified: branches/2020Q2/x11-wm/emerald/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/emerald/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/emerald/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -4,9 +4,9 @@ PORTNAME=	emerald
 PORTVERSION=	0.8.8
 PORTREVISION=	5
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/emerald/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Emerald Window Decorator
 
 LICENSE=	GPLv2+

Modified: branches/2020Q2/x11-wm/libcompizconfig/Makefile
==============================================================================
--- branches/2020Q2/x11-wm/libcompizconfig/Makefile	Mon Jun 15 17:48:50 2020	(r538924)
+++ branches/2020Q2/x11-wm/libcompizconfig/Makefile	Mon Jun 15 17:50:27 2020	(r538925)
@@ -4,9 +4,9 @@
 PORTNAME=	libcompizconfig
 PORTVERSION=	0.8.8
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES=	https://BSDforge.com/projects/source/x11-wm/libcompizconfig/
 
-MAINTAINER=	freebsd-ports@dan.me.uk
+MAINTAINER=	potmaster@BSDforge.com
 COMMENT=	Alternative configuration system for Compiz
 
 LICENSE=	GPLv2



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