Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 19:03:48 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 478d7897c518 - main - net/p5-URI: Update to 5.09
Message-ID:  <202105261903.14QJ3mRu032519@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=478d7897c5183d2581f3917e839fb735f72c799a

commit 478d7897c5183d2581f3917e839fb735f72c799a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 18:56:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261903.14QJ3mRu032519>