From owner-svn-ports-head@FreeBSD.ORG Fri May 8 17:38:47 2015 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 75D0A325; Fri, 8 May 2015 17:38:47 +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 6407B1880; Fri, 8 May 2015 17:38:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t48Hclbp097372; Fri, 8 May 2015 17:38:47 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t48HckDr097368; Fri, 8 May 2015 17:38:46 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201505081738.t48HckDr097368@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 8 May 2015 17:38:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385806 - 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: Fri, 08 May 2015 17:38:47 -0000 Author: jhale Date: Fri May 8 17:38:46 2015 New Revision: 385806 URL: https://svnweb.freebsd.org/changeset/ports/385806 Log: - Update to 1.5.4 Modified: head/security/gpgme/Makefile head/security/gpgme/distinfo head/security/gpgme/pkg-plist Modified: head/security/gpgme/Makefile ============================================================================== --- head/security/gpgme/Makefile Fri May 8 17:34:15 2015 (r385805) +++ head/security/gpgme/Makefile Fri May 8 17:38:46 2015 (r385806) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpgme -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= security MASTER_SITES= GNUPG/gpgme Modified: head/security/gpgme/distinfo ============================================================================== --- head/security/gpgme/distinfo Fri May 8 17:34:15 2015 (r385805) +++ head/security/gpgme/distinfo Fri May 8 17:38:46 2015 (r385806) @@ -1,2 +1,2 @@ -SHA256 (gpgme-1.5.3.tar.bz2) = 0db040c5b07e69cfe9a0b4566c8e90151ebacfe122c97c452f11386654aefcc9 -SIZE (gpgme-1.5.3.tar.bz2) = 968670 +SHA256 (gpgme-1.5.4.tar.bz2) = bb38c0ec8815c9e94e6047b484984808a8dad9d6bec8df33dc5339fd55ffea6c +SIZE (gpgme-1.5.4.tar.bz2) = 975460 Modified: head/security/gpgme/pkg-plist ============================================================================== --- head/security/gpgme/pkg-plist Fri May 8 17:34:15 2015 (r385805) +++ head/security/gpgme/pkg-plist Fri May 8 17:38:46 2015 (r385806) @@ -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.2 +lib/libgpgme-pthread.so.11.13.3 lib/libgpgme.so lib/libgpgme.so.11 -lib/libgpgme.so.11.13.2 +lib/libgpgme.so.11.13.3 share/aclocal/gpgme.m4