pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/lua-bcrypt
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 14 11:45:23 UTC 2020
Modified Files:
pkgsrc/security/lua-bcrypt: Makefile distinfo
Removed Files:
pkgsrc/security/lua-bcrypt/patches: patch-Makefile.mess
Log Message:
lua-bcrypt: Update to 2.1.6
NetBSD/SunOS support upstreamed
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/lua-bcrypt/Makefile \
pkgsrc/security/lua-bcrypt/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/lua-bcrypt/patches/patch-Makefile.mess
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/lua-bcrypt/Makefile
diff -u pkgsrc/security/lua-bcrypt/Makefile:1.2 pkgsrc/security/lua-bcrypt/Makefile:1.3
--- pkgsrc/security/lua-bcrypt/Makefile:1.2 Fri Jul 3 20:41:36 2020
+++ pkgsrc/security/lua-bcrypt/Makefile Tue Jul 14 11:45:23 2020
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2020/07/03 20:41:36 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/14 11:45:23 nia Exp $
-DISTNAME= lua-bcrypt-2.1.5
+DISTNAME= lua-bcrypt-2.1.6
PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1}
CATEGORIES= security lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=mikejsavage/}
GITHUB_PROJECT= lua-bcrypt
-GITHUB_TAG= v2.1-5
+GITHUB_TAG= v2.1-6
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://github.com/mikejsavage/lua-bcrypt
Index: pkgsrc/security/lua-bcrypt/distinfo
diff -u pkgsrc/security/lua-bcrypt/distinfo:1.2 pkgsrc/security/lua-bcrypt/distinfo:1.3
--- pkgsrc/security/lua-bcrypt/distinfo:1.2 Thu Jul 2 20:09:03 2020
+++ pkgsrc/security/lua-bcrypt/distinfo Tue Jul 14 11:45:23 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/07/02 20:09:03 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/07/14 11:45:23 nia Exp $
-SHA1 (lua-bcrypt-2.1.5.tar.gz) = 367bc2dd4b48dd428eec12ac224ea6ff8fc193ad
-RMD160 (lua-bcrypt-2.1.5.tar.gz) = 2a76e963638eff00e2b3c60974d6375f09dff9e3
-SHA512 (lua-bcrypt-2.1.5.tar.gz) = 0cc418a67a1eb66091665a7e9cf0a1fa65a8faae4d22e5a92f9d724a346326ab92b14e6f4d6fe46cfb8ec00bbe8b876020e754bcb4dff368a6b17e5a9eada8ef
-Size (lua-bcrypt-2.1.5.tar.gz) = 37369 bytes
-SHA1 (patch-Makefile.mess) = 721c7be12cbf533fc57ca9bd2ccfa98d656d4478
+SHA1 (lua-bcrypt-2.1.6.tar.gz) = f87905007744664d527ea510e98099a6a4e60caf
+RMD160 (lua-bcrypt-2.1.6.tar.gz) = 8e88c48fe2e18686b89ef42dbc53b27ae265efec
+SHA512 (lua-bcrypt-2.1.6.tar.gz) = d2b4077e5c0e9fbdbd2c7d9f1bed6c99537198ead52079b56c1e4f1d9af151551458f0515e51729d187ff9de9190ff75aaac8fce08a67558215be6fb0c3619fc
+Size (lua-bcrypt-2.1.6.tar.gz) = 35882 bytes
Home |
Main Index |
Thread Index |
Old Index