pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-http-cookie
Module Name: pkgsrc
Committed By: taca
Date: Tue May 5 13:46:51 UTC 2026
Modified Files:
pkgsrc/www/ruby-http-cookie: Makefile distinfo
Log Message:
www/ruby-http-cookie: update to 1.1.6
1.1.5 (2026-04-19)
* Fix NameError: uninitialized constant HTTP::Cookie::MAX_COOKIES_TOTAL when
http/cookie_jar is required without http/cookie, as done by the http
gem. (#62)
1.1.6 (2026-04-20)
* Use autoload to avoid "circular require" warnings between http/cookie and
http/cookie_jar. (#65)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/ruby-http-cookie/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-http-cookie/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-http-cookie/Makefile
diff -u pkgsrc/www/ruby-http-cookie/Makefile:1.9 pkgsrc/www/ruby-http-cookie/Makefile:1.10
--- pkgsrc/www/ruby-http-cookie/Makefile:1.9 Sun Apr 12 15:27:21 2026
+++ pkgsrc/www/ruby-http-cookie/Makefile Tue May 5 13:46:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/04/12 15:27:21 taca Exp $
+# $NetBSD: Makefile,v 1.10 2026/05/05 13:46:51 taca Exp $
-DISTNAME= http-cookie-1.1.4
+DISTNAME= http-cookie-1.1.6
CATEGORIES= www
MAINTAINER= taca%NetBSD.org@localhost
Index: pkgsrc/www/ruby-http-cookie/distinfo
diff -u pkgsrc/www/ruby-http-cookie/distinfo:1.12 pkgsrc/www/ruby-http-cookie/distinfo:1.13
--- pkgsrc/www/ruby-http-cookie/distinfo:1.12 Sun Apr 12 15:27:21 2026
+++ pkgsrc/www/ruby-http-cookie/distinfo Tue May 5 13:46:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2026/04/12 15:27:21 taca Exp $
+$NetBSD: distinfo,v 1.13 2026/05/05 13:46:51 taca Exp $
-BLAKE2s (http-cookie-1.1.4.gem) = f49882aa5f16480ae8385e2bb248dda00a76056091cdabab12551d2789855a07
-SHA512 (http-cookie-1.1.4.gem) = 7d8c85bc043b15bf26b258399c305b3f8257f95f5da90d99065009688cb122e6d26de3393bedbd62694f10d42a825b9aa99bcdb3e0b4bc4f8919044d624cdf4a
-Size (http-cookie-1.1.4.gem) = 26112 bytes
+BLAKE2s (http-cookie-1.1.6.gem) = 9e044b37b8c7e921309966c12840b4036541bf9589e90dd37f5215d04aab21e5
+SHA512 (http-cookie-1.1.6.gem) = 7d0b2d0a9b6dabc47bcb804b92e0414996bdf4d7df2695f3feca82623ee3df3f3d60bf6fc0c2e035dcea4ce36dff2332cc2103fca3ea46e58cb5fc999ca02c97
+Size (http-cookie-1.1.6.gem) = 26624 bytes
Home |
Main Index |
Thread Index |
Old Index