Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 03:04:18 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475142 - in head/sysutils: u-boot-rpi u-boot-rpi2 u-boot-rpi3
Message-ID:  <201807230304.w6N34I4b069570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Mon Jul 23 03:04:18 2018
New Revision: 475142
URL: https://svnweb.freebsd.org/changeset/ports/475142

Log:
  Remove MAINTAINER lines. They are set by the master port and all these
  ports are maintained by the uboot@ mailing list.
  
  Approved by: uboot@ (maintainer of these ports)
  Differential Review: https://reviews.freebsd.org/D16397

Modified:
  head/sysutils/u-boot-rpi/Makefile   (contents, props changed)
  head/sysutils/u-boot-rpi2/Makefile   (contents, props changed)
  head/sysutils/u-boot-rpi3/Makefile   (contents, props changed)

Modified: head/sysutils/u-boot-rpi/Makefile
==============================================================================
--- head/sysutils/u-boot-rpi/Makefile	Mon Jul 23 03:04:07 2018	(r475141)
+++ head/sysutils/u-boot-rpi/Makefile	Mon Jul 23 03:04:18 2018	(r475142)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=	manu@FreeBSD.org
 MASTERDIR=	${.CURDIR}/../u-boot-master
 
 MODEL=		rpi

Modified: head/sysutils/u-boot-rpi2/Makefile
==============================================================================
--- head/sysutils/u-boot-rpi2/Makefile	Mon Jul 23 03:04:07 2018	(r475141)
+++ head/sysutils/u-boot-rpi2/Makefile	Mon Jul 23 03:04:18 2018	(r475142)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=	manu@FreeBSD.org
 MASTERDIR=	${.CURDIR}/../u-boot-master
 
 MODEL=		rpi2

Modified: head/sysutils/u-boot-rpi3/Makefile
==============================================================================
--- head/sysutils/u-boot-rpi3/Makefile	Mon Jul 23 03:04:07 2018	(r475141)
+++ head/sysutils/u-boot-rpi3/Makefile	Mon Jul 23 03:04:18 2018	(r475142)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=	uboot@FreeBSD.org
 MASTERDIR=	${.CURDIR}/../u-boot-master
 
 MODEL=		rpi3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807230304.w6N34I4b069570>