Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:08:48 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 72b2f5946a1c - main - security/pear-Auth_SASL: Update to 1.2.0
Message-ID:  <202312250908.3BP98mMn069850@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=72b2f5946a1c7d6d4009538059362958885d2026

commit 72b2f5946a1c7d6d4009538059362958885d2026
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 08:59:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 08:59:59 +0000

    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
---
 security/pear-Auth_SASL/Makefile | 3 +--
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250908.3BP98mMn069850>