CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/07/17 05:33:26
Modified files:
security/p5-Authen-SASL: Makefile distinfo
security/p5-Authen-SASL/pkg: PLIST
Added files:
security/p5-Authen-SASL/patches:
patch-lib_Authen_SASL_Perl_DIGEST_MD5_pm
Removed files:
security/p5-Authen-SASL/patches: patch-Makefile_PL
Log message:
update to p5-Authen-SASL-2.1800, adding Authen::SASL::Perl::OAUTHBEARER
and Authen::SASL::Perl::XOAUTH2
- add patch to use 16 bytes of arc4random_buf via Crypt::URandom rather
than md5(pid:time:rand)