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:           Tue Apr 18 16:31:54 UTC 2023

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

Log Message:
Update to 1.323. From the changelog:

- Ensure temporary files used for IPC by await() are cleaned out of
  /tmp. Patch courtesy of Yanick Champoux.
- Add experimental support for the locator API via Page->locator().


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-Playwright/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/www/p5-Playwright/Makefile:1.3
--- pkgsrc/www/p5-Playwright/Makefile:1.2       Sun Mar 12 15:16:01 2023
+++ pkgsrc/www/p5-Playwright/Makefile   Tue Apr 18 16:31:54 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/03/12 15:16:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/04/18 16:31:54 schmonz Exp $
 
-DISTNAME=      Playwright-1.291
+DISTNAME=      Playwright-1.323
 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.1 pkgsrc/www/p5-Playwright/distinfo:1.2
--- pkgsrc/www/p5-Playwright/distinfo:1.1       Wed Mar  8 15:35:04 2023
+++ pkgsrc/www/p5-Playwright/distinfo   Tue Apr 18 16:31:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/03/08 15:35:04 schmonz Exp $
+$NetBSD: distinfo,v 1.2 2023/04/18 16:31:54 schmonz Exp $
 
-BLAKE2s (Playwright-1.291.tar.gz) = f7166abc1a4d956e852652fdeef0c9d48b31aafeb3e024bdbc20363aaa4f294f
-SHA512 (Playwright-1.291.tar.gz) = 9b82e7125f16bb56f50928d3ac99e48446884f939c63fb063968aff248a753c9577226c88c72cfe2979cd0e29c87b21f12d36262177d6cc02b74be218b7f40b6
-Size (Playwright-1.291.tar.gz) = 297736 bytes
+BLAKE2s (Playwright-1.323.tar.gz) = 15a283c0b11a5b9806582f47e1625af98152c99b581ec0fd7d4fc790fec305d7
+SHA512 (Playwright-1.323.tar.gz) = e271052dab51c94aeb10366961899e20dc02fc41e9943954882ace39522ecf2919b8b137277266450469a2defd451984824eca934618be26d81f66e110bd8697
+Size (Playwright-1.323.tar.gz) = 321826 bytes



Home | Main Index | Thread Index | Old Index