svn commit: r411354 - in head/graphics: giflib jpeg jpeg-turbo tiff

Mark Felder feld at FreeBSD.org
Fri Mar 18 13:28:06 UTC 2016


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 at 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 at FreeBSD.org
+MAINTAINER=	portmgr at 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 at FreeBSD.org
+MAINTAINER=	portmgr at 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 at FreeBSD.org
+MAINTAINER=	portmgr at 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 at FreeBSD.org
+MAINTAINER=	portmgr at FreeBSD.org
 COMMENT=	Tools and library routines for working with TIFF images
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list