From owner-svn-ports-head@freebsd.org Sun Aug 30 03:10:28 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 006693C6D2F; Sun, 30 Aug 2020 03:10:28 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BfJHR5wqJz4SPM; Sun, 30 Aug 2020 03:10:27 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF6B41012D; Sun, 30 Aug 2020 03:10:27 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07U3ARMq052212; Sun, 30 Aug 2020 03:10:27 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07U3AOfU052197; Sun, 30 Aug 2020 03:10:24 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202008300310.07U3AOfU052197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 30 Aug 2020 03:10:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546967 - in head: biology/ncbi-blast+ biology/ncbi-toolkit databases/evolution-data-server devel/gvfs devel/libgdata mail/evolution net-p2p/ncdc net/glib-networking net/gnome-online-ac... X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: in head: biology/ncbi-blast+ biology/ncbi-toolkit databases/evolution-data-server devel/gvfs devel/libgdata mail/evolution net-p2p/ncdc net/glib-networking net/gnome-online-accounts security/gcr secur... X-SVN-Commit-Revision: 546967 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2020 03:10:28 -0000 Author: novel Date: Sun Aug 30 03:10:23 2020 New Revision: 546967 URL: https://svnweb.freebsd.org/changeset/ports/546967 Log: 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 Modified: head/biology/ncbi-blast+/Makefile head/biology/ncbi-toolkit/Makefile head/databases/evolution-data-server/Makefile head/devel/gvfs/Makefile head/devel/libgdata/Makefile head/mail/evolution/Makefile head/net-p2p/ncdc/Makefile head/net/glib-networking/Makefile head/net/gnome-online-accounts/Makefile head/security/gcr/Makefile head/security/gnome-keyring/Makefile head/security/gnutls/Makefile head/security/softhsm2/Makefile head/www/epiphany/Makefile head/www/midori/Makefile head/x11/gnome-shell/Makefile Modified: head/biology/ncbi-blast+/Makefile ============================================================================== --- head/biology/ncbi-blast+/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/biology/ncbi-blast+/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -2,7 +2,7 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology perl5 python MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ Modified: head/biology/ncbi-toolkit/Makefile ============================================================================== --- head/biology/ncbi-toolkit/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/biology/ncbi-toolkit/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= ncbi-toolkit DISTVERSION= 2017.01.06 # containing BLAST v2.2.27 (? is this true) -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi Modified: head/databases/evolution-data-server/Makefile ============================================================================== --- head/databases/evolution-data-server/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/databases/evolution-data-server/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.28.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/devel/gvfs/Makefile ============================================================================== --- head/devel/gvfs/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/devel/gvfs/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= gvfs PORTVERSION= 1.30.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome Modified: head/devel/libgdata/Makefile ============================================================================== --- head/devel/libgdata/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/devel/libgdata/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,6 +3,7 @@ PORTNAME= libgdata PORTVERSION= 0.17.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME Modified: head/mail/evolution/Makefile ============================================================================== --- head/mail/evolution/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/mail/evolution/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.28.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/net-p2p/ncdc/Makefile ============================================================================== --- head/net-p2p/ncdc/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/net-p2p/ncdc/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= ncdc PORTVERSION= 1.22.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= http://dev.yorhel.nl/download/ Modified: head/net/glib-networking/Makefile ============================================================================== --- head/net/glib-networking/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/net/glib-networking/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= glib-networking PORTVERSION= 2.56.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome Modified: head/net/gnome-online-accounts/Makefile ============================================================================== --- head/net/gnome-online-accounts/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/net/gnome-online-accounts/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.28.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME Modified: head/security/gcr/Makefile ============================================================================== --- head/security/gcr/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/security/gcr/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,6 +3,7 @@ PORTNAME= gcr PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME Modified: head/security/gnome-keyring/Makefile ============================================================================== --- head/security/gnome-keyring/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/security/gnome-keyring/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.28.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/security/gnutls/Makefile ============================================================================== --- head/security/gnutls/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/security/gnutls/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -2,6 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} Modified: head/security/softhsm2/Makefile ============================================================================== --- head/security/softhsm2/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/security/softhsm2/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= softhsm PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ \ http://dist.opendnssec.org/source/testing/ Modified: head/www/epiphany/Makefile ============================================================================== --- head/www/epiphany/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/www/epiphany/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.28.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/www/midori/Makefile ============================================================================== --- head/www/midori/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/www/midori/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -4,6 +4,7 @@ PORTNAME= midori PORTVERSION= 9.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www xfce MAINTAINER= xfce@FreeBSD.org Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Sun Aug 30 03:03:57 2020 (r546966) +++ head/x11/gnome-shell/Makefile Sun Aug 30 03:10:23 2020 (r546967) @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.28.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3