pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-kgio devel/ruby-kgio: update to 2.11.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8a556bd5f50
branches: trunk
changeset: 421587:c8a556bd5f50
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jan 16 15:33:28 2020 +0000
description:
devel/ruby-kgio: update to 2.11.3
Update ruby-kgio to 2.11.3.
* Update HOMEPAGE.
=== kgio 2.11.3 / 2020-01-08 09:25 UTC
Some doc and warning fixes for 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 the .net TLD.
pkg.mk: use --local to "gem install"
pkg.mk: use dark216 theme for Earth Day 2019
test: fix warnings with RUBYOPT=-w
tests: fix unused variable warnings from newer Rubies
test_connect_fd_leak: do not close socket if non-existent
test_syssend: avoid warning on cleanup
build: remove olddoc from the gemspec
doc: remove private email and outdated gmane archives
doc: move from bogomips.org/kgio to yhbt.net/kgio
diffstat:
devel/ruby-kgio/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 9ebee1374ac5 -r c8a556bd5f50 devel/ruby-kgio/Makefile
--- a/devel/ruby-kgio/Makefile Thu Jan 16 15:31:44 2020 +0000
+++ b/devel/ruby-kgio/Makefile Thu Jan 16 15:33:28 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2018/03/13 17:00:51 taca Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/16 15:33:29 taca Exp $
-DISTNAME= kgio-2.11.2
+DISTNAME= kgio-2.11.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://bogomips.org/kgio/
+HOMEPAGE= https://yhbt.net/kgio/
COMMENT= Provides non-blocking I/O methods for Ruby
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index