pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ruby-rex-sslscan security/ruby-rex-sslscan: u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dd52a88e66e
branches:  trunk
changeset: 448304:8dd52a88e66e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 07 10:05:41 2021 +0000

description:
security/ruby-rex-sslscan: update to 0.1.6

0.1.6 (2021-02-19)

* Fix tests to work with more recent versions of openssl
* update authors/email
* switch fail fast to true for tests

diffstat:

 security/ruby-rex-sslscan/Makefile |   4 ++--
 security/ruby-rex-sslscan/PLIST    |   4 ++--
 security/ruby-rex-sslscan/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r 3a7f39897aff -r 8dd52a88e66e security/ruby-rex-sslscan/Makefile
--- a/security/ruby-rex-sslscan/Makefile        Sun Mar 07 09:58:32 2021 +0000
+++ b/security/ruby-rex-sslscan/Makefile        Sun Mar 07 10:05:41 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/06/21 14:54:51 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/07 10:05:41 taca Exp $
 
-DISTNAME=      rex-sslscan-0.1.5
+DISTNAME=      rex-sslscan-0.1.6
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r 3a7f39897aff -r 8dd52a88e66e security/ruby-rex-sslscan/PLIST
--- a/security/ruby-rex-sslscan/PLIST   Sun Mar 07 09:58:32 2021 +0000
+++ b/security/ruby-rex-sslscan/PLIST   Sun Mar 07 10:05:41 2021 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/13 18:31:47 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/03/07 10:05:41 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CODE_OF_CONDUCT.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
diff -r 3a7f39897aff -r 8dd52a88e66e security/ruby-rex-sslscan/distinfo
--- a/security/ruby-rex-sslscan/distinfo        Sun Mar 07 09:58:32 2021 +0000
+++ b/security/ruby-rex-sslscan/distinfo        Sun Mar 07 10:05:41 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/10/13 18:31:47 minskim Exp $
+$NetBSD: distinfo,v 1.2 2021/03/07 10:05:41 taca Exp $
 
-SHA1 (rex-sslscan-0.1.5.gem) = 24832852f13b9df4a2ff0bfd3daaae5cf9cd262f
-RMD160 (rex-sslscan-0.1.5.gem) = b193559cce1548a3a385c52ec0b04badc211c8fe
-SHA512 (rex-sslscan-0.1.5.gem) = 05c7606c722fad7be5f21f28de34de23882a31bf4fde1000f11d556740b14102e495efd0bc3ac478aee64ae417e761ce9b5ae80f1c10f2410828610611fc3dab
-Size (rex-sslscan-0.1.5.gem) = 17920 bytes
+SHA1 (rex-sslscan-0.1.6.gem) = 4309515abb30b9285d9c5ef965c08bdafa99f84b
+RMD160 (rex-sslscan-0.1.6.gem) = be6b651f193b87a6037c97fd2893e064e4731c6a
+SHA512 (rex-sslscan-0.1.6.gem) = 00bec7d63fa3b5d41a230cc9cdc4b6719009b0f19475c77552f23da0e72d379c925dd2361ce9fe9db8c5d9dacb74b2b3b9d5163cf54d055f13e9d1a5f5bd7549
+Size (rex-sslscan-0.1.6.gem) = 18432 bytes



Home | Main Index | Thread Index | Old Index