pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/thin



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Apr 30 14:55:02 UTC 2023

Modified Files:
        pkgsrc/www/thin: Makefile distinfo

Log Message:
www/thin: update to 1.8.2

1.8.2 (2023-04-01)

What's Changed

* Increase timeout when checking for server stop by @sergiodj in #384
* Update tcp_spec.rb by @murraybd in #382
* Ruby 3.2 by @Vasfed in #392

New Contributors

* @sergiodj made their first contribution in #384
* @murraybd made their first contribution in #382
* @Vasfed made their first contribution in #392


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/thin/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/thin/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/thin/Makefile
diff -u pkgsrc/www/thin/Makefile:1.23 pkgsrc/www/thin/Makefile:1.24
--- pkgsrc/www/thin/Makefile:1.23       Wed Jun  2 15:18:00 2021
+++ pkgsrc/www/thin/Makefile    Sun Apr 30 14:55:01 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2021/06/02 15:18:00 taca Exp $
+# $NetBSD: Makefile,v 1.24 2023/04/30 14:55:01 taca Exp $
 
-DISTNAME=      thin-1.8.1
+DISTNAME=      thin-1.8.2
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/thin/distinfo
diff -u pkgsrc/www/thin/distinfo:1.20 pkgsrc/www/thin/distinfo:1.21
--- pkgsrc/www/thin/distinfo:1.20       Tue Oct 26 11:31:10 2021
+++ pkgsrc/www/thin/distinfo    Sun Apr 30 14:55:01 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:31:10 nia Exp $
+$NetBSD: distinfo,v 1.21 2023/04/30 14:55:01 taca Exp $
 
-BLAKE2s (thin-1.8.1.gem) = 67f8babf7188402167855dd48427f40f4d8c7f14f1584aa50485462d6b78fe97
-SHA512 (thin-1.8.1.gem) = c200ea03b7876b2a17b5875557fa967b8d01db20cc401811f314f3285f8249b8793e4709b7bc033a9c5813b9a51e3093c55f717b4a98b8fda171aa82813b7419
-Size (thin-1.8.1.gem) = 59904 bytes
+BLAKE2s (thin-1.8.2.gem) = fd0921622a7ad3b4682c441ee0ae9023570857ebe8cb4a2d361d264ac6367453
+SHA512 (thin-1.8.2.gem) = 8b031ea78b8051587fe93f7da417b6403d132f232b8bd01c843d4754be336705261d7081042662432d8d4ad9724ddf3321a85197cf15a784ace2a31f7164fadc
+Size (thin-1.8.2.gem) = 59904 bytes



Home | Main Index | Thread Index | Old Index