pkgsrc/net/ruby-connection_pool/Makefile
taca 3e4d4a7ced net/ruby-connection_pool: update to 2.2.2
2.2.2
------

- Add pool `size` and `available` accessors for metrics and monitoring
  purposes [#97, robholland]
2018-09-23 15:49:57 +00:00

12 lines
317 B
Makefile

# $NetBSD: Makefile,v 1.2 2018/09/23 15:49:57 taca Exp $
DISTNAME= connection_pool-2.2.2
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/mperham/connection_pool
COMMENT= Generic connection pool for Ruby
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"