summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-07-17 14:25:00 +0000
committertaca <taca@pkgsrc.org>2016-07-17 14:25:00 +0000
commit6504b15000d2a4aed142290588e5a039e33a0faf (patch)
treef739cb0dc7394e1716f53cc1dfab71f3d651fd88 /comms
parentd5bb7bd82112889ebd42022c600418dd04f6aecb (diff)
downloadpkgsrc-6504b15000d2a4aed142290588e5a039e33a0faf.tar.gz
Update ruby-termios to 1.0.2.
pkgsrc change: Change HOEMDIR to https://github.com/arika/ruby-termios. * Move extension files to ext/ directory. * Several miscellaneous changes.
Diffstat (limited to 'comms')
-rw-r--r--comms/ruby-termios/Makefile11
-rw-r--r--comms/ruby-termios/PLIST18
-rw-r--r--comms/ruby-termios/distinfo11
3 files changed, 20 insertions, 20 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile
index 6339309ff57..b1a2521f2e6 100644
--- a/comms/ruby-termios/Makefile
+++ b/comms/ruby-termios/Makefile
@@ -1,18 +1,13 @@
-# $NetBSD: Makefile,v 1.28 2015/01/16 09:18:47 taca Exp $
+# $NetBSD: Makefile,v 1.29 2016/07/17 14:25:00 taca Exp $
-DISTNAME= ruby-termios-0.9.6
+DISTNAME= ruby-termios-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 2
CATEGORIES= comms
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://arika.org/ruby/termios
+HOMEPAGE= https://github.com/arika/ruby-termios
COMMENT= Ruby extension to termios library
LICENSE= gnu-gpl-v2 OR ruby-license
-GEM_CLEANBUILD= Makefile *.o *.time termios.${RUBY_DLEXT} mkmf.log \
- .RUBYARCHDIR.time
-GEM_CLEANBUILD_EXTENSIONS= termios.rb
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/ruby-termios/PLIST b/comms/ruby-termios/PLIST
index 150670fcc5f..9477153e301 100644
--- a/comms/ruby-termios/PLIST
+++ b/comms/ruby-termios/PLIST
@@ -1,17 +1,23 @@
-@comment $NetBSD: PLIST,v 1.13 2015/03/08 15:17:17 taca Exp $
+@comment $NetBSD: PLIST,v 1.14 2016/07/17 14:25:00 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/termios.${RUBY_DLEXT}
-${GEM_LIBDIR}/ChangeLog
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/console
+${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/examples/modem_check0.rb
${GEM_LIBDIR}/examples/modem_check1.rb
${GEM_LIBDIR}/examples/modem_check2.rb
${GEM_LIBDIR}/examples/secret_input1.rb
${GEM_LIBDIR}/examples/secret_input2.rb
-${GEM_LIBDIR}/extconf.rb
+${GEM_LIBDIR}/ext/extconf.rb
+${GEM_LIBDIR}/ext/termios.c
${GEM_LIBDIR}/lib/termios.rb
${GEM_LIBDIR}/lib/termios.${RUBY_DLEXT}
-${GEM_LIBDIR}/termios.c
-${GEM_LIBDIR}/test/test0.rb
+${GEM_LIBDIR}/lib/termios/version.rb
+${GEM_LIBDIR}/ruby-termios.gemspec
+${GEM_LIBDIR}/termios.rd
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/comms/ruby-termios/distinfo b/comms/ruby-termios/distinfo
index bc45d8a80ab..ad94b45512b 100644
--- a/comms/ruby-termios/distinfo
+++ b/comms/ruby-termios/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 01:34:57 agc Exp $
+$NetBSD: distinfo,v 1.12 2016/07/17 14:25:00 taca Exp $
-SHA1 (ruby-termios-0.9.6.gem) = 09eb1346140fdd127fc269b5fae25042b5466bdc
-RMD160 (ruby-termios-0.9.6.gem) = 215cd866d08ae99f8614ad76462860bda89f78e8
-SHA512 (ruby-termios-0.9.6.gem) = f6067f18fe1efb7453540c68c54f994c3509e166a96f0c23173f5558ac909d5016abc9b5984ce7f8321203211133ddc9aac6c6729f6669925f1d784eaf9efbc5
-Size (ruby-termios-0.9.6.gem) = 15360 bytes
-SHA1 (patch-ab) = 148e9c81e6b2e72a8ba1ecabd09775623a78552d
+SHA1 (ruby-termios-1.0.2.gem) = 8925ab4fd8d7c96a4ce398f0817f82ec2b0d9ff1
+RMD160 (ruby-termios-1.0.2.gem) = 7aefcec46ab0255c4db9c983d5ad9e72ccc7fe5c
+SHA512 (ruby-termios-1.0.2.gem) = e32e899e917eb04e382a02484accf9fea0369de8c1942b445e48e71e9c836305e2d54221c9a044d27ede44a7d5c14f976a8ffda79f79f71b5a121474e759f45d
+Size (ruby-termios-1.0.2.gem) = 17408 bytes