From 7a9c8438ebd25edf9b19897e7d23648ecf1f4770 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Fri, 16 May 2008 21:30:00 +0000 Subject: [PATCH] Unfortunately, portmgr's policies -- no matter how bogus -- have core's full backing as long as they apply to all. I refuse to obey a particular policy -- that of automatic bumping PORTREVISION of all ports lib-depending on mine. It is no longer possible to leave obeying a disagreable policy to those, who finds it acceptable, either -- portmgr gets really angry, threatening backouts and commit-bit suspensions. I thus have no other option but to relinquish maintainership of ports, which install shared libraries, which any other ports depend on -- starting with GraphicsMagick. --- graphics/GraphicsMagick/Makefile | 2 +- graphics/GraphicsMagick12/Makefile | 2 +- graphics/GraphicsMagick13/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 8302d672ed2d..7148f45f5625 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index 8302d672ed2d..7148f45f5625 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile index 8302d672ed2d..7148f45f5625 100644 --- a/graphics/GraphicsMagick13/Makefile +++ b/graphics/GraphicsMagick13/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \