aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-06-27 06:59:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-06-27 06:59:30 +0000
commitf2835e971fe6372b428ddd6550ceda84e311984d (patch)
tree5c5435c26f2e10155c12afbbf38d7de41e1aa615 /devel/Makefile
parent2e50973029c84ca094fb0f5898a1dfb3eb1821f2 (diff)
downloadports-f2835e971fe6372b428ddd6550ceda84e311984d.tar.gz
ports-f2835e971fe6372b428ddd6550ceda84e311984d.zip
This is an implementation of Daniel Berger's proposal of structured warnings
for Ruby. They provide dynamic suppression and activation, as well as, an inheritance hierarchy to model their relations. This library preserves the old warn signature, but additionally allows a raise-like use. WWW: https://github.com/schmidt/structured_warnings PR: ports/179251 Submitted by: Mikhail T. <m.tsatsenko@gmail.com>
Notes
Notes: svn path=/head/; revision=321856
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b1e2e7081feb..0415e81ed5d3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4210,6 +4210,7 @@
SUBDIR += rubygem-stream
SUBDIR += rubygem-streetaddress
SUBDIR += rubygem-stringex
+ SUBDIR += rubygem-structured_warnings
SUBDIR += rubygem-subexec
SUBDIR += rubygem-sugar-high
SUBDIR += rubygem-sumbur