pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/lua-rocks Update devel/lua-rocks to version 2.4.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d91259a85a65
branches:  trunk
changeset: 382923:d91259a85a65
user:      alnsn <alnsn%pkgsrc.org@localhost>
date:      Tue Jul 17 22:18:06 2018 +0000

description:
Update devel/lua-rocks to version 2.4.4.

Changes since version 2.4.3:

* All platfoms: Do not halt a package deletion process when a file
  from the package is missing
* Windows: Updated bundled binaries: Lua 5.1.5, Wget 1.19.4, 7zip 18.01
* Windows: updated installer to better handle gcc toolchains
* Windows: fix detection of directories
* Windows: fixes .def generation

diffstat:

 devel/lua-rocks/Makefile |   4 ++--
 devel/lua-rocks/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 487f6d5f1108 -r d91259a85a65 devel/lua-rocks/Makefile
--- a/devel/lua-rocks/Makefile  Tue Jul 17 21:53:40 2018 +0000
+++ b/devel/lua-rocks/Makefile  Tue Jul 17 22:18:06 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/01/29 21:18:23 alnsn Exp $
+# $NetBSD: Makefile,v 1.7 2018/07/17 22:18:06 alnsn Exp $
 
-DISTNAME=      luarocks-2.4.3
+DISTNAME=      luarocks-2.4.4
 PKGNAME=       ${DISTNAME:S/luarocks/${LUA_PKGPREFIX}-rocks/}
 CATEGORIES=    devel
 MASTER_SITES=  https://luarocks.org/releases/
diff -r 487f6d5f1108 -r d91259a85a65 devel/lua-rocks/distinfo
--- a/devel/lua-rocks/distinfo  Tue Jul 17 21:53:40 2018 +0000
+++ b/devel/lua-rocks/distinfo  Tue Jul 17 22:18:06 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2018/01/29 21:18:23 alnsn Exp $
+$NetBSD: distinfo,v 1.5 2018/07/17 22:18:06 alnsn Exp $
 
-SHA1 (luarocks-2.4.3.tar.gz) = bca49adca574b4a163e4fb10909fd7fc47b6c7ea
-RMD160 (luarocks-2.4.3.tar.gz) = f46ff3b7bf8e2942683e9886d76223d29182ce78
-SHA512 (luarocks-2.4.3.tar.gz) = a4efe19e650772594db107218422333d462a843561f37787744244d359bb6337dfbcfd143f5f7c407725409f54754f3bf7552423cbb31c4633d9960af1d2f9bf
-Size (luarocks-2.4.3.tar.gz) = 141632 bytes
+SHA1 (luarocks-2.4.4.tar.gz) = cb7f93e80d704b5f7ed93406ec6c950a2c969600
+RMD160 (luarocks-2.4.4.tar.gz) = d4355758e2742b153feb9dc6d7d71d87d33a094b
+SHA512 (luarocks-2.4.4.tar.gz) = cbc6a54aa5077e656dcb4fed915fe8b66cad4ad04f28700e2f67805232a6dc366d4ac03e3a85e27a45b178c362ae8aa905ceab5553252735e049730a28450e19
+Size (luarocks-2.4.4.tar.gz) = 140452 bytes
 SHA1 (patch-Makefile) = c94a4daf6670a0a96f3d5ce7898d8e06aa422e0e
 SHA1 (patch-Makefile.install.inc) = f12fd0b89c32c9741a2af2b0b4a0e34d8fdfa6f0



Home | Main Index | Thread Index | Old Index