git: b6027649c6a6 - 2022Q4 - security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Nov 2022 15:10:46 UTC
The branch 2022Q4 has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6027649c6a60828d1b967ef97e5d8987c821a39
commit b6027649c6a60828d1b967ef97e5d8987c821a39
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:10:17 +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
(cherry picked from commit efe501e4d54986b53bfc8bcb7d8dcb9bb027a921)
---
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/ \