Sun Jan 7 15:43:09 2024 UTC (140d)
mail/pear-Auth_SASL: update to 1.2.0

1.2.0 (2023-12-21)

* feature: PHP8.2 ready
* bugfix: scram-sha-224 broken #14
* task: mark authentication methods cram-md5, digest-md5, and login as
  deprecated #14


(taca)
diff -r1.9 -r1.10 pkgsrc/mail/pear-Auth_SASL/Makefile
diff -r1.8 -r1.9 pkgsrc/mail/pear-Auth_SASL/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/mail/pear-Auth_SASL/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/pear-Auth_SASL/Makefile 2019/07/03 07:28:22 1.9
+++ pkgsrc/mail/pear-Auth_SASL/Makefile 2024/01/07 15:43:09 1.10
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1# $NetBSD: Makefile,v 1.9 2019/07/03 07:28:22 nia Exp $ 1# $NetBSD: Makefile,v 1.10 2024/01/07 15:43:09 taca Exp $
2 2
3DISTNAME= Auth_SASL-1.1.0 3DISTNAME= Auth_SASL-1.2.0
4CATEGORIES= mail 4CATEGORIES= mail
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://pear.php.net/package/Auth_SASL 7HOMEPAGE= https://pear.php.net/package/Auth_SASL
8COMMENT= Abstraction of various SASL mechanism responses 8COMMENT= Abstraction of various SASL mechanism responses
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11.include "../../lang/php/pear.mk" 11.include "../../lang/php/pear.mk"
12.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/mail/pear-Auth_SASL/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/pear-Auth_SASL/distinfo 2021/10/26 10:54:20 1.8
+++ pkgsrc/mail/pear-Auth_SASL/distinfo 2024/01/07 15:43:09 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2021/10/26 10:54:20 nia Exp $ 1$NetBSD: distinfo,v 1.9 2024/01/07 15:43:09 taca Exp $
2 2
3BLAKE2s (pear/Auth_SASL-1.1.0.tgz) = 48a76f2cd10df6dd89c4cde3c889bd69cc16036562b1ce8b7b0ccacbeefbb041 3BLAKE2s (pear/Auth_SASL-1.2.0.tgz) = b55e329d33ad6fdc7cff1c7828af7f4e63faa26cb972f4c05692b5f0a1222482
4SHA512 (pear/Auth_SASL-1.1.0.tgz) = 446ffa37fe7669d3993613167b07fb173c2e17664dcfb56d96a889b4a0cb2c83cc73d307aee15fc8fa7e666502835c15d09c32d8a491060bdd23c9093346bc40 4SHA512 (pear/Auth_SASL-1.2.0.tgz) = 47f74d43a1081260771ebb32cebd4ce1b2b87d4fe09d3b84d16e60c2bde9be97b1f0d1962e10528c39d58ec5b88dcbef62bedcc22ca73d960a89f64b15d3c31d
5Size (pear/Auth_SASL-1.1.0.tgz) = 9380 bytes 5Size (pear/Auth_SASL-1.2.0.tgz) = 9524 bytes