svn commit: r491963 - in head: math/speedcrunch misc/raspberrypi-userland multimedia/libcec multimedia/omxplayer

Tobias Kortkamp tobik at FreeBSD.org
Sat Feb 2 17:23:50 UTC 2019


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 at 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 at gmail.com
+MAINTAINER=	ports at 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 at gmail.com
+MAINTAINER=	ports at 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 at gmail.com
+MAINTAINER=	ports at 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 at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Raspberry Pi video player
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list