From owner-dev-commits-ports-all@freebsd.org Wed May 26 19:03:49 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 0DEC7643569; Wed, 26 May 2021 19:03:49 +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 4Fr0jJ6mHXz4VZf; Wed, 26 May 2021 19:03:48 +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 B0D06162E7; Wed, 26 May 2021 19:03:48 +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 14QJ3mxC032520; Wed, 26 May 2021 19:03:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14QJ3mRu032519; Wed, 26 May 2021 19:03:48 GMT (envelope-from git) Date: Wed, 26 May 2021 19:03:48 GMT Message-Id: <202105261903.14QJ3mRu032519@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: 478d7897c518 - main - net/p5-URI: Update to 5.09 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: 478d7897c5183d2581f3917e839fb735f72c799a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2021 19:03:49 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=478d7897c5183d2581f3917e839fb735f72c799a commit 478d7897c5183d2581f3917e839fb735f72c799a Author: Po-Chuan Hsieh AuthorDate: 2021-05-26 18:56:17 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-26 19:00:19 +0000 net/p5-URI: Update to 5.09 Changes: https://metacpan.org/changes/distribution/URI --- net/p5-URI/Makefile | 2 +- net/p5-URI/distinfo | 6 +++--- net/p5-URI/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 3569a61ac049..42c0b3cf9900 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,7 +1,7 @@ # Created by: ache PORTNAME= URI -PORTVERSION= 5.07 +PORTVERSION= 5.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index b032e5ae415c..60fa2931c0a3 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612101748 -SHA256 (URI-5.07.tar.gz) = eeb6ed2ae212434e2021e29f7556f4024169421a5d8b001a89e65982944131ea -SIZE (URI-5.07.tar.gz) = 108399 +TIMESTAMP = 1622038086 +SHA256 (URI-5.09.tar.gz) = 03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a +SIZE (URI-5.09.tar.gz) = 108897 diff --git a/net/p5-URI/pkg-plist b/net/p5-URI/pkg-plist index df4122eedff6..f79e82e9020c 100644 --- a/net/p5-URI/pkg-plist +++ b/net/p5-URI/pkg-plist @@ -36,6 +36,7 @@ %%SITE_PERL%%/URI/mms.pm %%SITE_PERL%%/URI/news.pm %%SITE_PERL%%/URI/nntp.pm +%%SITE_PERL%%/URI/nntps.pm %%SITE_PERL%%/URI/pop.pm %%SITE_PERL%%/URI/rlogin.pm %%SITE_PERL%%/URI/rsync.pm