pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-tw ruby-tw: update to 1.3.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecabda0a3863
branches: trunk
changeset: 335258:ecabda0a3863
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Jun 16 17:07:02 2019 +0000
description:
ruby-tw: update to 1.3.1.
Upstream changes (from History.txt):
=== 1.3.1 2019-04-15
* use https (#79)
* thank you for contributing @sachin21
diffstat:
net/ruby-tw/Makefile | 7 +++----
net/ruby-tw/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 713af962246b -r ecabda0a3863 net/ruby-tw/Makefile
--- a/net/ruby-tw/Makefile Sun Jun 16 16:42:19 2019 +0000
+++ b/net/ruby-tw/Makefile Sun Jun 16 17:07:02 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/04/29 14:49:31 tsutsui Exp $
+# $NetBSD: Makefile,v 1.23 2019/06/16 17:07:02 tsutsui Exp $
-DISTNAME= tw-1.3.0
-PKGREVISION= 1
+DISTNAME= tw-1.3.1
CATEGORIES= net
MAINTAINER= tsutsui%NetBSD.org@localhost
@@ -16,7 +15,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-twitter>=6.2.0:../../net/ruby-twitter
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.4:../../security/ruby-oauth
-OVERRIDE_GEMSPEC+= json>=1.8.1
+OVERRIDE_GEMSPEC+= json>=${RUBY_JSON_VERSION}
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 713af962246b -r ecabda0a3863 net/ruby-tw/distinfo
--- a/net/ruby-tw/distinfo Sun Jun 16 16:42:19 2019 +0000
+++ b/net/ruby-tw/distinfo Sun Jun 16 17:07:02 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/02/17 13:22:13 tsutsui Exp $
+$NetBSD: distinfo,v 1.15 2019/06/16 17:07:02 tsutsui Exp $
-SHA1 (tw-1.3.0.gem) = 43643b8fbbf05da82b1257ec7c8aa4ddb14b2f8d
-RMD160 (tw-1.3.0.gem) = 493024506f68b110a8dc551aca177615ec085297
-SHA512 (tw-1.3.0.gem) = e0612152ae39f11057e7871ca5b4ea242252771ca1de0862e9b22a92d895ab7fdf77e89109599c8c4488f739b4c6474715e4ad161a61593a18694344eeac2cb9
-Size (tw-1.3.0.gem) = 14848 bytes
+SHA1 (tw-1.3.1.gem) = 60c17e32697bb4892aa6b1fe1870221683527a19
+RMD160 (tw-1.3.1.gem) = 1e2147c230efdd2a04d571383b70a26325fe6355
+SHA512 (tw-1.3.1.gem) = 4a3c06d003f219f2eda283004603ef664aa730d117dc7c716dd1c2a8fac6d487947714b13b7eab155709d0df369cd3889af3c6d60508bf815af7e77743cbfc94
+Size (tw-1.3.1.gem) = 14848 bytes
Home |
Main Index |
Thread Index |
Old Index