Date: Wed, 11 Sep 2024 14:25:30 GMT From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96513ee3a008 - main - net/p5-URI: update to 5.29 Message-ID: <202409111425.48BEPUn1087544@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jadawin: URL: https://cgit.FreeBSD.org/ports/commit/?id=96513ee3a0080df1670fe665e19125eeb768411d commit 96513ee3a0080df1670fe665e19125eeb768411d Author: Philippe Audeoud <jadawin@FreeBSD.org> AuthorDate: 2024-09-11 13:23:32 +0000 Commit: Philippe Audeoud <jadawin@FreeBSD.org> CommitDate: 2024-09-11 13:23:32 +0000 net/p5-URI: update to 5.29 --- net/p5-URI/Makefile | 2 +- net/p5-URI/distinfo | 6 +++--- net/p5-URI/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 938c5b8072e1..65ecef8d58cc 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,5 +1,5 @@ PORTNAME= URI -PORTVERSION= 5.28 +PORTVERSION= 5.29 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 21df9fc28560..80036fc289bd 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711860627 -SHA256 (URI-5.28.tar.gz) = e7985da359b15efd00917fa720292b711c396f2f9f9a7349e4e7dec74aa79765 -SIZE (URI-5.28.tar.gz) = 124581 +TIMESTAMP = 1726061000 +SHA256 (URI-5.29.tar.gz) = a34b9f626c3ff1e20c0d4a23ec5c8b7ae1de1fb674ecefed7e46791388137372 +SIZE (URI-5.29.tar.gz) = 128686 diff --git a/net/p5-URI/pkg-plist b/net/p5-URI/pkg-plist index acb75476bb04..81ca763ea37f 100644 --- a/net/p5-URI/pkg-plist +++ b/net/p5-URI/pkg-plist @@ -40,6 +40,7 @@ %%SITE_PERL%%/URI/news.pm %%SITE_PERL%%/URI/nntp.pm %%SITE_PERL%%/URI/nntps.pm +%%SITE_PERL%%/URI/otpauth.pm %%SITE_PERL%%/URI/pop.pm %%SITE_PERL%%/URI/rlogin.pm %%SITE_PERL%%/URI/rsync.pm @@ -69,3 +70,4 @@ %%PERL5_MAN3%%/URI::icap.3.gz %%PERL5_MAN3%%/URI::icaps.3.gz %%PERL5_MAN3%%/URI::ldap.3.gz +%%PERL5_MAN3%%/URI::otpauth.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409111425.48BEPUn1087544>