Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 02:37:44 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400436 - head/devel/libsearpc
Message-ID:  <201510290237.t9T2bipi014831@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Oct 29 02:37:43 2015
New Revision: 400436
URL: https://svnweb.freebsd.org/changeset/ports/400436

Log:
  devel/libsearpc: pass MAINTAINER to submitter
  
  Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html
  
  PR:		204105
  Approved by:	Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252@gmail.com>

Modified:
  head/devel/libsearpc/Makefile

Modified: head/devel/libsearpc/Makefile
==============================================================================
--- head/devel/libsearpc/Makefile	Thu Oct 29 02:36:27 2015	(r400435)
+++ head/devel/libsearpc/Makefile	Thu Oct 29 02:37:43 2015	(r400436)
@@ -5,7 +5,7 @@ PORTVERSION=	3.0.0
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	yan_jingfeng@yahoo.com
+MAINTAINER=	ultima1252@gmail.com
 COMMENT=	Simple RPC framework based on GObject System in C
 
 LICENSE=	LGPL3



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