Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2018 11:15:11 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471907 - in head/lang: erlang erlang-doc erlang-java erlang-runtime15 erlang-runtime16 erlang-runtime17 erlang-runtime18 erlang-runtime19 erlang-runtime20 erlang-wx
Message-ID:  <201806071115.w57BFBhd065355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Thu Jun  7 11:15:11 2018
New Revision: 471907
URL: https://svnweb.freebsd.org/changeset/ports/471907

Log:
  Transfer maintainership of Erlang ports to erlang@.

Modified:
  head/lang/erlang-doc/Makefile
  head/lang/erlang-java/Makefile
  head/lang/erlang-runtime15/Makefile
  head/lang/erlang-runtime16/Makefile
  head/lang/erlang-runtime17/Makefile
  head/lang/erlang-runtime18/Makefile
  head/lang/erlang-runtime19/Makefile
  head/lang/erlang-runtime20/Makefile
  head/lang/erlang-wx/Makefile
  head/lang/erlang/Makefile

Modified: head/lang/erlang-doc/Makefile
==============================================================================
--- head/lang/erlang-doc/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-doc/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -18,7 +18,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${BOOK_DISTFILES
 DIST_SUBDIR=	erlang
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Erlang documentation
 
 LICENSE=	APACHE20

Modified: head/lang/erlang-java/Makefile
==============================================================================
--- head/lang/erlang-java/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-java/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -21,7 +21,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
 		patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Erlang interface for Java
 
 LICENSE=	APACHE20

Modified: head/lang/erlang-runtime15/Makefile
==============================================================================
--- head/lang/erlang-runtime15/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime15/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -16,7 +16,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:erlangorg
 DIST_SUBDIR=	erlang
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 WRKSRC=		${WRKDIR}/otp_src_R15B03

Modified: head/lang/erlang-runtime16/Makefile
==============================================================================
--- head/lang/erlang-runtime16/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime16/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -16,7 +16,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:erlangorg
 DIST_SUBDIR=	erlang
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 WRKSRC=		${WRKDIR}/otp_src_${ERLANG_REL}

Modified: head/lang/erlang-runtime17/Makefile
==============================================================================
--- head/lang/erlang-runtime17/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime17/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -25,7 +25,7 @@ PATCHFILES=	patch-otp-17.5.1 patch-otp-17.5.2 patch-ot
 		patch-otp-17.5.6.4 patch-otp-17.5.6.5 patch-otp-17.5.6.6 \
 		patch-otp-17.5.6.7 patch-otp-17.5.6.8 patch-otp-17.5.6.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 WRKSRC=		${WRKDIR}/otp_src_${ERLANG_REL}

Modified: head/lang/erlang-runtime18/Makefile
==============================================================================
--- head/lang/erlang-runtime18/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime18/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -24,7 +24,7 @@ PATCHFILES=	patch-otp-18.3.1 patch-otp-18.3.2 patch-ot
 		patch-otp-18.3.4.6 patch-otp-18.3.4.7 patch-otp-18.3.4.8 \
 		patch-otp-18.3.4.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 LICENSE=	APACHE20

Modified: head/lang/erlang-runtime19/Makefile
==============================================================================
--- head/lang/erlang-runtime19/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime19/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -25,7 +25,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
 		patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 LICENSE=	APACHE20

Modified: head/lang/erlang-runtime20/Makefile
==============================================================================
--- head/lang/erlang-runtime20/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-runtime20/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -22,7 +22,7 @@ PATCHFILES=	patch-otp-20.3.1 patch-otp-20.3.2 patch-ot
 		patch-otp-20.3.4 patch-otp-20.3.5 patch-otp-20.3.6 \
 		patch-otp-20.3.7
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 LICENSE=	APACHE20

Modified: head/lang/erlang-wx/Makefile
==============================================================================
--- head/lang/erlang-wx/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang-wx/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -21,7 +21,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
 		patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Erlang bindings for wxWindows
 
 LICENSE=	APACHE20

Modified: head/lang/erlang/Makefile
==============================================================================
--- head/lang/erlang/Makefile	Thu Jun  7 10:46:46 2018	(r471906)
+++ head/lang/erlang/Makefile	Thu Jun  7 11:15:11 2018	(r471907)
@@ -24,7 +24,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
 		patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9
 
-MAINTAINER=	olgeni@FreeBSD.org
+MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
 
 LICENSE=	APACHE20



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