From owner-dev-commits-ports-main@freebsd.org Tue Sep 21 03:50:26 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 6CCB26B2CB2; Tue, 21 Sep 2021 03:50: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 4HD6rx26X0z4dhx; Tue, 21 Sep 2021 03:50: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 797A31CF1F; Tue, 21 Sep 2021 03:50: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 18L3oLAb027175; Tue, 21 Sep 2021 03:50:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3oLfb027172; Tue, 21 Sep 2021 03:50:21 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:50:21 GMT Message-Id: <202109210350.18L3oLfb027172@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: 63962f86989f - main - net/p5-URI-Fast: Update to 0.55 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: 63962f86989f98bc9f7670488aaa0f765f3af469 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: Tue, 21 Sep 2021 03:50:26 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=63962f86989f98bc9f7670488aaa0f765f3af469 commit 63962f86989f98bc9f7670488aaa0f765f3af469 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:10:34 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:44:09 +0000 net/p5-URI-Fast: Update to 0.55 Changes: https://metacpan.org/dist/URI-Fast/changes --- net/p5-URI-Fast/Makefile | 7 ++++--- net/p5-URI-Fast/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/p5-URI-Fast/Makefile b/net/p5-URI-Fast/Makefile index 8371a80d9b1a..6e5215f8c4f1 100644 --- a/net/p5-URI-Fast/Makefile +++ b/net/p5-URI-Fast/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= URI-Fast -PORTVERSION= 0.50 +PORTVERSION= 0.55 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,8 +16,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI-Encode-XS>=0.11:net/p5-URI-Encode-XS \ p5-URI>=0:net/p5-URI \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak -TEST_DEPENDS= p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \ - p5-Test2-Suite>=0.000100:devel/p5-Test2-Suite +TEST_DEPENDS= ${P5_POD_PARSER} \ + p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \ + p5-Test2-Suite>=0.000141:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI-Fast/distinfo b/net/p5-URI-Fast/distinfo index 19e3a77b4502..435981071310 100644 --- a/net/p5-URI-Fast/distinfo +++ b/net/p5-URI-Fast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628439018 -SHA256 (URI-Fast-0.50.tar.gz) = 595459260d519cdd1bc64962cb0567707976bed60ab015ee8c3e43805d274b63 -SIZE (URI-Fast-0.50.tar.gz) = 95147 +TIMESTAMP = 1632036990 +SHA256 (URI-Fast-0.55.tar.gz) = 427afaa0f4d2225a7d0bd78d890e226e7598f82d761fcc2d2d368575386eb7a9 +SIZE (URI-Fast-0.55.tar.gz) = 97018