From owner-dev-commits-ports-main@freebsd.org Sun May 30 20:05:22 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 660F4634730; Sun, 30 May 2021 20:05:22 +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 4FtTtT4cNvz3nmP; Sun, 30 May 2021 20:05:21 +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 617FE228E5; Sun, 30 May 2021 20:05:21 +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 14UK5LnP078652; Sun, 30 May 2021 20:05:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK5L9t078651; Sun, 30 May 2021 20:05:21 GMT (envelope-from git) Date: Sun, 30 May 2021 20:05:21 GMT Message-Id: <202105302005.14UK5L9t078651@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: 76af67aed5d5 - main - www/p5-CGI-Lite: Update to 3.03 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: 76af67aed5d59be5fe32950dc471e10e9f334a82 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 20:05:22 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=76af67aed5d59be5fe32950dc471e10e9f334a82 commit 76af67aed5d59be5fe32950dc471e10e9f334a82 Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:58:14 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:58:14 +0000 www/p5-CGI-Lite: Update to 3.03 Changes: https://metacpan.org/changes/distribution/CGI-Lite --- www/p5-CGI-Lite/Makefile | 6 ++++-- www/p5-CGI-Lite/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/p5-CGI-Lite/Makefile b/www/p5-CGI-Lite/Makefile index 47f60b820361..ca7962639292 100644 --- a/www/p5-CGI-Lite/Makefile +++ b/www/p5-CGI-Lite/Makefile @@ -1,7 +1,7 @@ # Created by: James FitzGibbon PORTNAME= CGI-Lite -PORTVERSION= 3.02 +PORTVERSION= 3.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,12 +13,14 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 shebangfix -SHEBANG_FILES= examples/* USE_PERL5= configure + NO_ARCH= yes PORTEXAMPLES= cookies file get_post post print reference upload +SHEBANG_FILES= examples/* + OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: diff --git a/www/p5-CGI-Lite/distinfo b/www/p5-CGI-Lite/distinfo index 5158bec55854..0502533fabf2 100644 --- a/www/p5-CGI-Lite/distinfo +++ b/www/p5-CGI-Lite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526842795 -SHA256 (CGI-Lite-3.02.tar.gz) = 41e8a17cd1615fa45900662a254a1b8a443e048611eb0abe5a9881b17dcacf7d -SIZE (CGI-Lite-3.02.tar.gz) = 38073 +TIMESTAMP = 1622214156 +SHA256 (CGI-Lite-3.03.tar.gz) = fe0ed1f37a4539121274cf478042ef3d05a0cd85b635692069b7b0dea2eef676 +SIZE (CGI-Lite-3.03.tar.gz) = 38278