Tue Jul 25 14:29:42 2017 UTC ()
Update termtter to 2.2.8.

Sorry, the upstream changelog has not been updated in 4 years and the git
log output mostly refers to pull request numbers.

Mostly bug fixes, including one that improves compatibility with Ruby 2.3.0
(getting rid of "Object#timeout is deprecated, use Timeout.timeout" prints)


(jmcneill)
diff -r1.15 -r1.16 pkgsrc/www/termtter/Makefile
diff -r1.9 -r1.10 pkgsrc/www/termtter/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/www/termtter/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/termtter/Attic/Makefile 2017/05/30 15:19:39 1.15
+++ pkgsrc/www/termtter/Attic/Makefile 2017/07/25 14:29:42 1.16
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2017/05/30 15:19:39 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2017/07/25 14:29:42 jmcneill Exp $
2 2
3DISTNAME= termtter-2.2.1 3DISTNAME= termtter-2.2.8
4PKGREVISION= 3 
5CATEGORIES= www 4CATEGORIES= www
6 5
7MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://termtter.github.com/ 7HOMEPAGE= http://termtter.github.com/
9COMMENT= Terminal based Twitter client 8COMMENT= Terminal based Twitter client
10LICENSE= mit 9LICENSE= mit
11 10
12DEPENDS+= ${RUBY_PKGPREFIX}-fiddle-[0-9]*:../../devel/ruby-fiddle 11DEPENDS+= ${RUBY_PKGPREFIX}-fiddle-[0-9]*:../../devel/ruby-fiddle
13DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.5.0:../../devel/ruby-highline 12DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.5.0:../../devel/ruby-highline
14DEPENDS+= ${RUBY_PKGPREFIX}-readline-[0-9]*:../../devel/ruby-readline 13DEPENDS+= ${RUBY_PKGPREFIX}-readline-[0-9]*:../../devel/ruby-readline
15DEPENDS+= ${RUBY_PKGPREFIX}-termcolor>=1.0.0:../../devel/ruby-termcolor 14DEPENDS+= ${RUBY_PKGPREFIX}-termcolor>=1.0.0:../../devel/ruby-termcolor
16DEPENDS+= ${RUBY_PKGPREFIX}-rubytter>=1.5.1:../../net/ruby-rubytter 15DEPENDS+= ${RUBY_PKGPREFIX}-rubytter>=1.5.1:../../net/ruby-rubytter
17DEPENDS+= ${RUBY_PKGPREFIX}-notify>=0.5.1:../../sysutils/ruby-notify 16DEPENDS+= ${RUBY_PKGPREFIX}-notify>=0.5.1:../../sysutils/ruby-notify

cvs diff -r1.9 -r1.10 pkgsrc/www/termtter/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/termtter/Attic/distinfo 2015/11/04 02:47:40 1.9
+++ pkgsrc/www/termtter/Attic/distinfo 2017/07/25 14:29:42 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2015/11/04 02:47:40 agc Exp $ 1$NetBSD: distinfo,v 1.10 2017/07/25 14:29:42 jmcneill Exp $
2 2
3SHA1 (termtter-2.2.1.gem) = 90b15a621cc4eae2cd923d10f44dd965678018cc 3SHA1 (termtter-2.2.8.gem) = 63c1b314a7cce7f050b9d0a62dfbff03c3366f89
4RMD160 (termtter-2.2.1.gem) = e56faffb02402535affa23e3dc9b592825175273 4RMD160 (termtter-2.2.8.gem) = 912b235178138eb5068a682adfee0bb88deac9bf
5SHA512 (termtter-2.2.1.gem) = b4489e68234da5f465a24c2d3150cf7ec424163b74aa6a89f07cf8d99296764e4f6603be4677fa2dabfcbab20a857745b5c0010b25aceb16a2a1eff321ff1a2b 5SHA512 (termtter-2.2.8.gem) = cc173c0b4653fca883e1fab0e9cc98e2258db5d20758e9ef16d05ce7ed8347235b13549c62a978c89a67af1321dc1658dbf91551d8be5497a662e8d1ed6b3b52
6Size (termtter-2.2.1.gem) = 1505280 bytes 6Size (termtter-2.2.8.gem) = 1506304 bytes