pkgsrc/www/ruby-mustermann/Makefile
taca 84fbf25d83 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
2018-09-23 16:55:04 +00:00

12 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.4 2018/09/23 16:55:04 taca Exp $
DISTNAME= mustermann-1.0.3
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/sinatra/mustermann
COMMENT= Use patterns like regular expressions
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"