Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 17:23:49 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491963 - in head: math/speedcrunch misc/raspberrypi-userland multimedia/libcec multimedia/omxplayer
Message-ID:  <201902021723.x12HNnoK036831@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Feb  2 17:23:48 2019
New Revision: 491963
URL: https://svnweb.freebsd.org/changeset/ports/491963

Log:
  Reset MAINTAINER of some ports
  
  PR:		235429
  Submitted by:	mikael.urankar@gmail.com (maintainer)

Modified:
  head/math/speedcrunch/Makefile
  head/misc/raspberrypi-userland/Makefile
  head/multimedia/libcec/Makefile
  head/multimedia/omxplayer/Makefile

Modified: head/math/speedcrunch/Makefile
==============================================================================
--- head/math/speedcrunch/Makefile	Sat Feb  2 16:34:19 2019	(r491962)
+++ head/math/speedcrunch/Makefile	Sat Feb  2 17:23:48 2019	(r491963)
@@ -9,7 +9,7 @@ PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
 
-MAINTAINER=	mikael.urankar@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Keyboard-oriented desktop scientific calculator
 
 LICENSE=	GPLv2+

Modified: head/misc/raspberrypi-userland/Makefile
==============================================================================
--- head/misc/raspberrypi-userland/Makefile	Sat Feb  2 16:34:19 2019	(r491962)
+++ head/misc/raspberrypi-userland/Makefile	Sat Feb  2 17:23:48 2019	(r491963)
@@ -5,7 +5,7 @@ PORTNAME=	raspberrypi-userland
 PORTVERSION=	20161026
 CATEGORIES=	misc
 
-MAINTAINER=	mikael.urankar@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Various libraries for the Raspberry Pi
 
 LICENSE=	BSD3CLAUSE

Modified: head/multimedia/libcec/Makefile
==============================================================================
--- head/multimedia/libcec/Makefile	Sat Feb  2 16:34:19 2019	(r491962)
+++ head/multimedia/libcec/Makefile	Sat Feb  2 17:23:48 2019	(r491963)
@@ -7,7 +7,7 @@ PORTREVISION=	6
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	multimedia
 
-MAINTAINER=	mikael.urankar@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library to control Pulse-Eight's HDMI-CEC adapter
 
 LICENSE=	GPLv2

Modified: head/multimedia/omxplayer/Makefile
==============================================================================
--- head/multimedia/omxplayer/Makefile	Sat Feb  2 16:34:19 2019	(r491962)
+++ head/multimedia/omxplayer/Makefile	Sat Feb  2 17:23:48 2019	(r491963)
@@ -9,7 +9,7 @@ CATEGORIES=	multimedia
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES=	96800576209b.patch:-p1
 
-MAINTAINER=	mikael.urankar@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Raspberry Pi video player
 
 LICENSE=	GPLv2



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