Date: Sat, 18 Apr 2026 01:38:11 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5c7f5ce71728 - main - www/py-playwright: update 1.55=?utf-8?Q?=2E0 =E2=86=92 1?=.58.0 Message-ID: <69e2e083.47a6c.469bd5a1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c7f5ce717280b176d088f3e09d60773e1d3eafb commit 5c7f5ce717280b176d088f3e09d60773e1d3eafb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-17 17:00:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-18 01:38:07 +0000 www/py-playwright: update 1.55.0 → 1.58.0 --- www/py-playwright/Makefile | 8 ++++---- www/py-playwright/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/py-playwright/Makefile b/www/py-playwright/Makefile index 057b2947048e..ecabe312e4de 100644 --- a/www/py-playwright/Makefile +++ b/www/py-playwright/Makefile @@ -1,11 +1,11 @@ PORTNAME= playwright DISTVERSIONPREFIX= v -DISTVERSION= 1.55.0 +DISTVERSION= 1.58.0 CATEGORIES= www python #MASTER_SITES= PYPI # no tarball -MASTER_SITES+= https://playwright.azureedge.net/builds/driver/next/:driver # zip archive with JS scripts called "driver" are bundled with the Python module +MASTER_SITES+= https://cdn.playwright.dev/builds/driver/:driver # zip archive with JS scripts called "driver" are bundled with the Python module PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTFILES= playwright-${DISTVERSION}-beta-1756314050000-linux.zip:driver +DISTFILES= playwright-${DISTVERSION}-linux.zip:driver EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # do not extract the JS scripts archive MAINTAINER= yuri@FreeBSD.org @@ -56,7 +56,7 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-patch: # replace URL in JS scripts with DISTDIR @${REINPLACE_CMD} \ - -e 's|url = "https://playwright.azureedge.net/builds/driver/"|url = "file://${DISTDIR}/"|' \ + -e 's|url = "https://cdn.playwright.dev/builds/driver/"|url = "file://${DISTDIR}/"|' \ ${WRKSRC}/setup.py post-install: diff --git a/www/py-playwright/distinfo b/www/py-playwright/distinfo index 501588f73d6f..ce848a1eff2c 100644 --- a/www/py-playwright/distinfo +++ b/www/py-playwright/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756920881 -SHA256 (playwright-1.55.0-beta-1756314050000-linux.zip) = 12d54c1be52afeb66fd386e14abceaa75bdff79005f50275a4dbac0abf4efba5 -SIZE (playwright-1.55.0-beta-1756314050000-linux.zip) = 45573547 -SHA256 (Microsoft-playwright-python-v1.55.0_GH0.tar.gz) = adda41b4a6c02f414d535b7a0e03bc5f4c4f77fb3d4ef3028f8b609ca71f3613 -SIZE (Microsoft-playwright-python-v1.55.0_GH0.tar.gz) = 1343981 +TIMESTAMP = 1776443153 +SHA256 (playwright-1.58.0-linux.zip) = 7cfd7e140d09886a81353e8174ec1162cf6dc70908eea700281e8903acbf2309 +SIZE (playwright-1.58.0-linux.zip) = 45899349 +SHA256 (Microsoft-playwright-python-v1.58.0_GH0.tar.gz) = 27ce34440c0a73d8123f721f8288689db57a40358e40f1ab234c936f4a2c08eb +SIZE (Microsoft-playwright-python-v1.58.0_GH0.tar.gz) = 1345238home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e2e083.47a6c.469bd5a1>
