From nobody Wed Jan 12 11:42:35 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1E3F51952279; Wed, 12 Jan 2022 11:42:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYlzb5b3Jz3kN8; Wed, 12 Jan 2022 11:42:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A075045C1; Wed, 12 Jan 2022 11:42:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20CBgZl3030992; Wed, 12 Jan 2022 11:42:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20CBgZCM030991; Wed, 12 Jan 2022 11:42:35 GMT (envelope-from git) Date: Wed, 12 Jan 2022 11:42:35 GMT Message-Id: <202201121142.20CBgZCM030991@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 24bbc6f663e1 - main - www/p5-Firefox-Marionette: Update to 1.17 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 24bbc6f663e13357165a32eb4e2aa21f24ecc0b4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641987755; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U1xP+BZq7m+aG/61Zk5H7NmbTFq3MqU5dzjA5JGLoYU=; b=InxfzkSk76pDuHAq5ZzNZWDH3hX6QkHd+//v4Mg8n30gdECJw5leh0t2nqChqNkyDLi0+c PvSZ0qGzRyP4J+1DEneq2SsSn6GfNr4Bwb1K1yopfUl7jpjETRUK1EUq7kVzQ0DLZUPwjQ rqhyIfXEZUWo8EcmO1y1HVNxe+qsUE0tYYjCo1WgqACM+SDfWg4SNfY+qy/yBsx4YoT7vP n1nukj7trsj2jqGZ8NUfN33EXLBeEIXk/M1qhvGyBwgZc1x7HBy/UuKfV1jFDpy2u4CVvb JongjFdbG0niKocr2L9SVmoUD+KsvouO7B8VF1Jp9UmZVr77pSybV8yJs5XAvA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641987755; a=rsa-sha256; cv=none; b=MfrAvvzr/nPZ5EWcWNqH6PpwpO1FR8LVIUNz6tfEE0WOPhGp1Jbcqd5sBXkJc6cBy6oqkC ku407lctJh31kc5z99Gb6DF3PYtVG1yBpkKN8otheN3bPjcJt+MN9LltS51rMu6a31F6OZ 3+sN2I8TKhYnJx6PpvLGQq/y4ht8jGyUSVVqzhJ+j+3u5cLQmQBeVk259/nzsnIfgntKtU +DedAPlbznTHPTBSkyv6Pd8YBdcqfU8/779b/Cq2NGZwsmalQbZ76HOxJ6AW817qo11nCY BeT+Ot6miBjeoLNevaFpNKCwtCx8yiJtRxdAEs2e9gn1sEb8fsphwAg1SFQjTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=24bbc6f663e13357165a32eb4e2aa21f24ecc0b4 commit 24bbc6f663e13357165a32eb4e2aa21f24ecc0b4 Author: Tomohiro Hosaka AuthorDate: 2022-01-12 11:42:04 +0000 Commit: Guangyuan Yang CommitDate: 2022-01-12 11:42:04 +0000 www/p5-Firefox-Marionette: Update to 1.17 PR: 261023 --- www/p5-Firefox-Marionette/Makefile | 2 +- www/p5-Firefox-Marionette/distinfo | 6 +++--- www/p5-Firefox-Marionette/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/p5-Firefox-Marionette/Makefile b/www/p5-Firefox-Marionette/Makefile index bc7d3d6b0cb5..8a75385f7dec 100644 --- a/www/p5-Firefox-Marionette/Makefile +++ b/www/p5-Firefox-Marionette/Makefile @@ -1,5 +1,5 @@ PORTNAME= Firefox-Marionette -DISTVERSION= 1.10 +DISTVERSION= 1.17 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DDICK diff --git a/www/p5-Firefox-Marionette/distinfo b/www/p5-Firefox-Marionette/distinfo index c8b13cfdd29e..6964e52d5b8f 100644 --- a/www/p5-Firefox-Marionette/distinfo +++ b/www/p5-Firefox-Marionette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626071246 -SHA256 (Firefox-Marionette-1.10.tar.gz) = b868954aacf1a9616673c280ba8c8f7aaaf3c14ec2b46852663068495f0337c4 -SIZE (Firefox-Marionette-1.10.tar.gz) = 202241 +TIMESTAMP = 1641608947 +SHA256 (Firefox-Marionette-1.17.tar.gz) = f4f870c917dbee2e5d1d39ec00237a9b7f488d6fc9d774731362fcb25da65980 +SIZE (Firefox-Marionette-1.17.tar.gz) = 215936 diff --git a/www/p5-Firefox-Marionette/pkg-plist b/www/p5-Firefox-Marionette/pkg-plist index 4ab7ab7dc255..6dd3514a937c 100644 --- a/www/p5-Firefox-Marionette/pkg-plist +++ b/www/p5-Firefox-Marionette/pkg-plist @@ -16,7 +16,9 @@ bin/ssh-auth-cmd-marionette %%SITE_PERL%%/Firefox/Marionette/Exception/Response.pm %%SITE_PERL%%/Firefox/Marionette/Exception/StaleElement.pm %%SITE_PERL%%/Firefox/Marionette/Extension/HarExportTrigger.pm +%%SITE_PERL%%/Firefox/Marionette/Image.pm %%SITE_PERL%%/Firefox/Marionette/Keys.pm +%%SITE_PERL%%/Firefox/Marionette/Link.pm %%SITE_PERL%%/Firefox/Marionette/Login.pm %%SITE_PERL%%/Firefox/Marionette/Profile.pm %%SITE_PERL%%/Firefox/Marionette/Proxy.pm @@ -44,7 +46,9 @@ bin/ssh-auth-cmd-marionette %%PERL5_MAN3%%/Firefox::Marionette::Exception::Response.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Exception::StaleElement.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Extension::HarExportTrigger.3.gz +%%PERL5_MAN3%%/Firefox::Marionette::Image.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Keys.3.gz +%%PERL5_MAN3%%/Firefox::Marionette::Link.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Login.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Profile.3.gz %%PERL5_MAN3%%/Firefox::Marionette::Proxy.3.gz