Date: Fri, 4 Nov 2022 15:08:17 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: efe501e4d549 - main - security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+) Message-ID: <202211041508.2A4F8HWU067236@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211041508.2A4F8HWU067236>