From owner-svn-ports-all@freebsd.org Wed Jul 18 13:54:38 2018 Return-Path: Delivered-To: svn-ports-all@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 87B84104B0D1; Wed, 18 Jul 2018 13:54:38 +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.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 2F6257B305; Wed, 18 Jul 2018 13:54:38 +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 067041B21E; Wed, 18 Jul 2018 13:54:38 +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 w6IDsbWD000441; Wed, 18 Jul 2018 13:54:37 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6IDsbjm000439; Wed, 18 Jul 2018 13:54:37 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201807181354.w6IDsbjm000439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 18 Jul 2018 13:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474863 - head/security/libgpg-error X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/libgpg-error X-SVN-Commit-Revision: 474863 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2018 13:54:38 -0000 Author: novel Date: Wed Jul 18 13:54:37 2018 New Revision: 474863 URL: https://svnweb.freebsd.org/changeset/ports/474863 Log: security/libgpg-error: update to 1.32 Modified: head/security/libgpg-error/Makefile head/security/libgpg-error/distinfo head/security/libgpg-error/pkg-plist Modified: head/security/libgpg-error/Makefile ============================================================================== --- head/security/libgpg-error/Makefile Wed Jul 18 13:40:15 2018 (r474862) +++ head/security/libgpg-error/Makefile Wed Jul 18 13:54:37 2018 (r474863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= security devel MASTER_SITES= GNUPG Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Wed Jul 18 13:40:15 2018 (r474862) +++ head/security/libgpg-error/distinfo Wed Jul 18 13:54:37 2018 (r474863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525542421 -SHA256 (libgpg-error-1.31.tar.bz2) = 40d0a823c9329478063903192a1f82496083b277265904878f4bc09e0db7a4ef -SIZE (libgpg-error-1.31.tar.bz2) = 901728 +TIMESTAMP = 1531485573 +SHA256 (libgpg-error-1.32.tar.bz2) = c345c5e73cc2332f8d50db84a2280abfb1d8f6d4f1858b9daa30404db44540ca +SIZE (libgpg-error-1.32.tar.bz2) = 904382 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Wed Jul 18 13:40:15 2018 (r474862) +++ head/security/libgpg-error/pkg-plist Wed Jul 18 13:54:37 2018 (r474863) @@ -7,7 +7,7 @@ include/gpgrt.h lib/libgpg-error.a lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.24.2 +lib/libgpg-error.so.0.24.3 man/man1/gpg-error-config.1.gz share/aclocal/gpg-error.m4 share/aclocal/gpgrt.m4