From 8ccd925b80fc1cdd6ef3d9d03c9dd1d2971f07d6 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 30 Aug 2020 03:10:23 +0000 Subject: Chase security/p11-kit update After switch to meson libp11-kit.so no longer has symbols in the LIBP11_KIT_1.0 namespace. As a workaround, bump PORTREVISION of consumers to get those rebuilt. See more details in the comments of the linked PR. PR: 248819 Reported by: John Hein --- security/gnutls/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/gnutls') diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 66cd466b15d5..549e6bebf931 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} -- cgit v1.2.3