Date: Tue, 9 Jul 2024 22:01:07 GMT From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6fb90638ab8 - main - security/p5-IO-Socket-SSL: Upgrade from 2.086 to 2.087 Message-ID: <202407092201.469M17Lk022122@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6fb90638ab878679391de9bea7dd4b9605691a1 commit c6fb90638ab878679391de9bea7dd4b9605691a1 Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2024-07-09 21:59:33 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2024-07-09 21:59:33 +0000 security/p5-IO-Socket-SSL: Upgrade from 2.086 to 2.087 Changelog: - support for PSK, see SSL_psk in documentation Taken from: https://metacpan.org/dist/IO-Socket-SSL/changes PR: 280207 Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) --- security/p5-IO-Socket-SSL/Makefile | 2 +- security/p5-IO-Socket-SSL/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index d9b1a676b90f..cce0f8a4ad18 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,5 +1,5 @@ PORTNAME= IO-Socket-SSL -DISTVERSION= 2.086 +DISTVERSION= 2.087 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index df875c567770..d2a292aee4f4 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720077602 -SHA256 (IO-Socket-SSL-2.086.tar.gz) = a547617395f508669916064abb0aa61a7acba8f950dbb1924f83c9f0be31dd11 -SIZE (IO-Socket-SSL-2.086.tar.gz) = 266036 +TIMESTAMP = 1720538297 +SHA256 (IO-Socket-SSL-2.087.tar.gz) = 936a46c58312df272313fedb4bb39faea7481629c163d83a8cdd283a0e28c578 +SIZE (IO-Socket-SSL-2.087.tar.gz) = 270113home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407092201.469M17Lk022122>
