pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rubyntlm security/ruby-rubyntlm: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/845a6993111d
branches: trunk
changeset: 446045:845a6993111d
user: taca <taca%pkgsrc.org@localhost>
date: Wed Feb 03 15:03:05 2021 +0000
description:
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)
diffstat:
security/ruby-rubyntlm/Makefile | 7 ++++---
security/ruby-rubyntlm/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 461beef4ea02 -r 845a6993111d security/ruby-rubyntlm/Makefile
--- a/security/ruby-rubyntlm/Makefile Wed Feb 03 15:01:39 2021 +0000
+++ b/security/ruby-rubyntlm/Makefile Wed Feb 03 15:03:05 2021 +0000
@@ -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 @@
COMMENT= Message creator and parser for the NTLM authentication
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 461beef4ea02 -r 845a6993111d security/ruby-rubyntlm/distinfo
--- a/security/ruby-rubyntlm/distinfo Wed Feb 03 15:01:39 2021 +0000
+++ b/security/ruby-rubyntlm/distinfo Wed Feb 03 15:03:05 2021 +0000
@@ -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