head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.8 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.6 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.4 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.2 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.6.0.4 pkgsrc-2022Q4-base:1.6 pkgsrc-2022Q3:1.6.0.2 pkgsrc-2022Q3-base:1.6 pkgsrc-2022Q2:1.5.0.20 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.18 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.16 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.14 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.12 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.10 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.8 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.6 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.4 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.2 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.4.0.14 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.10 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.8 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.6 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.4 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.2 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.3.0.4 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.2 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.2.0.6 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.4 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.1.0.2 pkgsrc-2017Q2-base:1.1; locks; strict; comment @# @; 1.7 date 2023.01.04.15.25.59; author taca; state Exp; branches; next 1.6; commitid JlHrqKOG1nV6Ne8E; 1.6 date 2022.09.01.13.46.30; author taca; state Exp; branches; next 1.5; commitid YJWYa1lkvGm4gaSD; 1.5 date 2020.03.21.16.51.38; author taca; state Exp; branches; next 1.4; commitid zqdqYROu8MY11i1C; 1.4 date 2018.09.23.16.55.04; author taca; state Exp; branches; next 1.3; commitid es2Fj1MHm6EwyfTA; 1.3 date 2018.03.17.16.19.19; author taca; state Exp; branches; next 1.2; commitid mZhpAqbGY0rVsPuA; 1.2 date 2017.09.11.15.20.20; author taca; state Exp; branches; next 1.1; commitid SZcE5wyuroSk9N6A; 1.1 date 2017.06.04.15.26.43; author taca; state Exp; branches; next ; commitid 4iQCJhDhJPPzm4Uz; desc @@ 1.7 log @www/ruby-mustermann: update to 3.0.0 3.0.0 (2022-07-24) * Drop support for old Rubies < 2.6. @ text @# $NetBSD: Makefile,v 1.6 2022/09/01 13:46:30 taca Exp $ DISTNAME= mustermann-3.0.0 CATEGORIES= www MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/sinatra/mustermann 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" @ 1.6 log @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 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/03/21 16:51:38 taca Exp $ d3 1 a3 1 DISTNAME= mustermann-2.0.2 @ 1.5 log @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 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/09/23 16:55:04 taca Exp $ d3 1 a3 1 DISTNAME= mustermann-1.1.1 @ 1.4 log @www/ruby-mustermann: update to 1.0.3 Mustermann 1.0.3 (2018-08-17) * Handle with_look_ahead on SafeRenderer. Fixes sinatra/sinatra#1409 @@namusyaka * Fix EqualityMap#fetch to be compatible with the fallback Hash#fetch. Fixes #89 @@eregon * Improve code base and documentation. @@sonots, @@iguchi1124 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/03/17 16:19:19 taca Exp $ d3 1 a3 1 DISTNAME= mustermann-1.0.3 d11 4 @ 1.3 log @www/ruby-mustermann: update to 1.0.2 * **Mustermann 1.0.2** (2017-02-17) * Look ahead same patterns as its own when concatenation. Fixes [sinatra/sinatra#1361](https://github.com/sinatra/sinatra/issues/1361) [@@namusyaka](https://github.com/namusyaka) * Improve development support and documentation. [@@EdwardBetts](https://github.com/EdwardBetts), [@@284km](https://github.com/284km), [@@yb66](https://github.com/yb66) and [@@garybernhardt](https://github.com/garybernhardt) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/09/11 15:20:20 taca Exp $ d3 1 a3 1 DISTNAME= mustermann-1.0.2 @ 1.2 log @Update ruby-mustermannto 1.0.1. **Mustermann 1.0.1** (2017-08-26) #### Docs * Updating readme to list Ruby 2.2 as minimum * Fix rendering of HTML table * Update summary and description in gemspec file. #### Fixes * avoid infinite loop by removing comments when receiving extended regexp * avoid unintended conflict of namespace * use Regexp#source instead of Regexp#inspect @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/06/04 15:26:43 taca Exp $ d3 1 a3 1 DISTNAME= mustermann-1.0.1 @ 1.1 log @Add ruby-mustermann package version 1.0.0 which required by sinatra 2.0. Welcome to Mustermann. Mustermann is your personal string matching expert. As an expert in the field of strings and patterns, Mustermann keeps its runtime dependencies to a minimum and is fully covered with specs and documentation. Given a string pattern, Mustermann will turn it into an object that behaves like a regular expression and has comparable performance characteristics. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= mustermann-1.0.0 @