textproc/ruby-rails-dom-testing: update to 1.0.9
* Dup selector string when extracting in case it's frozen.
This commit is contained in:
parent
54873e4238
commit
39d5141fb4
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2017/06/21 15:42:11 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2018/03/04 12:06:46 taca Exp $
|
||||
|
||||
DISTNAME= rails-dom-testing-1.0.8
|
||||
PKGREVISION= 1
|
||||
DISTNAME= rails-dom-testing-1.0.9
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2017/04/19 06:12:41 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.2 2018/03/04 12:06:46 taca Exp $
|
||||
|
||||
SHA1 (rails-dom-testing-1.0.8.gem) = cd5ff43a6d56ec337e29370aa4477f3a4b9160ef
|
||||
RMD160 (rails-dom-testing-1.0.8.gem) = 4a85b5534cc1f6ffe8ec472fad43bc2a7ae6ae30
|
||||
SHA512 (rails-dom-testing-1.0.8.gem) = 313ee52e68878264122aeeb264f2a25eed3b7b1122e1e7ebe0223407e67b6c17e1ce98e6822b5a28fc8b0f3457bbdbe7e3f60cc9d03447a0a1034c151392dab4
|
||||
Size (rails-dom-testing-1.0.8.gem) = 17408 bytes
|
||||
SHA1 (rails-dom-testing-1.0.9.gem) = 0500a0cc534cdb08ea394e1383a589a0c45b922a
|
||||
RMD160 (rails-dom-testing-1.0.9.gem) = 51b377b647483171a8397d8b41bc46cbf61237e3
|
||||
SHA512 (rails-dom-testing-1.0.9.gem) = 2882acd113f8db2eb857e09ede3950aa8e7073e5164826c8d1d0926c87a531787305a6977f352b182dd9ac1f3ad43b4a228ccf59a68fa6484845364ea082f1e7
|
||||
Size (rails-dom-testing-1.0.9.gem) = 17408 bytes
|
||||
|
|
Loading…
Reference in a new issue