git: d774ffbecf5d - main - security/pam_ocra: update to 1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jun 2023 23:30:40 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d774ffbecf5d539851bcba402e962aeacdd5c97d
commit d774ffbecf5d539851bcba402e962aeacdd5c97d
Author: Stefan Grundmann <sg2342@googlemail.com>
AuthorDate: 2023-06-25 16:01:21 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-06-26 23:29:49 +0000
security/pam_ocra: update to 1.6
Remove BROKEN_SSL.
Changelog:
- support OpenSSL 3.0
PR: 271909
---
security/pam_ocra/Makefile | 4 +---
security/pam_ocra/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/security/pam_ocra/Makefile b/security/pam_ocra/Makefile
index a20e5c0ada92..219da7af07dc 100644
--- a/security/pam_ocra/Makefile
+++ b/security/pam_ocra/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pam_ocra
-DISTVERSION= 1.5
+DISTVERSION= 1.6
CATEGORIES= security
MAINTAINER= sg2342@googlemail.com
@@ -10,8 +10,6 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= ssl uidfix
-BROKEN_SSL= openssl30 openssl31
-BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated HMAC_ routines
USE_GITHUB= yes
GH_ACCOUNT= sg2342
diff --git a/security/pam_ocra/distinfo b/security/pam_ocra/distinfo
index b63961f1bfa0..3f76c8bd25de 100644
--- a/security/pam_ocra/distinfo
+++ b/security/pam_ocra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523691475
-SHA256 (sg2342-pam_ocra-1.5_GH0.tar.gz) = 4c9d6d255e70252c47522650441256283d4daa85f6422e41c2330f8233d3642e
-SIZE (sg2342-pam_ocra-1.5_GH0.tar.gz) = 23015
+TIMESTAMP = 1686237580
+SHA256 (sg2342-pam_ocra-1.6_GH0.tar.gz) = 64f254325a2fbfecbfa0dd5871c5e6aeb1c499c6cd1fd00f9aee9768f021fe1a
+SIZE (sg2342-pam_ocra-1.6_GH0.tar.gz) = 23386