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.
This commit is contained in:
parent
2a3611c5dc
commit
7a9c8438eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213167
3 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue