diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 08:59:59 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 08:59:59 +0000 |
commit | 72b2f5946a1c7d6d4009538059362958885d2026 (patch) | |
tree | 240eb4652292d6c52b88dcf206c554d973ab47eb /security | |
parent | afb29ab9d018bbc9619bf223b6eff2b253de9fd8 (diff) |
security/pear-Auth_SASL: Update to 1.2.0
Changes: https://pear.php.net/package/Auth_SASL/download/
https://github.com/pear/Auth_SASL/releases
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 3 | ||||
-rw-r--r-- | security/pear-Auth_SASL/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index eea329647911..f262612ade6b 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -1,6 +1,5 @@ PORTNAME= Auth_SASL -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= security www pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/pear-Auth_SASL/distinfo b/security/pear-Auth_SASL/distinfo index 36fb20620c70..68cb0a95941c 100644 --- a/security/pear-Auth_SASL/distinfo +++ b/security/pear-Auth_SASL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488984328 -SHA256 (PEAR/Auth_SASL-1.1.0.tgz) = e75236fd07e20a0c45c04856f0f5b98e4f904ea2239b27377454c879e07190ba -SIZE (PEAR/Auth_SASL-1.1.0.tgz) = 9380 +TIMESTAMP = 1703227844 +SHA256 (PEAR/Auth_SASL-1.2.0.tgz) = 6efa4c01031d8e04dfde91988f2694b3505c24337046725f590cc1a89a30d254 +SIZE (PEAR/Auth_SASL-1.2.0.tgz) = 9524 |