From owner-svn-ports-head@freebsd.org Mon Nov 14 16:18:45 2016 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 E6CE6C40B14; Mon, 14 Nov 2016 16:18:45 +0000 (UTC) (envelope-from cmt@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 B8CC311BF; Mon, 14 Nov 2016 16:18:45 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAEGIig5068692; Mon, 14 Nov 2016 16:18:44 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAEGIiT0068689; Mon, 14 Nov 2016 16:18:44 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201611141618.uAEGIiT0068689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Mon, 14 Nov 2016 16:18:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426121 - head/security/libksba 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.23 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: Mon, 14 Nov 2016 16:18:46 -0000 Author: cmt Date: Mon Nov 14 16:18:44 2016 New Revision: 426121 URL: https://svnweb.freebsd.org/changeset/ports/426121 Log: update libksba to 1.3.5 PR: 212353 Approved by: rene (mentor), sunpoet (maintainer-timeout) Modified: head/security/libksba/Makefile head/security/libksba/distinfo head/security/libksba/pkg-plist Modified: head/security/libksba/Makefile ============================================================================== --- head/security/libksba/Makefile Mon Nov 14 16:16:15 2016 (r426120) +++ head/security/libksba/Makefile Mon Nov 14 16:18:44 2016 (r426121) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libksba -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= security MASTER_SITES= GNUPG/${PORTNAME} Modified: head/security/libksba/distinfo ============================================================================== --- head/security/libksba/distinfo Mon Nov 14 16:16:15 2016 (r426120) +++ head/security/libksba/distinfo Mon Nov 14 16:18:44 2016 (r426121) @@ -1,2 +1,3 @@ -SHA256 (libksba-1.3.4.tar.bz2) = f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f -SIZE (libksba-1.3.4.tar.bz2) = 619373 +TIMESTAMP = 1472918651 +SHA256 (libksba-1.3.5.tar.bz2) = 41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340 +SIZE (libksba-1.3.5.tar.bz2) = 620649 Modified: head/security/libksba/pkg-plist ============================================================================== --- head/security/libksba/pkg-plist Mon Nov 14 16:16:15 2016 (r426120) +++ head/security/libksba/pkg-plist Mon Nov 14 16:18:44 2016 (r426121) @@ -3,5 +3,5 @@ include/ksba.h lib/libksba.a lib/libksba.so lib/libksba.so.8 -lib/libksba.so.8.11.5 +lib/libksba.so.8.11.6 share/aclocal/ksba.m4