pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Enable ruby-contracts



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5312ceef1190
branches:  trunk
changeset: 350662:5312ceef1190
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 01 16:46:52 2016 +0000

description:
Enable ruby-contracts

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b6473925c419 -r 5312ceef1190 devel/Makefile
--- a/devel/Makefile    Mon Aug 01 16:45:13 2016 +0000
+++ b/devel/Makefile    Mon Aug 01 16:46:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2289 2016/07/28 20:28:29 kamil Exp $
+# $NetBSD: Makefile,v 1.2290 2016/08/01 16:46:52 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1980,6 +1980,7 @@
 SUBDIR+=       ruby-celluloid-pool
 SUBDIR+=       ruby-celluloid-supervision
 SUBDIR+=       ruby-cmd
+SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-curses
 SUBDIR+=       ruby-curses-gem
 SUBDIR+=       ruby-daemon_controller



Home | Main Index | Thread Index | Old Index