pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/lua-inspect
Module Name: pkgsrc
Committed By: nia
Date: Fri Dec 10 13:11:40 UTC 2021
Modified Files:
pkgsrc/devel/lua-inspect: Makefile distinfo
Log Message:
lua-inspect: update to 3.1.2
## v3.1.2
* DEL character is properly escaped in strings
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/lua-inspect/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/lua-inspect/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-inspect/Makefile
diff -u pkgsrc/devel/lua-inspect/Makefile:1.1 pkgsrc/devel/lua-inspect/Makefile:1.2
--- pkgsrc/devel/lua-inspect/Makefile:1.1 Thu Jul 2 11:16:18 2020
+++ pkgsrc/devel/lua-inspect/Makefile Fri Dec 10 13:11:40 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/07/02 11:16:18 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/10 13:11:40 nia Exp $
-DISTNAME= lua-inspect-3.1.1
+DISTNAME= lua-inspect-3.1.2
PKGNAME= ${DISTNAME:S/lua/${LUA_PKGPREFIX}/}
CATEGORIES= devel lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=kikito/}
Index: pkgsrc/devel/lua-inspect/distinfo
diff -u pkgsrc/devel/lua-inspect/distinfo:1.3 pkgsrc/devel/lua-inspect/distinfo:1.4
--- pkgsrc/devel/lua-inspect/distinfo:1.3 Tue Oct 26 10:15:34 2021
+++ pkgsrc/devel/lua-inspect/distinfo Fri Dec 10 13:11:40 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:34 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/12/10 13:11:40 nia Exp $
-BLAKE2s (lua-inspect-3.1.1.tar.gz) = 37537b50652088c430997d409d9f3e1536a56191bc419c0f76a53b8e41b40505
-SHA512 (lua-inspect-3.1.1.tar.gz) = d9e6f605033b43ac07f6ab731b1c10f59ebd0a64bb3d6449cef39b2fc43d9ad0eb062a000f76bc9b25222a52a3b344ab3a8af7b6bfe3d92a52447faf5dfbcbbd
-Size (lua-inspect-3.1.1.tar.gz) = 11221 bytes
+BLAKE2s (lua-inspect-3.1.2.tar.gz) = f33ce0e665654d62d81a791ed632c431a4751caf008ff9c4c80bdcc4724152a8
+SHA512 (lua-inspect-3.1.2.tar.gz) = 6c090906392614d20d5199150849234c5bd44e3e235461582ebceb9101b17721afd8f1796b17bd18aa18bf04b346f229d1d8d869f7f07835be944290e9c15327
+Size (lua-inspect-3.1.2.tar.gz) = 11462 bytes
Home |
Main Index |
Thread Index |
Old Index