pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-mustermann www/ruby-mustermann: update to 2.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/76c51042d859
branches: trunk
changeset: 384529:76c51042d859
user: taca <taca%pkgsrc.org@localhost>
date: Thu Sep 01 13:46:30 2022 +0000
description:
www/ruby-mustermann: update to 2.0.2
Latest release is 3.0.0 but ruby-sinatra require prior to 3.0.
2.0.2 (2022-07-22)
* Further improve Ruby 3 compatibility. #134. @magni-
2.0.1 (2022-07-19)
* Properly fix Ruby 3 compatability issue, reverts #126. Resolved by #130
@eregon, @tconst, @dentarg
2.0.0 (2022-07-18)
* Improve Ruby 3 compatibility. Removed built-in Sinatra 1 support, and
moved to new mustermann-sinatra-extension gem. Fixes #114 @epergo
1.1.2 (2022-07-16)
* Add compatibility with --enable=frozen-string-literal param. Fixes #110
@michal-granec
diffstat:
www/ruby-mustermann/Makefile | 4 ++--
www/ruby-mustermann/PLIST | 3 +--
www/ruby-mustermann/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r ed5782fc8179 -r 76c51042d859 www/ruby-mustermann/Makefile
--- a/www/ruby-mustermann/Makefile Thu Sep 01 12:06:12 2022 +0000
+++ b/www/ruby-mustermann/Makefile Thu Sep 01 13:46:30 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/03/21 16:51:38 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/01 13:46:30 taca Exp $
-DISTNAME= mustermann-1.1.1
+DISTNAME= mustermann-2.0.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r ed5782fc8179 -r 76c51042d859 www/ruby-mustermann/PLIST
--- a/www/ruby-mustermann/PLIST Thu Sep 01 12:06:12 2022 +0000
+++ b/www/ruby-mustermann/PLIST Thu Sep 01 13:46:30 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/06/04 15:26:43 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/09/01 13:46:30 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
@@ -45,7 +45,6 @@
${GEM_LIBDIR}/spec/concat_spec.rb
${GEM_LIBDIR}/spec/equality_map_spec.rb
${GEM_LIBDIR}/spec/expander_spec.rb
-${GEM_LIBDIR}/spec/extension_spec.rb
${GEM_LIBDIR}/spec/identity_spec.rb
${GEM_LIBDIR}/spec/mapper_spec.rb
${GEM_LIBDIR}/spec/mustermann_spec.rb
diff -r ed5782fc8179 -r 76c51042d859 www/ruby-mustermann/distinfo
--- a/www/ruby-mustermann/distinfo Thu Sep 01 12:06:12 2022 +0000
+++ b/www/ruby-mustermann/distinfo Thu Sep 01 13:46:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:31:01 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/09/01 13:46:30 taca Exp $
-BLAKE2s (mustermann-1.1.1.gem) = 1fa676e7e863ce703b3c426456162674c6e381b13e52f9350e2bbf1b1f52446d
-SHA512 (mustermann-1.1.1.gem) = 55d5fd9b8309e0b806b2fb0af409fbc71b958b8f91116991439f2c66b1f71f17647a61020b0349a86132e7d3da383121719ea330538abb8f3c8bef5fbff0b747
-Size (mustermann-1.1.1.gem) = 51712 bytes
+BLAKE2s (mustermann-2.0.2.gem) = f20697b063408d1499d8c533daec6b7f1a9fe25f58cebef52e3cba92d912fa2b
+SHA512 (mustermann-2.0.2.gem) = ed72ec2e376e160cd315cdd8fb0693993b02d6898167dc6f158049bd8e0a6ad4f98e604108992e5787067ea951be793d2a7e6e47df2d582907868300aaa74e5a
+Size (mustermann-2.0.2.gem) = 50176 bytes
Home |
Main Index |
Thread Index |
Old Index