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 1.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6de1b943dd81
branches:  trunk
changeset: 413669:6de1b943dd81
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 21 16:51:38 2020 +0000

description:
www/ruby-mustermann: update to 1.1.1

Update ruby-mustermann to 1.1.1.


Mustermann 1.1.1 (2020-01-04)

* Make sure that requireing ruby2_keywords when needed. Fixes #102 @Annih

Mustermann 1.1.0 (2019-12-30)

* Proper handling of Mustermann::ExpandError. Fixes #88 @namusyaka

* Support Ruby 3 keyword arguments. @mame

  o At the same time, we dropped a support that accepts options
    followed by mappings on Mustermann::Mapper. Reference commit

* Improve documentation and development. @horaciob, @epistrephein,
  @jbampton, @jkowens, @junaruga

diffstat:

 www/ruby-mustermann/Makefile |   8 ++++++--
 www/ruby-mustermann/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 65cf19b1fa0b -r 6de1b943dd81 www/ruby-mustermann/Makefile
--- a/www/ruby-mustermann/Makefile      Sat Mar 21 16:51:37 2020 +0000
+++ b/www/ruby-mustermann/Makefile      Sat Mar 21 16:51:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/09/23 16:55:04 taca Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/21 16:51:38 taca Exp $
 
-DISTNAME=      mustermann-1.0.3
+DISTNAME=      mustermann-1.1.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,5 +8,9 @@
 COMMENT=       Use patterns like regular expressions
 LICENSE=       mit
 
+DEPENDS+=      ${RUBY_PKGPREFIX}-ruby2_keywords>=0.0.1<0.1:../../devel/ruby-ruby2_keywords
+
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 65cf19b1fa0b -r 6de1b943dd81 www/ruby-mustermann/distinfo
--- a/www/ruby-mustermann/distinfo      Sat Mar 21 16:51:37 2020 +0000
+++ b/www/ruby-mustermann/distinfo      Sat Mar 21 16:51:38 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/09/23 16:55:04 taca Exp $
+$NetBSD: distinfo,v 1.5 2020/03/21 16:51:38 taca Exp $
 
-SHA1 (mustermann-1.0.3.gem) = 2d090e7d3cd2a35efeaeacf006100fb83b828686
-RMD160 (mustermann-1.0.3.gem) = d38e49edb32f2810e08343b87642b2b079830d76
-SHA512 (mustermann-1.0.3.gem) = 776ad3f24e1165155def04a6e1ff18ccaf536606dafc3fa19b8b2c2576cd316eaa9b72cac37bc6ede3c48c7ed6c90e99a4388f60cdeaef0bca461e9caa4bb4f5
-Size (mustermann-1.0.3.gem) = 51712 bytes
+SHA1 (mustermann-1.1.1.gem) = 50a4e37904485810cb05e27d75c9783e5a8f3402
+RMD160 (mustermann-1.1.1.gem) = 7923651f41af65a1a280787f5a104129a4bcf56f
+SHA512 (mustermann-1.1.1.gem) = 55d5fd9b8309e0b806b2fb0af409fbc71b958b8f91116991439f2c66b1f71f17647a61020b0349a86132e7d3da383121719ea330538abb8f3c8bef5fbff0b747
+Size (mustermann-1.1.1.gem) = 51712 bytes



Home | Main Index | Thread Index | Old Index