pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-mechanize
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 19 16:53:03 UTC 2025
Modified Files:
pkgsrc/www/ruby-mechanize: Makefile distinfo
Log Message:
www/ruby-mechanize: update to 2.14.0
2.14.0 (2025-01-05)
* Mechanize exposes a write_timeout attribute, which is set on the
connection if it's supported (e.g.,
Net::HTTP::Persistent.write_timeout). (#586) @maurycy
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/ruby-mechanize/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/ruby-mechanize/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-mechanize/Makefile
diff -u pkgsrc/www/ruby-mechanize/Makefile:1.30 pkgsrc/www/ruby-mechanize/Makefile:1.31
--- pkgsrc/www/ruby-mechanize/Makefile:1.30 Mon Oct 21 14:52:17 2024
+++ pkgsrc/www/ruby-mechanize/Makefile Sun Jan 19 16:53:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2024/10/21 14:52:17 taca Exp $
+# $NetBSD: Makefile,v 1.31 2025/01/19 16:53:03 taca Exp $
-DISTNAME= mechanize-2.12.2
+DISTNAME= mechanize-2.14.0
CATEGORIES= www
MAINTAINER= minskim%NetBSD.org@localhost
@@ -11,7 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.8<3:../../net/ruby-addressable
DEPENDS+= ${RUBY_PKGPREFIX}-domain_name>=0.5.20190701:../../net/ruby-domain_name
DEPENDS+= ${RUBY_PKGPREFIX}-http-cookie>=1.0.3<2:../../www/ruby-http-cookie
-DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=3.0<4:../../mail/ruby-mime-types
+DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=3.3<4:../../mail/ruby-mime-types
DEPENDS+= ${RUBY_PKGPREFIX}-net-http-digest_auth>=1.4.1<2:../../www/ruby-net-http-digest_auth
DEPENDS+= ${RUBY_PKGPREFIX}-net-http-persistent>=2.5.2<5:../../www/ruby-net-http-persistent
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.11.2<2:../../textproc/ruby-nokogiri
Index: pkgsrc/www/ruby-mechanize/distinfo
diff -u pkgsrc/www/ruby-mechanize/distinfo:1.27 pkgsrc/www/ruby-mechanize/distinfo:1.28
--- pkgsrc/www/ruby-mechanize/distinfo:1.27 Mon Oct 21 14:52:17 2024
+++ pkgsrc/www/ruby-mechanize/distinfo Sun Jan 19 16:53:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/10/21 14:52:17 taca Exp $
+$NetBSD: distinfo,v 1.28 2025/01/19 16:53:03 taca Exp $
-BLAKE2s (mechanize-2.12.2.gem) = a89f9472eb0345b85a8fe3c7bbca1654fd2826baebf44f7cb7eced3bddfb3ce4
-SHA512 (mechanize-2.12.2.gem) = e0381bf0465eb1f2064b12f193372268b06907fa27dbb2ad2ff5e53414465bdc2e4728edd18befa4e0db2115fcf64f9b2e46e858cb68d9b56fa1a1330be09745
-Size (mechanize-2.12.2.gem) = 145920 bytes
+BLAKE2s (mechanize-2.14.0.gem) = 2bfafcf97cf71be28899564922b04bdb1f461e82b3aba9dbaf726ec9932cf044
+SHA512 (mechanize-2.14.0.gem) = 563b79c116da1d438525d0c52f530323254612d081b3a5ca7633837cf052b55e8b09021effac06aea7b2895ce5a20f14b58a6fca1cfb2d66244092fed0454a76
+Size (mechanize-2.14.0.gem) = 145920 bytes
Home |
Main Index |
Thread Index |
Old Index