pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lua-rocks



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Mon Jan 29 21:18:24 UTC 2018

Modified Files:
        pkgsrc/devel/lua-rocks: Makefile distinfo

Log Message:
Update luarocks to version 2.4.3.

Version 2.4.3 - 12/Sep/2017
 - Fixed display of pathnames in `luarocks show`
 - Improved check for write permissions when installing
 - Plus assorted bugfixes and improvements


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/lua-rocks/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/lua-rocks/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/lua-rocks/Makefile
diff -u pkgsrc/devel/lua-rocks/Makefile:1.5 pkgsrc/devel/lua-rocks/Makefile:1.6
--- pkgsrc/devel/lua-rocks/Makefile:1.5 Sat Sep 16 19:53:50 2017
+++ pkgsrc/devel/lua-rocks/Makefile     Mon Jan 29 21:18:23 2018
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/16 19:53:50 alnsn Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/29 21:18:23 alnsn Exp $
 
-DISTNAME=      luarocks-2.4.2
+DISTNAME=      luarocks-2.4.3
 PKGNAME=       ${DISTNAME:S/luarocks/${LUA_PKGPREFIX}-rocks/}
 CATEGORIES=    devel
 MASTER_SITES=  https://luarocks.org/releases/
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    alnsn%NetBSD.org@localhost
 HOMEPAGE=      https://luarocks.org/
 COMMENT=       Deployment and management system for Lua modules
 LICENSE=       mit

Index: pkgsrc/devel/lua-rocks/distinfo
diff -u pkgsrc/devel/lua-rocks/distinfo:1.3 pkgsrc/devel/lua-rocks/distinfo:1.4
--- pkgsrc/devel/lua-rocks/distinfo:1.3 Sun Sep 10 14:51:01 2017
+++ pkgsrc/devel/lua-rocks/distinfo     Mon Jan 29 21:18:23 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2017/09/10 14:51:01 alnsn Exp $
+$NetBSD: distinfo,v 1.4 2018/01/29 21:18:23 alnsn Exp $
 
-SHA1 (luarocks-2.4.2.tar.gz) = 3e595956eab7192036a4993c24125284cd789894
-RMD160 (luarocks-2.4.2.tar.gz) = 4f7417e68ca8d28c77c41018265f3e443cfcc460
-SHA512 (luarocks-2.4.2.tar.gz) = 30e3b3fb338387412f406c415af49d3624f4dfc05ac5f245185127a0288248ccfae924e7bbdd5b68fef00524c7cc70d9f632ae00f4c696bdf0582e71e8945bc4
-Size (luarocks-2.4.2.tar.gz) = 139110 bytes
+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 (patch-Makefile) = c94a4daf6670a0a96f3d5ce7898d8e06aa422e0e
 SHA1 (patch-Makefile.install.inc) = f12fd0b89c32c9741a2af2b0b4a0e34d8fdfa6f0



Home | Main Index | Thread Index | Old Index