pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-io-console Import the IO::Console Ruby pack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/370b274a32c7
branches:  trunk
changeset: 617055:370b274a32c7
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Wed Apr 10 09:18:59 2013 +0000

description:
Import the IO::Console Ruby package, version 0.4.2.

The IO::Console module provides the methods of a console device.

diffstat:

 devel/ruby-io-console/DESCR    |   1 +
 devel/ruby-io-console/Makefile |  11 +++++++++++
 devel/ruby-io-console/PLIST    |  13 +++++++++++++
 devel/ruby-io-console/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r b064f98d37c5 -r 370b274a32c7 devel/ruby-io-console/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-io-console/DESCR       Wed Apr 10 09:18:59 2013 +0000
@@ -0,0 +1,1 @@
+The IO::Console module provides the methods of a console device.
diff -r b064f98d37c5 -r 370b274a32c7 devel/ruby-io-console/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-io-console/Makefile    Wed Apr 10 09:18:59 2013 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2013/04/10 09:18:59 tonnerre Exp $
+
+DISTNAME=      io-console-0.4.2
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/nobu/io-console
+COMMENT=       Add console capabilities to IO instances
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b064f98d37c5 -r 370b274a32c7 devel/ruby-io-console/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-io-console/PLIST       Wed Apr 10 09:18:59 2013 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2013/04/10 09:18:59 tonnerre Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.RUBYLIBDIR.-.console.time
+${GEM_LIBDIR}/Makefile
+${GEM_LIBDIR}/console.c
+${GEM_LIBDIR}/console.o
+${GEM_LIBDIR}/console.so
+${GEM_LIBDIR}/extconf.rb
+${GEM_LIBDIR}/io/console.so
+${GEM_LIBDIR}/io/console/size.rb
+${GEM_LIBDIR}/lib/console/size.rb
+${GEM_LIBDIR}/mkmf.log
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r b064f98d37c5 -r 370b274a32c7 devel/ruby-io-console/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-io-console/distinfo    Wed Apr 10 09:18:59 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2013/04/10 09:18:59 tonnerre Exp $
+
+SHA1 (io-console-0.4.2.gem) = 0580e983149ce8305278fc52cadcca3912bfa111
+RMD160 (io-console-0.4.2.gem) = 4c6b14d455ecc359ca318696958310154b901484
+Size (io-console-0.4.2.gem) = 9216 bytes



Home | Main Index | Thread Index | Old Index