pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Authen-SASL
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 27 05:04:31 UTC 2025
Modified Files:
pkgsrc/security/p5-Authen-SASL: Makefile distinfo
Log Message:
p5-Authen-SASL: update to 2.1800.
2.1800
[Changed]
- Minimum required Perl version 5.14+ (from 5.6.0);
Digest::HMAC_MD5 was 5.8.1, making 5.8.1 the effective minimum
- Move example code to the eg/ directory
[Added]
- Mechanisms XOAUTH2 and OAUTHBEARER added
- Include mechanisms available on server when
negotiation fails on the client
- Add `_acceptable()` function to allow mechanism
implementation classes to decline selection based
on the callback values
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/p5-Authen-SASL/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/p5-Authen-SASL/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-Authen-SASL/Makefile
diff -u pkgsrc/security/p5-Authen-SASL/Makefile:1.39 pkgsrc/security/p5-Authen-SASL/Makefile:1.40
--- pkgsrc/security/p5-Authen-SASL/Makefile:1.39 Sat Nov 16 12:06:25 2024
+++ pkgsrc/security/p5-Authen-SASL/Makefile Sun Apr 27 05:04:31 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2024/11/16 12:06:25 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/04/27 05:04:31 wiz Exp $
-DISTNAME= Authen-SASL-2.1700
+DISTNAME= Authen-SASL-2.1800
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
Index: pkgsrc/security/p5-Authen-SASL/distinfo
diff -u pkgsrc/security/p5-Authen-SASL/distinfo:1.14 pkgsrc/security/p5-Authen-SASL/distinfo:1.15
--- pkgsrc/security/p5-Authen-SASL/distinfo:1.14 Fri Sep 1 03:34:16 2023
+++ pkgsrc/security/p5-Authen-SASL/distinfo Sun Apr 27 05:04:31 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/09/01 03:34:16 wen Exp $
+$NetBSD: distinfo,v 1.15 2025/04/27 05:04:31 wiz Exp $
-BLAKE2s (Authen-SASL-2.1700.tar.gz) = 851979ab48ce27bfe6633c19830763e155b64a2fa3caa42eb212460497afd702
-SHA512 (Authen-SASL-2.1700.tar.gz) = f2b7bef711535b2f11f2c75948c83df0d73cb830ecf101ecd36bc7435bf27677a526b5530e314798805d8a6c5be922909436ba2c9b84abedf7f36d2aa3e0727a
-Size (Authen-SASL-2.1700.tar.gz) = 37488 bytes
-SHA1 (patch-Makefile.PL) = 734136512c16edf4a555e6926d33c7e463f6afed
+BLAKE2s (Authen-SASL-2.1800.tar.gz) = a49089c4d2fe9765df3a938472ce587c69fd3a9b53d86dd2f0cc8281c089007d
+SHA512 (Authen-SASL-2.1800.tar.gz) = feedfe2f65a531cb6f7c740404681f0f1a2ebe9308efb5e33cf225a3b84e5e958f53cd68ae0a9949089fd52a71ee5bed1b9a1ebe9024953f6868723a12102deb
+Size (Authen-SASL-2.1800.tar.gz) = 39499 bytes
Home |
Main Index |
Thread Index |
Old Index