Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2016 11:48:40 +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: r411344 - in head/graphics: jpeg jpeg-turbo png tiff
Message-ID:  <201603181148.u2IBmeL4015549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Fri Mar 18 11:48:39 2016
New Revision: 411344
URL: https://svnweb.freebsd.org/changeset/ports/411344

Log:
  MAINTAINER reset should be ports@FreeBSD.org, not portmgr

Modified:
  head/graphics/jpeg-turbo/Makefile
  head/graphics/jpeg/Makefile
  head/graphics/png/Makefile
  head/graphics/tiff/Makefile

Modified: head/graphics/jpeg-turbo/Makefile
==============================================================================
--- head/graphics/jpeg-turbo/Makefile	Fri Mar 18 11:46:22 2016	(r411343)
+++ head/graphics/jpeg-turbo/Makefile	Fri Mar 18 11:48:39 2016	(r411344)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/${PORTVERSION}
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	portmgr@FreeBSD.org
+MAINTAINER=	ports@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 11:46:22 2016	(r411343)
+++ head/graphics/jpeg/Makefile	Fri Mar 18 11:48:39 2016	(r411344)
@@ -13,7 +13,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 DIST_SUBDIR=	${PORTNAME}${DISTVERSION2}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	portmgr@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IJG's jpeg compression utilities
 
 CONFLICTS_INSTALL=	jpeg-turbo-[0-9]*

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Fri Mar 18 11:46:22 2016	(r411343)
+++ head/graphics/png/Makefile	Fri Mar 18 11:48:39 2016	(r411344)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/lib${PORTNAME}/lib${POR
 PATCH_SITES=	SF/apng/lib${PORTNAME}/lib${PORTNAME}16/
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	portmgr@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for manipulating PNG images
 
 USES=		cpe libtool tar:xz

Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile	Fri Mar 18 11:46:22 2016	(r411343)
+++ head/graphics/tiff/Makefile	Fri Mar 18 11:48:39 2016	(r411344)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.remotesensing.org/pub/libtiff/ \
 		http://download.osgeo.org/libtiff/
 
-MAINTAINER=	portmgr@FreeBSD.org
+MAINTAINER=	ports@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?201603181148.u2IBmeL4015549>