pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-equatable devel/ruby-equatable: update to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/821867689348
branches:  trunk
changeset: 451962:821867689348
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue May 04 13:37:18 2021 +0000

description:
devel/ruby-equatable: update to 0.7.0

0.7.0 - 2021-04-05

Changed

* Change gemspec to remove test and rake files to reduce gem size
* Change to remove bundler as a dev dependency and relax rspec upper
  constraint
* Change to require Ruby 2.0 or higher

diffstat:

 devel/ruby-equatable/Makefile |   4 ++--
 devel/ruby-equatable/PLIST    |  13 +------------
 devel/ruby-equatable/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 19 deletions(-)

diffs (51 lines):

diff -r 6375915ae973 -r 821867689348 devel/ruby-equatable/Makefile
--- a/devel/ruby-equatable/Makefile     Tue May 04 13:33:03 2021 +0000
+++ b/devel/ruby-equatable/Makefile     Tue May 04 13:37:18 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/11/12 15:21:00 taca Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/04 13:37:18 taca Exp $
 
-DISTNAME=      equatable-0.6.1
+DISTNAME=      equatable-0.7.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 6375915ae973 -r 821867689348 devel/ruby-equatable/PLIST
--- a/devel/ruby-equatable/PLIST        Tue May 04 13:33:03 2021 +0000
+++ b/devel/ruby-equatable/PLIST        Tue May 04 13:37:18 2021 +0000
@@ -1,19 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2019/11/12 15:21:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/04 13:37:18 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/equatable.gemspec
-${GEM_LIBDIR}/examples/point.rb
 ${GEM_LIBDIR}/lib/equatable.rb
 ${GEM_LIBDIR}/lib/equatable/version.rb
-${GEM_LIBDIR}/spec/equatable/eql_spec.rb
-${GEM_LIBDIR}/spec/equatable/equal_spec.rb
-${GEM_LIBDIR}/spec/equatable/include_spec.rb
-${GEM_LIBDIR}/spec/equatable/subclass_spec.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/tasks/console.rake
-${GEM_LIBDIR}/tasks/coverage.rake
-${GEM_LIBDIR}/tasks/spec.rake
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 6375915ae973 -r 821867689348 devel/ruby-equatable/distinfo
--- a/devel/ruby-equatable/distinfo     Tue May 04 13:33:03 2021 +0000
+++ b/devel/ruby-equatable/distinfo     Tue May 04 13:37:18 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/11/12 15:21:00 taca Exp $
+$NetBSD: distinfo,v 1.2 2021/05/04 13:37:18 taca Exp $
 
-SHA1 (equatable-0.6.1.gem) = 98bd73e29193649abf462dc8ed9cfe084e23dab4
-RMD160 (equatable-0.6.1.gem) = d242f4682a1e5c781f620ae78d83837046824ca9
-SHA512 (equatable-0.6.1.gem) = 442a6c9afd31ec2c41f3802703515827cb8d100bea3932c1fadeb036bb96a045883050712f480ebe4f7ea9bda5dab335b0f0d9dcc90a42bf45ce6bcc504fe0d4
-Size (equatable-0.6.1.gem) = 10752 bytes
+SHA1 (equatable-0.7.0.gem) = bcfd52de09c792b092c2f0546b220878b13580e9
+RMD160 (equatable-0.7.0.gem) = ab78b44eddb7adbd58da5acdeed8176c800ff613
+SHA512 (equatable-0.7.0.gem) = 4e6a0cc5b97ffed1f360fa60b581bec92f9a3aa15dfffc163fe5c41bfb99cb61566bbe7c514274c7377361b8fa7f76451c0fbbf289e2ab1fdece759724c020d3
+Size (equatable-0.7.0.gem) = 8192 bytes



Home | Main Index | Thread Index | Old Index