From owner-svn-ports-head@FreeBSD.ORG Sat Oct 11 16:13:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB91E9A6; Sat, 11 Oct 2014 16:13:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C10E9B3; Sat, 11 Oct 2014 16:13:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9BGDACN048298; Sat, 11 Oct 2014 16:13:10 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9BGD9T3048295; Sat, 11 Oct 2014 16:13:09 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201410111613.s9BGD9T3048295@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 11 Oct 2014 16:13:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370651 - head/security/libgpg-error X-SVN-Group: ports-head 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.18-1 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: Sat, 11 Oct 2014 16:13:10 -0000 Author: novel Date: Sat Oct 11 16:13:09 2014 New Revision: 370651 URL: https://svnweb.freebsd.org/changeset/ports/370651 QAT: https://qat.redports.org/buildarchive/r370651/ Log: Update to 1.16. 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 Sat Oct 11 16:00:32 2014 (r370650) +++ head/security/libgpg-error/Makefile Sat Oct 11 16:13:09 2014 (r370651) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Sat Oct 11 16:00:32 2014 (r370650) +++ head/security/libgpg-error/distinfo Sat Oct 11 16:13:09 2014 (r370651) @@ -1,2 +1,2 @@ -SHA256 (libgpg-error-1.15.tar.bz2) = b6083d027ca338f2a090ac9539983bc847596d36200f6baf3451f2688209797f -SIZE (libgpg-error-1.15.tar.bz2) = 546865 +SHA256 (libgpg-error-1.16.tar.bz2) = c2d437503cc4ab3ea27409874fc9bab9c74c6a066f9f24df7ee784cc7e2abb9b +SIZE (libgpg-error-1.16.tar.bz2) = 546945 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Sat Oct 11 16:00:32 2014 (r370650) +++ head/security/libgpg-error/pkg-plist Sat Oct 11 16:13:09 2014 (r370651) @@ -3,7 +3,7 @@ bin/gpg-error-config include/gpg-error.h lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.12.1 +lib/libgpg-error.so.0.12.2 share/aclocal/gpg-error.m4 share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error-package.lisp