svn commit: r362342 - in head/graphics: nip2 vips

Antoine Brodin antoine at FreeBSD.org
Sun Jul 20 18:31:25 UTC 2014


Author: antoine
Date: Sun Jul 20 18:31:24 2014
New Revision: 362342
URL: http://svnweb.freebsd.org/changeset/ports/362342
QAT: https://qat.redports.org/buildarchive/r362342/

Log:
  Drop: it's not part of portmgr's job to maintain ports that mi@ breaks and
  later refuses to unbreak because it's been marked broken by portmgr

Modified:
  head/graphics/nip2/Makefile
  head/graphics/vips/Makefile

Modified: head/graphics/nip2/Makefile
==============================================================================
--- head/graphics/nip2/Makefile	Sun Jul 20 18:26:06 2014	(r362341)
+++ head/graphics/nip2/Makefile	Sun Jul 20 18:31:24 2014	(r362342)
@@ -6,7 +6,7 @@ PORTVERSION=	7.40.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
 
-MAINTAINER=	antoine at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Graphical user interface for VIPS
 
 OPTIONS_DEFINE=	DOCS

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Sun Jul 20 18:26:06 2014	(r362341)
+++ head/graphics/vips/Makefile	Sun Jul 20 18:31:24 2014	(r362342)
@@ -6,7 +6,7 @@ PORTVERSION=	7.40.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
 
-MAINTAINER=	antoine at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Free image processing system
 
 OPTIONS_DEFINE=	PYTHON DOCS


More information about the svn-ports-head mailing list