From owner-svn-ports-head@freebsd.org Tue Dec 8 03:36:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08D079C11B6; Tue, 8 Dec 2015 03:36:12 +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 mx1.freebsd.org (Postfix) with ESMTPS id CA55A1861; Tue, 8 Dec 2015 03:36:11 +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 tB83aAOw099699; Tue, 8 Dec 2015 03:36:10 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB83aAJi099696; Tue, 8 Dec 2015 03:36:10 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201512080336.tB83aAJi099696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 8 Dec 2015 03:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403250 - head/security/gpgme 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.20 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: Tue, 08 Dec 2015 03:36:12 -0000 Author: jhale Date: Tue Dec 8 03:36:10 2015 New Revision: 403250 URL: https://svnweb.freebsd.org/changeset/ports/403250 Log: Update to 1.6.0 Modified: head/security/gpgme/Makefile head/security/gpgme/distinfo head/security/gpgme/pkg-plist Modified: head/security/gpgme/Makefile ============================================================================== --- head/security/gpgme/Makefile Tue Dec 8 03:27:41 2015 (r403249) +++ head/security/gpgme/Makefile Tue Dec 8 03:36:10 2015 (r403250) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpgme -PORTVERSION= 1.5.5 +PORTVERSION= 1.6.0 CATEGORIES= security MASTER_SITES= GNUPG/gpgme Modified: head/security/gpgme/distinfo ============================================================================== --- head/security/gpgme/distinfo Tue Dec 8 03:27:41 2015 (r403249) +++ head/security/gpgme/distinfo Tue Dec 8 03:36:10 2015 (r403250) @@ -1,2 +1,2 @@ -SHA256 (gpgme-1.5.5.tar.bz2) = 0b3d3d5107680c594777aae65882a1ff6dd1ba629a83432e719c8b82a743c207 -SIZE (gpgme-1.5.5.tar.bz2) = 976383 +SHA256 (gpgme-1.6.0.tar.bz2) = b09de4197ac280b102080e09eaec6211d081efff1963bf7821cf8f4f9916099d +SIZE (gpgme-1.6.0.tar.bz2) = 983573 Modified: head/security/gpgme/pkg-plist ============================================================================== --- head/security/gpgme/pkg-plist Tue Dec 8 03:27:41 2015 (r403249) +++ head/security/gpgme/pkg-plist Tue Dec 8 03:36:10 2015 (r403250) @@ -6,8 +6,8 @@ lib/common-lisp/gpgme/gpgme.asd lib/common-lisp/gpgme/gpgme.lisp lib/libgpgme-pthread.so lib/libgpgme-pthread.so.11 -lib/libgpgme-pthread.so.11.13.4 +lib/libgpgme-pthread.so.11.14.0 lib/libgpgme.so lib/libgpgme.so.11 -lib/libgpgme.so.11.13.4 +lib/libgpgme.so.11.14.0 share/aclocal/gpgme.m4