Update ruby-rspec-expectations to 2.11.3.
Changes are unavailable.
This commit is contained in:
parent
11e1ec5b55
commit
30f96848df
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.7 2012/09/03 15:52:38 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2012/09/16 06:25:42 taca Exp $
|
||||
|
||||
DISTNAME= rspec-expectations-2.11.2
|
||||
DISTNAME= rspec-expectations-2.11.3
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2012/09/03 15:52:38 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2012/09/16 06:25:42 taca Exp $
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/.document
|
||||
${GEM_LIBDIR}/.yardopts
|
||||
|
@ -126,4 +126,5 @@ ${GEM_LIBDIR}/spec/support/classes.rb
|
|||
${GEM_LIBDIR}/spec/support/in_sub_process.rb
|
||||
${GEM_LIBDIR}/spec/support/matchers.rb
|
||||
${GEM_LIBDIR}/spec/support/ruby_version.rb
|
||||
${GEM_LIBDIR}/spec/support/shared_examples.rb
|
||||
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2012/09/03 15:52:39 taca Exp $
|
||||
$NetBSD: distinfo,v 1.8 2012/09/16 06:25:42 taca Exp $
|
||||
|
||||
SHA1 (rspec-expectations-2.11.2.gem) = 5dcc2d5a74472d3e7503e41a35250f0a299ba68c
|
||||
RMD160 (rspec-expectations-2.11.2.gem) = 19e29ebcc343bb5e0b594d5dbec6e979627d7cf6
|
||||
Size (rspec-expectations-2.11.2.gem) = 75776 bytes
|
||||
SHA1 (rspec-expectations-2.11.3.gem) = f66237ae03a8dfe1502c93e454ee84e2cb5c91b5
|
||||
RMD160 (rspec-expectations-2.11.3.gem) = 4375084f69e6bd51103381729da76d54d2498c8e
|
||||
Size (rspec-expectations-2.11.3.gem) = 77312 bytes
|
||||
|
|
Loading…
Reference in a new issue