pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Add the new ruby-mixlib-* packages:
details: https://anonhg.NetBSD.org/pkgsrc/rev/39da4f4368ee
branches: trunk
changeset: 635339:39da4f4368ee
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Jun 03 13:17:36 2014 +0000
description:
Add the new ruby-mixlib-* packages:
- ruby-mixlib-authentication
- ruby-mixlib-cli
- ruby-mixlib-config
- ruby-mixlib-log
- ruby-mixlib-shellout
diffstat:
devel/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 911e43829ba8 -r 39da4f4368ee devel/Makefile
--- a/devel/Makefile Tue Jun 03 13:15:51 2014 +0000
+++ b/devel/Makefile Tue Jun 03 13:17:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1922 2014/05/29 22:07:32 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.1923 2014/06/03 13:17:36 jperkin Exp $
#
COMMENT= Development utilities
@@ -1675,6 +1675,11 @@
SUBDIR+= ruby-metaclass
SUBDIR+= ruby-metaid
SUBDIR+= ruby-minitest
+SUBDIR+= ruby-mixlib-authentication
+SUBDIR+= ruby-mixlib-cli
+SUBDIR+= ruby-mixlib-config
+SUBDIR+= ruby-mixlib-log
+SUBDIR+= ruby-mixlib-shellout
SUBDIR+= ruby-mkrf
SUBDIR+= ruby-mocha
SUBDIR+= ruby-mode
Home |
Main Index |
Thread Index |
Old Index