Wed Jun 2 15:00:15 2021 UTC ()
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.


(taca)
diff -r1.1 -r1.2 pkgsrc/www/ruby-typhoeus/Makefile
diff -r1.1 -r1.2 pkgsrc/www/ruby-typhoeus/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/www/ruby-typhoeus/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-typhoeus/Makefile 2020/04/14 15:58:29 1.1
+++ pkgsrc/www/ruby-typhoeus/Makefile 2021/06/02 15:00:15 1.2
@@ -1,14 +1,16 @@ @@ -1,14 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2020/04/14 15:58:29 ryoon Exp $ 1# $NetBSD: Makefile,v 1.2 2021/06/02 15:00:15 taca Exp $
2 2
3DISTNAME= typhoeus-1.3.1 3DISTNAME= typhoeus-1.4.0
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/typhoeus/typhoeus 7HOMEPAGE= https://github.com/typhoeus/typhoeus
8COMMENT= Wraps libcurl in order to make fast and reliable requests 8COMMENT= Wraps libcurl in order to make fast and reliable requests
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-ethon>=0.9.0:../../www/ruby-ethon 11DEPENDS+= ${RUBY_PKGPREFIX}-ethon>=0.9.0:../../www/ruby-ethon
12 12
 13USE_LANGUAGES= # none
 14
13.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/www/ruby-typhoeus/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-typhoeus/distinfo 2020/04/14 15:58:29 1.1
+++ pkgsrc/www/ruby-typhoeus/distinfo 2021/06/02 15:00:15 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/04/14 15:58:29 ryoon Exp $ 1$NetBSD: distinfo,v 1.2 2021/06/02 15:00:15 taca Exp $
2 2
3SHA1 (typhoeus-1.3.1.gem) = 57fe283b58130581a6edfaa2bfde3a9ecaa5e5ac 3SHA1 (typhoeus-1.4.0.gem) = 21dac1fdbc225e062dc10261d84ac8f3c4e1d766
4RMD160 (typhoeus-1.3.1.gem) = b0f3eccc93865761c3f20d89555ceee43d5a4fc8 4RMD160 (typhoeus-1.4.0.gem) = 52a3db27a10986a4b3530f87888607fc7625566f
5SHA512 (typhoeus-1.3.1.gem) = f826cdb7e48577226b12fc2715123e13519148f67d036470e385f80f8f3112d1ad24bf580c2ed0d213242c9afc1bdf868084266d430858b2cf6de73e50a11422 5SHA512 (typhoeus-1.4.0.gem) = f48a99fd554f4d06d37a0a804ee79dd8423d9bff765394537ab0edba615e132d25660a6eb455e8628f59bd56c7ea26f4a195827d5287a53e58e3aeb394477284
6Size (typhoeus-1.3.1.gem) = 55808 bytes 6Size (typhoeus-1.4.0.gem) = 56832 bytes