pkgsrc/devel/ruby-backports/Makefile
taca af83468617 devel/ruby-backports: update to 3.11.4
3.11.2 (2018/04/10)

* Remove link  to www.pledgie.com.
* Update Rails' try [#115]

3.11.3 (2018/04/16)

* Update readme [ci skip]
* Oops, fix try correctly

3.11.4 (2018/08/27)

* Tweak README [ci skip]
* SVG badges in README
* Add a note about performance of match? backports [#17]
* Fix match? [#117]
* Tweak for Enumerator::ArithmeticSequence
2018-09-23 14:16:57 +00:00

12 lines
321 B
Makefile

# $NetBSD: Makefile,v 1.11 2018/09/23 14:16:57 taca Exp $
DISTNAME= backports-3.11.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/marcandre/backports/
COMMENT= Backports of Ruby features for older ruby
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"