pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Playwright



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Oct  9 16:50:25 UTC 2025

Modified Files:
        pkgsrc/www/p5-Playwright: Makefile distinfo

Log Message:
p5-Playwright: update to 1.551. Changes:

- Trap errors parsing responses from playwright-server, patch by
  Sherrard Burton.
- Allow configuration of the max size of responses to requests via
  constructor option 'maxrequest'.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/p5-Playwright/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/p5-Playwright/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/p5-Playwright/Makefile
diff -u pkgsrc/www/p5-Playwright/Makefile:1.12 pkgsrc/www/p5-Playwright/Makefile:1.13
--- pkgsrc/www/p5-Playwright/Makefile:1.12      Sun Jul 27 15:40:29 2025
+++ pkgsrc/www/p5-Playwright/Makefile   Thu Oct  9 16:50:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/07/27 15:40:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.13 2025/10/09 16:50:25 schmonz Exp $
 
-DISTNAME=      Playwright-1.532
+DISTNAME=      Playwright-1.551
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TE/TEODESIAN/}

Index: pkgsrc/www/p5-Playwright/distinfo
diff -u pkgsrc/www/p5-Playwright/distinfo:1.8 pkgsrc/www/p5-Playwright/distinfo:1.9
--- pkgsrc/www/p5-Playwright/distinfo:1.8       Sun Jul 27 15:40:29 2025
+++ pkgsrc/www/p5-Playwright/distinfo   Thu Oct  9 16:50:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/07/27 15:40:29 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2025/10/09 16:50:25 schmonz Exp $
 
-BLAKE2s (Playwright-1.532.tar.gz) = b1983e810bf3f232a9b10aa100bc86011bbbb6563b3338298cfa3786fac2df77
-SHA512 (Playwright-1.532.tar.gz) = 2b5fe3af44a10b7fc095c77a3c0c0df0afa9a1a20118625ed7d005751d1083eeb88a4060a7ccb22e86de74051077d19dd6e41fbe93ef6d13a93882719d5e4b97
-Size (Playwright-1.532.tar.gz) = 690136 bytes
+BLAKE2s (Playwright-1.551.tar.gz) = c002b055032b909a34e8c905f6a5c80ee083d13cd41a412d8a74f3f461f3c262
+SHA512 (Playwright-1.551.tar.gz) = 52cb5a9d7fba113c4c66b9ff64d29e75144cb6f552452ac94f1510ccacfedaf39a4edf6ba2d33e0e787f276bb450c682f7f202f9cb7d808f1c7a98b0c9833231
+Size (Playwright-1.551.tar.gz) = 693120 bytes



Home | Main Index | Thread Index | Old Index