pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-typhoeus www/ruby-typhoeus: update to 1.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abe3c2d93a50
branches:  trunk
changeset: 453706:abe3c2d93a50
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 02 15:00:15 2021 +0000

description:
www/ruby-typhoeus: update to 1.4.0

pkgsrc change: add "USE_LANGUAGES=      # none".

1.4.0 (2020-05-08)

No release note.
Please refer commit logs:
<https://github.com/typhoeus/typhoeus/compare/v1.3.1...v1.4.0> in detail.

diffstat:

 www/ruby-typhoeus/Makefile |   6 ++++--
 www/ruby-typhoeus/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 621a27711d3e -r abe3c2d93a50 www/ruby-typhoeus/Makefile
--- a/www/ruby-typhoeus/Makefile        Wed Jun 02 14:46:00 2021 +0000
+++ b/www/ruby-typhoeus/Makefile        Wed Jun 02 15:00:15 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/04/14 15:58:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/02 15:00:15 taca Exp $
 
-DISTNAME=      typhoeus-1.3.1
+DISTNAME=      typhoeus-1.4.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,5 +10,7 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-ethon>=0.9.0:../../www/ruby-ethon
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 621a27711d3e -r abe3c2d93a50 www/ruby-typhoeus/distinfo
--- a/www/ruby-typhoeus/distinfo        Wed Jun 02 14:46:00 2021 +0000
+++ b/www/ruby-typhoeus/distinfo        Wed Jun 02 15:00:15 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/04/14 15:58:29 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2021/06/02 15:00:15 taca Exp $
 
-SHA1 (typhoeus-1.3.1.gem) = 57fe283b58130581a6edfaa2bfde3a9ecaa5e5ac
-RMD160 (typhoeus-1.3.1.gem) = b0f3eccc93865761c3f20d89555ceee43d5a4fc8
-SHA512 (typhoeus-1.3.1.gem) = f826cdb7e48577226b12fc2715123e13519148f67d036470e385f80f8f3112d1ad24bf580c2ed0d213242c9afc1bdf868084266d430858b2cf6de73e50a11422
-Size (typhoeus-1.3.1.gem) = 55808 bytes
+SHA1 (typhoeus-1.4.0.gem) = 21dac1fdbc225e062dc10261d84ac8f3c4e1d766
+RMD160 (typhoeus-1.4.0.gem) = 52a3db27a10986a4b3530f87888607fc7625566f
+SHA512 (typhoeus-1.4.0.gem) = f48a99fd554f4d06d37a0a804ee79dd8423d9bff765394537ab0edba615e132d25660a6eb455e8628f59bd56c7ea26f4a195827d5287a53e58e3aeb394477284
+Size (typhoeus-1.4.0.gem) = 56832 bytes



Home | Main Index | Thread Index | Old Index