diff --git a/devel/ruby-shoulda-matchers/Makefile b/devel/ruby-shoulda-matchers/Makefile index 8c50258ec8b2..28436487d295 100644 --- a/devel/ruby-shoulda-matchers/Makefile +++ b/devel/ruby-shoulda-matchers/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2022/02/12 13:42:29 taca Exp $ +# $NetBSD: Makefile,v 1.20 2022/09/18 12:32:00 taca Exp $ -DISTNAME= shoulda-matchers-5.1.0 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -CATEGORIES= devel ruby +DISTNAME= shoulda-matchers-5.2.0 +CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://thoughtbot.com/community/ @@ -12,7 +11,7 @@ LICENSE= mit DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} USE_LANGUAGES= # none -RUBY_RAILS_ACCEPTED= # defined +RUBY_RAILS_ACCEPTED= # empty .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-shoulda-matchers/PLIST b/devel/ruby-shoulda-matchers/PLIST index cc1d0057bf15..331ff9acc178 100644 --- a/devel/ruby-shoulda-matchers/PLIST +++ b/devel/ruby-shoulda-matchers/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2021/08/22 14:47:26 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2022/09/18 12:32:00 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md @@ -42,6 +42,7 @@ ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/numeric_ty ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_blank.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_nil.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/ignore_interference_by_writer.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/ignoring_interference_by_writer.rb diff --git a/devel/ruby-shoulda-matchers/distinfo b/devel/ruby-shoulda-matchers/distinfo index 5213ae80969c..21ce8bea114d 100644 --- a/devel/ruby-shoulda-matchers/distinfo +++ b/devel/ruby-shoulda-matchers/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2022/02/12 13:42:29 taca Exp $ +$NetBSD: distinfo,v 1.15 2022/09/18 12:32:00 taca Exp $ -BLAKE2s (shoulda-matchers-5.1.0.gem) = d92b29064aca2a0b2ed307051782f5b534817a636a56e4fb2e502c06f8f8396b -SHA512 (shoulda-matchers-5.1.0.gem) = b9c9ddefbd4332ee1a6f7dbd11c10e762e5664619ccfb893d0528abd976b1c2c6fe4666fe32ad6a1b910f9c970d94158b309673f1ed314a081963b58cf218329 -Size (shoulda-matchers-5.1.0.gem) = 80384 bytes +BLAKE2s (shoulda-matchers-5.2.0.gem) = 2e6405f197c4e6bf1eddb21d1e6c8555c65b1bfaa812e595313731c447fdaab2 +SHA512 (shoulda-matchers-5.2.0.gem) = cafe458703f03777d42c78b872959025d26ad2722b35fafc0dab2f5bc31845dba80ebf6d9a1b4f3378d31e665b57bc918e2c691f02dd318caaa2cc40122030bc +Size (shoulda-matchers-5.2.0.gem) = 80896 bytes