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:           Sun Sep 22 08:17:14 UTC 2024

Modified Files:
        pkgsrc/www/ruby-http-cookie: Makefile distinfo

Log Message:
www/ruby-http-cookie: update to 1.0.7

1.0.7 (2024-06-06)

* Explicitly require "cgi" to avoid NameError in some applications. (#50 by
  @flavorjones)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-http-cookie/Makefile
cvs rdiff -u -r1.8 -r1.9 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.5 pkgsrc/www/ruby-http-cookie/Makefile:1.6
--- pkgsrc/www/ruby-http-cookie/Makefile:1.5    Sun Jun  2 15:23:58 2024
+++ pkgsrc/www/ruby-http-cookie/Makefile        Sun Sep 22 08:17:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/06/02 15:23:58 taca Exp $
+# $NetBSD: Makefile,v 1.6 2024/09/22 08:17:14 taca Exp $
 
-DISTNAME=      http-cookie-1.0.6
+DISTNAME=      http-cookie-1.0.7
 CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost

Index: pkgsrc/www/ruby-http-cookie/distinfo
diff -u pkgsrc/www/ruby-http-cookie/distinfo:1.8 pkgsrc/www/ruby-http-cookie/distinfo:1.9
--- pkgsrc/www/ruby-http-cookie/distinfo:1.8    Sun Jun  2 15:23:58 2024
+++ pkgsrc/www/ruby-http-cookie/distinfo        Sun Sep 22 08:17:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/06/02 15:23:58 taca Exp $
+$NetBSD: distinfo,v 1.9 2024/09/22 08:17:14 taca Exp $
 
-BLAKE2s (http-cookie-1.0.6.gem) = 1fb46e63807d9989940307d66efc879f3e614ee08590341fec3c9a50058ac12f
-SHA512 (http-cookie-1.0.6.gem) = 088949816b70c3eea5464b492cb067d1d1cea8608ba8ad791876b5a33cc57c95b036420e3e9872a40e35c84168a37ab6b4615a049ea98b04588000cdf594bc5f
-Size (http-cookie-1.0.6.gem) = 40448 bytes
+BLAKE2s (http-cookie-1.0.7.gem) = fcb9860801778d3d4f3d41229f9d53ca2272be4961f40a8c477d9e85929520ee
+SHA512 (http-cookie-1.0.7.gem) = ed83e492d60f5af50d184e590ae3bb85be1cc34019619ac8053e0a8249deea239c66076b70b48b2db4066f18fcc478fee5bca118e7ee697b8bbb5f5985da7124
+Size (http-cookie-1.0.7.gem) = 40448 bytes



Home | Main Index | Thread Index | Old Index