Date: Thu, 2 Feb 2017 14:39:18 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433163 - head/sysutils/liburcu Message-ID: <201702021439.v12EdICq025167@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Thu Feb 2 14:39:17 2017 New Revision: 433163 URL: https://svnweb.freebsd.org/changeset/ports/433163 Log: transfer maintainership of sysutils/liburcu Reported by: mokhi64@gmail.com Approved by: freebsd@dns-lab.com (maintainer), matthew (mentor) Modified: head/sysutils/liburcu/Makefile Modified: head/sysutils/liburcu/Makefile ============================================================================== --- head/sysutils/liburcu/Makefile Thu Feb 2 14:35:38 2017 (r433162) +++ head/sysutils/liburcu/Makefile Thu Feb 2 14:39:17 2017 (r433163) @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ DISTNAME= userspace-rcu-${PORTVERSION} -MAINTAINER= freebsd@dns-lab.com +MAINTAINER= mokhi64@gmail.com COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702021439.v12EdICq025167>