pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-rubyntlm
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 3 15:03:05 UTC 2021
Modified Files:
pkgsrc/security/ruby-rubyntlm: Makefile distinfo
Log Message:
security/ruby-rubyntlm: update to 0.6.3
pkgsrc change: add "USE_LANGUAGES= # none".
0.6.3 (2021-01-26)
Closed issues:
* Timeout issues with mailcatcher #18
Merged pull requests:
* Fix an error showing the key not being set on the DES cypher #41
(Castone22)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-rubyntlm/Makefile \
pkgsrc/security/ruby-rubyntlm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ruby-rubyntlm/Makefile
diff -u pkgsrc/security/ruby-rubyntlm/Makefile:1.1 pkgsrc/security/ruby-rubyntlm/Makefile:1.2
--- pkgsrc/security/ruby-rubyntlm/Makefile:1.1 Tue Oct 3 15:56:29 2017
+++ pkgsrc/security/ruby-rubyntlm/Makefile Wed Feb 3 15:03:05 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/10/03 15:56:29 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/03 15:03:05 taca Exp $
-DISTNAME= rubyntlm-0.6.2
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+DISTNAME= rubyntlm-0.6.3
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
@@ -9,5 +8,7 @@ HOMEPAGE= https://github.com/winrb/rubyn
COMMENT= Message creator and parser for the NTLM authentication
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/ruby-rubyntlm/distinfo
diff -u pkgsrc/security/ruby-rubyntlm/distinfo:1.1 pkgsrc/security/ruby-rubyntlm/distinfo:1.2
--- pkgsrc/security/ruby-rubyntlm/distinfo:1.1 Tue Oct 3 15:56:29 2017
+++ pkgsrc/security/ruby-rubyntlm/distinfo Wed Feb 3 15:03:05 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/10/03 15:56:29 minskim Exp $
+$NetBSD: distinfo,v 1.2 2021/02/03 15:03:05 taca Exp $
-SHA1 (rubyntlm-0.6.2.gem) = f62120e7663aff819f63c6e244018a359c8bb0e8
-RMD160 (rubyntlm-0.6.2.gem) = 10879b9b0e49801d21ca05946381d56e54c78ade
-SHA512 (rubyntlm-0.6.2.gem) = 11c5a4affc47ac9c4207718856549e202946a0d75f40b508d9dbdde4f5792de0737e03342c653a0cb06f8ca91a260859cd386d6349c909c7ea99c31c77fd6bb3
-Size (rubyntlm-0.6.2.gem) = 32768 bytes
+SHA1 (rubyntlm-0.6.3.gem) = bd7768d97c549f404a456830659a293084d7b22e
+RMD160 (rubyntlm-0.6.3.gem) = d87782dea959fbb8f9d03ab756ec3c3974bb76f9
+SHA512 (rubyntlm-0.6.3.gem) = 7e50c1bf63477fead9189a5ade06db65a3fad04d82bccfbffb513517ab97766053c800af9551e027dedc3aee6fb35288c234d98b1a02815299bcbc463e0edd87
+Size (rubyntlm-0.6.3.gem) = 32768 bytes
Home |
Main Index |
Thread Index |
Old Index