pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-typhoeus
Module Name: pkgsrc
Committed By: taca
Date: Wed Jun 2 15:00:15 UTC 2021
Modified Files:
pkgsrc/www/ruby-typhoeus: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-typhoeus/Makefile \
pkgsrc/www/ruby-typhoeus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-typhoeus/Makefile
diff -u pkgsrc/www/ruby-typhoeus/Makefile:1.1 pkgsrc/www/ruby-typhoeus/Makefile:1.2
--- pkgsrc/www/ruby-typhoeus/Makefile:1.1 Tue Apr 14 15:58:29 2020
+++ pkgsrc/www/ruby-typhoeus/Makefile Wed Jun 2 15:00:15 2021
@@ -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 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-ethon>=0.9.0:../../www/ruby-ethon
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ruby-typhoeus/distinfo
diff -u pkgsrc/www/ruby-typhoeus/distinfo:1.1 pkgsrc/www/ruby-typhoeus/distinfo:1.2
--- pkgsrc/www/ruby-typhoeus/distinfo:1.1 Tue Apr 14 15:58:29 2020
+++ pkgsrc/www/ruby-typhoeus/distinfo Wed Jun 2 15:00:15 2021
@@ -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