summaryrefslogtreecommitdiff
path: root/www/ruby-raindrops/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-09-13 15:40:36 +0000
committertaca <taca>2015-09-13 15:40:36 +0000
commit1118b9ac53e03e736a7a23f986e039728a517953 (patch)
tree431d52f668ea2f4c8fbb36c9b87c46c961094c08 /www/ruby-raindrops/Makefile
parent178d51d5ddc04032db31ec59f9268e397e64a113 (diff)
downloadpkgsrc-1118b9ac53e03e736a7a23f986e039728a517953.tar.gz
Update ruby-raindrops to 0.15.0.
=== raindrops 0.15.0 - non-glibc compat fix on Linux / 2015-07-22 00:30 UTC Thanks to Doug Forster for sending us the report. No other fixes * check for the existence of linux/tcp.h === raindrops 0.14.0 - misc doc updates / 2015-06-25 21:50 UTC Eric Wong (7): linux_inet_diag: annotate memory freeing on diag errors README: trim intro and update license modernize packaging and documentation move mailing list to raindrops-public@bogomips.org linux_inet_diag: clarify *fprintf usage without GVL TODO: add item for unix_diag and udp_diag linux_inet_diag: fix Wshorten-64-to-32 warnings Hleb Valoshka (1): Add setup and teardown for ipv6 tests
Diffstat (limited to 'www/ruby-raindrops/Makefile')
-rw-r--r--www/ruby-raindrops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-raindrops/Makefile b/www/ruby-raindrops/Makefile
index e418c7a308e..f7b5fc24472 100644
--- a/www/ruby-raindrops/Makefile
+++ b/www/ruby-raindrops/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/03/14 19:28:19 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/09/13 15:40:36 taca Exp $
-DISTNAME= raindrops-0.13.0
+DISTNAME= raindrops-0.15.0
CATEGORIES= www
MAINTAINER= pkgsrc@NetBSD.org