Date: Fri, 18 Mar 2016 13:28:04 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411354 - in head/graphics: giflib jpeg jpeg-turbo tiff Message-ID: <201603181328.u2IDS4C6047037@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Fri Mar 18 13:28:04 2016 New Revision: 411354 URL: https://svnweb.freebsd.org/changeset/ports/411354 Log: Revert MAINTAINER update These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER; it was not a mistake. They require exp-runs and special care when updating. Submitted by: antoine Modified: head/graphics/giflib/Makefile head/graphics/jpeg-turbo/Makefile head/graphics/jpeg/Makefile head/graphics/tiff/Makefile Modified: head/graphics/giflib/Makefile ============================================================================== --- head/graphics/giflib/Makefile Fri Mar 18 13:13:47 2016 (r411353) +++ head/graphics/giflib/Makefile Fri Mar 18 13:28:04 2016 (r411354) @@ -7,7 +7,7 @@ PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Tools and library routines for working with GIF images CONFLICTS= libungif-[0-9]* Modified: head/graphics/jpeg-turbo/Makefile ============================================================================== --- head/graphics/jpeg-turbo/Makefile Fri Mar 18 13:13:47 2016 (r411353) +++ head/graphics/jpeg-turbo/Makefile Fri Mar 18 13:28:04 2016 (r411354) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg USES= cpe libtool Modified: head/graphics/jpeg/Makefile ============================================================================== --- head/graphics/jpeg/Makefile Fri Mar 18 13:13:47 2016 (r411353) +++ head/graphics/jpeg/Makefile Fri Mar 18 13:28:04 2016 (r411354) @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME}${DISTVERSION2} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= IJG's jpeg compression utilities CONFLICTS_INSTALL= jpeg-turbo-[0-9]* Modified: head/graphics/tiff/Makefile ============================================================================== --- head/graphics/tiff/Makefile Fri Mar 18 13:13:47 2016 (r411353) +++ head/graphics/tiff/Makefile Fri Mar 18 13:28:04 2016 (r411354) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603181328.u2IDS4C6047037>