git: efe501e4d549 - main - security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 04 Nov 2022 15:08:17 UTC
The branch main has been updated by fluffy:

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

commit efe501e4d54986b53bfc8bcb7d8dcb9bb027a921
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-11-04 15:03:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-11-04 15:03:28 +0000

    security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)
    
    At least libreoffice users cannot use some suite components due to
    package built against latest patched ABI while pkg keept a previous
    package on client side.
    
    PR:     266262, 266920
    
    With hat:       ports-secteam
---
 security/xmlsec1/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 777f5ed759fb..aca23bcc2800 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xmlsec1
 PORTVERSION=	1.2.34
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.aleksey.com/xmlsec/download/ \
 		ftp://ftp.aleksey.com/pub/xmlsec/releases/ \