pkgsrc/www/ruby-raindrops/Makefile
taca fec0f6ed4a www/ruby-raindrops: update to 019.1
Update to ruby-raindrops to 019.1.

pkgsrc change: update HOMEPAGE.

=== raindrops 0.19.1 / 2020-01-08 09:31 UTC

  This release fixes some warnings on newer Rubies.

  We're no longer on bogomips.org since it's due
  for expiry and I can't pay extortionists for a .org, so
  s/bogomips.org/yhbt.net/ for now, and be prepared to move again
  when extortionists move onto extorting the .net TLD.

        doc: switch homepage to dark216
        ext/raindrops/extconf: fix cflags reset on ancient CC
        fixes for newer rubies
        replace bogomips.org with yhbt.net
2020-03-20 17:50:21 +00:00

14 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.13 2020/03/20 17:50:21 taca Exp $
DISTNAME= raindrops-0.19.1
CATEGORIES= www
MAINTAINER= pkgsrc@NetBSD.org
HOMEPAGE= https://yhbt.net/raindrops/
COMMENT= Real-time statistics for Rack HTTP servers
LICENSE= gnu-lgpl-v2.1 OR gnu-lgpl-v3
USE_GCC_RUNTIME= yes
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"