Skip to content

Commit

Permalink
Update ruby-net-http-digest_authto 1.4.1.
Browse files Browse the repository at this point in the history
=== 1.4.1 / 2017-02-08

* Bug fix
  * Set license to MIT in spec, matching README.  Issue #9 by Benjamin
    Fleischer
  * Allow any digest length per RFC 7616 section 3.4.2.  Issue #14 by Joshua
    Gross.
  • Loading branch information
taca committed Mar 20, 2017
1 parent 76949d8 commit 7db01eb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions www/ruby-net-http-digest_auth/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2013/09/15 17:29:26 taca Exp $
# $NetBSD: Makefile,v 1.5 2017/03/20 15:53:07 taca Exp $

DISTNAME= net-http-digest_auth-1.4
DISTNAME= net-http-digest_auth-1.4.1
CATEGORIES= www

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions www/ruby-net-http-digest_auth/PLIST
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/12 17:27:54 taca Exp $
@comment $NetBSD: PLIST,v 1.2 2017/03/20 15:53:07 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
Expand Down
10 changes: 5 additions & 5 deletions www/ruby-net-http-digest_auth/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2015/11/04 02:47:35 agc Exp $
$NetBSD: distinfo,v 1.6 2017/03/20 15:53:07 taca Exp $

SHA1 (net-http-digest_auth-1.4.gem) = 2b2826cf85fe307c4b770de5c077880d8d8f1fe2
RMD160 (net-http-digest_auth-1.4.gem) = 750ebbbf12f72c154726f4a3e6ffdff2cff1db80
SHA512 (net-http-digest_auth-1.4.gem) = a743b278bba44541835f28ed86f94a907f7b48e8f314f0cbe6e14888a1d723c0d60cd4bbde5ac02cd263d91a5803021d9fa073d55077ac2b4c2767ebb65624cd
Size (net-http-digest_auth-1.4.gem) = 13312 bytes
SHA1 (net-http-digest_auth-1.4.1.gem) = 64151d4052f01f9cb3a6d2ecd434578f4baab73f
RMD160 (net-http-digest_auth-1.4.1.gem) = 1127dd8fa55e996204a0555b603a3f8b414780dd
SHA512 (net-http-digest_auth-1.4.1.gem) = db62d49815a96cabde5836b00a1df58d6277f9efafae78e27296b1e2f4410ea613aed2181f8e39f08af5bbf6f5f758d682e1250d0afd4fe8243fb0d5c7fe78b7
Size (net-http-digest_auth-1.4.1.gem) = 13824 bytes

0 comments on commit 7db01eb

Please sign in to comment.