pkgsrc-WIP-changes archive

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

ruby-termit: update to ruby-termit-3.9.0



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu May 25 21:40:26 2017 +0200
Changeset:	e03a520fa0a0733f5e5e5f686c9d182d7ced69e3

Modified Files:
	ruby-termit/Makefile
	ruby-termit/distinfo

Log Message:
ruby-termit: update to ruby-termit-3.9.0

Commits:
 Add support for more chinese stuff and release 3.9.0
 Update travis ruby versions
 Add handling for chinese speech synthesis and release 3.8.0
 Update README.md
 Fixes a small typo in the readme

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e03a520fa0a0733f5e5e5f686c9d182d7ced69e3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-termit/Makefile | 2 +-
 ruby-termit/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/ruby-termit/Makefile b/ruby-termit/Makefile
index c8680f13e4..e961cad3f7 100644
--- a/ruby-termit/Makefile
+++ b/ruby-termit/Makefile
@@ -2,7 +2,7 @@
 
 GITHUB_PROJECT=	termit
 DISTNAME=	${GITHUB_TAG}
-PKGNAME=	${RUBY_PKGPREFIX}-${GITHUB_PROJECT}-3.7.0
+PKGNAME=	${RUBY_PKGPREFIX}-${GITHUB_PROJECT}-3.9.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pawurb/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/ruby-termit/distinfo b/ruby-termit/distinfo
index 9135c95c48..039b5cbfbe 100644
--- a/ruby-termit/distinfo
+++ b/ruby-termit/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.3 2015/09/13 20:13:47 yhardy Exp $
 
-SHA1 (termit/v3.7.0.tar.gz) = 8c18d3c4b782aa1158c3d44777fec0945732cb97
-RMD160 (termit/v3.7.0.tar.gz) = ce1f8b96cf00c5244703f51dd10670ea34dda424
-SHA512 (termit/v3.7.0.tar.gz) = c1bbac91852c105ac529c429f5f9a213529710ebcefd227f23afddc594288a947b0fb8c972412fb91566cced3e420300f23be39855cc229fe4b1ab6afcbce9c1
-Size (termit/v3.7.0.tar.gz) = 80359 bytes
+SHA1 (termit/v3.9.0.tar.gz) = bb6b42a9060812c9fbbec5e07415f012d3ea57b5
+RMD160 (termit/v3.9.0.tar.gz) = e69bdceb5e4bcfe77c24d3c8b87641279a688430
+SHA512 (termit/v3.9.0.tar.gz) = 8ef478a0d136f644f1531fff3d87cf8aaa0d6dc29f05ec4dffee1b6348d47d51c25448b4b63038a609b08cde4793620d8a937528d02d46563990f0fabda8beb4
+Size (termit/v3.9.0.tar.gz) = 80243 bytes
 SHA1 (patch-termit.gemspec) = 888fb227ce3ca717dfea94427ab51985ac1cac89


Home | Main Index | Thread Index | Old Index