From nobody Wed Oct 13 05:50:43 2021 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 8D14917EA128; Wed, 13 Oct 2021 05:57:26 +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 4HThdK6gHtz4mPB; Wed, 13 Oct 2021 05:57:25 +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 DD482222DD; Wed, 13 Oct 2021 05:50:43 +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 19D5ohkr083794; Wed, 13 Oct 2021 05:50:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19D5ohQT083793; Wed, 13 Oct 2021 05:50:43 GMT (envelope-from git) Date: Wed, 13 Oct 2021 05:50:43 GMT Message-Id: <202110130550.19D5ohQT083793@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ac030868716e - main - www/p5-HTML-FillInForm: Update to 2.22 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ac030868716ebbfe2ad68fe909e698f59baf363f Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac030868716ebbfe2ad68fe909e698f59baf363f commit ac030868716ebbfe2ad68fe909e698f59baf363f Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 05:39:09 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-13 05:39:09 +0000 www/p5-HTML-FillInForm: Update to 2.22 - Add NO_ARCH Changes: https://metacpan.org/dist/HTML-FillInForm/changes --- www/p5-HTML-FillInForm/Makefile | 11 ++++++----- www/p5-HTML-FillInForm/distinfo | 5 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index 35fa62bd5fa8..9e641249f8a8 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Kapranoff PORTNAME= HTML-FillInForm -PORTVERSION= 2.21 +PORTVERSION= 2.22 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,12 +12,13 @@ COMMENT= Perl5 module for auto-filling HTML form fields from previous values LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-HTML-Parser>=3.26:www/p5-HTML-Parser -TEST_DEPENDS= p5-CGI>=0:www/p5-CGI +TEST_DEPENDS= p5-CGI>=0:www/p5-CGI \ + p5-HTML-Parser>=0:www/p5-HTML-Parser -INSTALL_TARGET= pure_install USES= perl5 USE_PERL5= configure +INSTALL_TARGET= pure_install +NO_ARCH= yes + .include diff --git a/www/p5-HTML-FillInForm/distinfo b/www/p5-HTML-FillInForm/distinfo index 1176059a62c2..abb3f8600512 100644 --- a/www/p5-HTML-FillInForm/distinfo +++ b/www/p5-HTML-FillInForm/distinfo @@ -1,2 +1,3 @@ -SHA256 (HTML-FillInForm-2.21.tar.gz) = d3af183cc8327614f1192929f4f0919b6e9725fc19c6f3730ce556a8daea6cf6 -SIZE (HTML-FillInForm-2.21.tar.gz) = 17823 +TIMESTAMP = 1632773720 +SHA256 (HTML-FillInForm-2.22.tar.gz) = 10eee5f30e736342c25a24fa68704d7f4535f5a562922bb8d8cb85fb6d42a4d8 +SIZE (HTML-FillInForm-2.22.tar.gz) = 38303