svn commit: r477544 - head/lang/lua52

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 18 20:43:42 UTC 2018


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/


More information about the svn-ports-all mailing list