Date: Sat, 18 Aug 2018 20:43:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477544 - head/lang/lua52 Message-ID: <201808182043.w7IKhf2w010256@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 18 20:43:41 2018 New Revision: 477544 URL: https://svnweb.freebsd.org/changeset/ports/477544 Log: - - Do not silence installation messages - Regenerate patch files with makepatch: - Update WWW Modified: head/lang/lua52/pkg-descr Modified: head/lang/lua52/pkg-descr ============================================================================== --- head/lang/lua52/pkg-descr Sat Aug 18 20:43:36 2018 (r477543) +++ head/lang/lua52/pkg-descr Sat Aug 18 20:43:41 2018 (r477544) @@ -18,4 +18,4 @@ Lua is implemented as a small library of C functions, compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost. -WWW: http://www.lua.org/ +WWW: https://www.lua.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808182043.w7IKhf2w010256>