svn commit: r454163 - head/lang/lua53
Thomas Zander
riggs at FreeBSD.org
Tue Nov 14 06:28:07 UTC 2017
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 at gmail.com>
Details:
- This is the second bit of the patch in PR 222581
- Guilherme Salazar <gmesalazar at gmail.com>, the previous maintainer,
has confirmed the transfer of maintainership via e-mail
PR: 222581
Submitted by: russ.haley at gmail.com (new maintainer)
Approved by: gmesalazar at 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 at gmail.com
+MAINTAINER= russ.haley at gmail.com
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT
More information about the svn-ports-all
mailing list