summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-05-16 21:30:00 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-05-16 21:30:00 +0000
commit7a9c8438ebd25edf9b19897e7d23648ecf1f4770 (patch)
treef59c94a603bcf3207826b51030c236f01b6de82b
parent- Rely on subversion to bring in apr dependency; unbreak (diff)
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.
Notes
Notes: svn path=/head/; revision=213167
-rw-r--r--graphics/GraphicsMagick/Makefile2
-rw-r--r--graphics/GraphicsMagick12/Makefile2
-rw-r--r--graphics/GraphicsMagick13/Makefile2
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 \