www/ruby-http-cookie: update to 1.0.4
1.0.4 (2021-06-07) No change log, please refer <https://github.com/sparklemotion/http-cookie/compare/v1.0.3...v1.0.4> in detail.
This commit is contained in:
parent
6a79e650f5
commit
088a09506e
2 changed files with 10 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/09/30 15:36:59 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2021/06/14 16:07:35 taca Exp $
|
||||
|
||||
DISTNAME= http-cookie-1.0.3
|
||||
CATEGORIES= www ruby
|
||||
DISTNAME= http-cookie-1.0.4
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= taca@NetBSD.org
|
||||
HOMEPAGE= https://github.com/sparklemotion/http-cookie
|
||||
|
@ -10,5 +10,7 @@ LICENSE= mit
|
|||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-domain_name>=0.5<1:../../net/ruby-domain_name
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2016/09/30 15:36:59 taca Exp $
|
||||
$NetBSD: distinfo,v 1.4 2021/06/14 16:07:35 taca Exp $
|
||||
|
||||
SHA1 (http-cookie-1.0.3.gem) = 34c03e5f450d33591f47d9934dd9315577a3da57
|
||||
RMD160 (http-cookie-1.0.3.gem) = 2a9f8615630a5ceafde2facce672d0b6b3eaae2c
|
||||
SHA512 (http-cookie-1.0.3.gem) = 43ac1218e98dd47ee22e33e72e20bc5b55f65e60aadd417641f8a4221eba88995d418c7738a4c35dfba132e05c0c4b0df2b2bedd56c22e82c062d1f03de0052f
|
||||
Size (http-cookie-1.0.3.gem) = 38400 bytes
|
||||
SHA1 (http-cookie-1.0.4.gem) = d378ff75f8e25dfbc6ebd5ff8c8e40fe8ee5ea8d
|
||||
RMD160 (http-cookie-1.0.4.gem) = b34239815fc1a3788564d65647a54b1361ebe40d
|
||||
SHA512 (http-cookie-1.0.4.gem) = 788fdaa642e6b596e7a91c57a7942a832c09a84fed88b30fdd8e5a8ad66d72780afc1246e6c83c4dfd5af8018c278750866dd05d804aef793aa067b09519af8d
|
||||
Size (http-cookie-1.0.4.gem) = 39424 bytes
|
||||
|
|
Loading…
Reference in a new issue