svn commit: r538818 - in head/x11-wm: compiz compiz-plugins-main compizconfig-backend-gconf compizconfig-python emerald libcompizconfig

Niclas Zeising zeising at FreeBSD.org
Sun Jun 14 16:01:52 UTC 2020


Author: zeising
Date: Sun Jun 14 16:01:50 2020
New Revision: 538818
URL: https://svnweb.freebsd.org/changeset/ports/538818

Log:
  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)
  MFH:		2020Q2

Modified:
  head/x11-wm/compiz-plugins-main/Makefile
  head/x11-wm/compiz/Makefile
  head/x11-wm/compizconfig-backend-gconf/Makefile
  head/x11-wm/compizconfig-python/Makefile
  head/x11-wm/emerald/Makefile
  head/x11-wm/libcompizconfig/Makefile

Modified: head/x11-wm/compiz-plugins-main/Makefile
==============================================================================
--- head/x11-wm/compiz-plugins-main/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/compiz-plugins-main/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Plugins for Compiz Composite Window Manager
 
 LICENSE=	GPLv2+

Modified: head/x11-wm/compiz/Makefile
==============================================================================
--- head/x11-wm/compiz/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/compiz/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Compiz Composite/Window Manager
 
 LICENSE=		GPLv2+ LGPL21+ MIT

Modified: head/x11-wm/compizconfig-backend-gconf/Makefile
==============================================================================
--- head/x11-wm/compizconfig-backend-gconf/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/compizconfig-backend-gconf/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	GConf backend for CompizConfig
 
 LICENSE=	GPLv2+

Modified: head/x11-wm/compizconfig-python/Makefile
==============================================================================
--- head/x11-wm/compizconfig-python/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/compizconfig-python/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Python bindings for the compizconfig library
 
 LICENSE=	GPLv2+

Modified: head/x11-wm/emerald/Makefile
==============================================================================
--- head/x11-wm/emerald/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/emerald/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Emerald Window Decorator
 
 LICENSE=	GPLv2+

Modified: head/x11-wm/libcompizconfig/Makefile
==============================================================================
--- head/x11-wm/libcompizconfig/Makefile	Sun Jun 14 15:46:10 2020	(r538817)
+++ head/x11-wm/libcompizconfig/Makefile	Sun Jun 14 16:01:50 2020	(r538818)
@@ -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 at dan.me.uk
+MAINTAINER=	potmaster at BSDforge.com
 COMMENT=	Alternative configuration system for Compiz
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list