From owner-svn-ports-head@freebsd.org Fri Oct 12 14:58:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B5EA10C0AAF; Fri, 12 Oct 2018 14:58:55 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E331485FF3; Fri, 12 Oct 2018 14:58:54 +0000 (UTC) (envelope-from jhale@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 DE11520E54; Fri, 12 Oct 2018 14:58:54 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9CEwsUV079567; Fri, 12 Oct 2018 14:58:54 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9CEwsoM079564; Fri, 12 Oct 2018 14:58:54 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201810121458.w9CEwsoM079564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 12 Oct 2018 14:58:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481906 - in head/security: gpgme gpgme-cpp X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: in head/security: gpgme gpgme-cpp X-SVN-Commit-Revision: 481906 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.27 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: Fri, 12 Oct 2018 14:58:55 -0000 Author: jhale Date: Fri Oct 12 14:58:53 2018 New Revision: 481906 URL: https://svnweb.freebsd.org/changeset/ports/481906 Log: Update security/*gpgme* to 1.12.0 Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-October/033977.html Modified: head/security/gpgme-cpp/pkg-plist head/security/gpgme/Makefile head/security/gpgme/distinfo head/security/gpgme/pkg-plist Modified: head/security/gpgme-cpp/pkg-plist ============================================================================== --- head/security/gpgme-cpp/pkg-plist Fri Oct 12 14:19:56 2018 (r481905) +++ head/security/gpgme-cpp/pkg-plist Fri Oct 12 14:58:53 2018 (r481906) @@ -40,4 +40,4 @@ lib/cmake/Gpgmepp/GpgmeppConfig.cmake lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake lib/libgpgmepp.so lib/libgpgmepp.so.6 -lib/libgpgmepp.so.6.7.0 +lib/libgpgmepp.so.6.8.0 Modified: head/security/gpgme/Makefile ============================================================================== --- head/security/gpgme/Makefile Fri Oct 12 14:19:56 2018 (r481905) +++ head/security/gpgme/Makefile Fri Oct 12 14:58:53 2018 (r481906) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpgme -PORTVERSION= 1.11.1 +PORTVERSION= 1.12.0 PORTREVISION?= 0 CATEGORIES?= security MASTER_SITES= GNUPG/gpgme Modified: head/security/gpgme/distinfo ============================================================================== --- head/security/gpgme/distinfo Fri Oct 12 14:19:56 2018 (r481905) +++ head/security/gpgme/distinfo Fri Oct 12 14:58:53 2018 (r481906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524251213 -SHA256 (gpgme-1.11.1.tar.bz2) = 2d1b111774d2e3dd26dcd7c251819ce4ef774ec5e566251eb9308fa7542fbd6f -SIZE (gpgme-1.11.1.tar.bz2) = 1419232 +TIMESTAMP = 1539354845 +SHA256 (gpgme-1.12.0.tar.bz2) = b4dc951c3743a60e2e120a77892e9e864fb936b2e58e7c77e8581f4d050e8cd8 +SIZE (gpgme-1.12.0.tar.bz2) = 1658803 Modified: head/security/gpgme/pkg-plist ============================================================================== --- head/security/gpgme/pkg-plist Fri Oct 12 14:19:56 2018 (r481905) +++ head/security/gpgme/pkg-plist Fri Oct 12 14:58:53 2018 (r481906) @@ -7,5 +7,5 @@ lib/common-lisp/gpgme/gpgme.asd lib/common-lisp/gpgme/gpgme.lisp lib/libgpgme.so lib/libgpgme.so.11 -lib/libgpgme.so.11.20.1 +lib/libgpgme.so.11.21.0 share/aclocal/gpgme.m4