Module Name: src
Committed By: salazar
Date: Tue May 24 17:11:14 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Lua 5.3.2: update doc/3RDPARTY and add entry to doc/CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.1330 -r1.1331 src/doc/3RDPARTY
cvs rdiff -u -r1.2164 -r1.2165 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1330 src/doc/3RDPARTY:1.1331
--- src/doc/3RDPARTY:1.1330 Sat May 14 14:46:55 2016
+++ src/doc/3RDPARTY Tue May 24 17:11:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1330 2016/05/14 14:46:55 spz Exp $
+# $NetBSD: 3RDPARTY,v 1.1331 2016/05/24 17:11:14 salazar Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -778,7 +778,7 @@ under src/usr.sbin). We don't use tcpd;
into inetd. The provided libwrap2netbsd script handles just libwrap.
Package: Lua
-Version: Lua 5.3.1
+Version: Lua 5.3.2
Current Vers: Lua 5.3.2
Maintainer: PUC Rio
Home Page: http://www.lua.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2164 src/doc/CHANGES:1.2165
--- src/doc/CHANGES:1.2164 Sat May 21 07:22:28 2016
+++ src/doc/CHANGES Tue May 24 17:11:14 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2164 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2165 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -251,6 +251,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
gettext: Upgrade to 0.16.1 [christos 20160112]
bind: Import version 9.10.3-P3. [christos 20160119]
dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
+ lua: Updated to 5.3.2 [lneto 20160128]
openssl: Import openssl 1.0.1r [christos 20160130]
gdb(1): Updated to 7.10.1. [christos 20160202]
elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]