Date: Tue, 14 Nov 2017 06:28:06 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454163 - head/lang/lua53 Message-ID: <201711140628.vAE6S6fh076059@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Tue Nov 14 06:28:06 2017 New Revision: 454163 URL: https://svnweb.freebsd.org/changeset/ports/454163 Log: New maintainer: Russell Haley <russ.haley@gmail.com> Details: - This is the second bit of the patch in PR 222581 - Guilherme Salazar <gmesalazar@gmail.com>, the previous maintainer, has confirmed the transfer of maintainership via e-mail PR: 222581 Submitted by: russ.haley@gmail.com (new maintainer) Approved by: gmesalazar@gmail.com (previous maintainer, via email) MFH: 2017Q4 Modified: head/lang/lua53/Makefile Modified: head/lang/lua53/Makefile ============================================================================== --- head/lang/lua53/Makefile Tue Nov 14 05:38:55 2017 (r454162) +++ head/lang/lua53/Makefile Tue Nov 14 06:28:06 2017 (r454163) @@ -3,12 +3,12 @@ PORTNAME= lua PORTVERSION= 5.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ PKGNAMESUFFIX= 53 -MAINTAINER= gmesalazar@gmail.com +MAINTAINER= russ.haley@gmail.com COMMENT= Small, compilable scripting language providing easy access to C code LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711140628.vAE6S6fh076059>