From owner-svn-ports-all@freebsd.org Mon Nov 13 11:43:32 2017 Return-Path: Delivered-To: svn-ports-all@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 DCAC9DB0F3C; Mon, 13 Nov 2017 11:43:32 +0000 (UTC) (envelope-from garga@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 A6AF16AD2A; Mon, 13 Nov 2017 11:43:32 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vADBhVmM099615; Mon, 13 Nov 2017 11:43:31 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vADBhV0G099613; Mon, 13 Nov 2017 11:43:31 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201711131143.vADBhV0G099613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Mon, 13 Nov 2017 11:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454105 - head/security/keychain X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/security/keychain X-SVN-Commit-Revision: 454105 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.25 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: Mon, 13 Nov 2017 11:43:33 -0000 Author: garga Date: Mon Nov 13 11:43:31 2017 New Revision: 454105 URL: https://svnweb.freebsd.org/changeset/ports/454105 Log: Update security/keychain to 2.8.4 Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/security/keychain/Makefile head/security/keychain/distinfo Modified: head/security/keychain/Makefile ============================================================================== --- head/security/keychain/Makefile Mon Nov 13 11:38:44 2017 (r454104) +++ head/security/keychain/Makefile Mon Nov 13 11:43:31 2017 (r454105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keychain -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.4 CATEGORIES= security MASTER_SITES= http://www.funtoo.org/archive/keychain/ \ GENTOO @@ -11,6 +11,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= User-friendly front-end to ssh-agent(1) LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING.txt USES= tar:bzip2 OPTIONS_DEFINE= DOCS Modified: head/security/keychain/distinfo ============================================================================== --- head/security/keychain/distinfo Mon Nov 13 11:38:44 2017 (r454104) +++ head/security/keychain/distinfo Mon Nov 13 11:43:31 2017 (r454105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481297877 -SHA256 (keychain-2.8.3.tar.bz2) = d05eb924efcaef78eddff8e3190154a39778f0eee4f90362528c81ad8dadde56 -SIZE (keychain-2.8.3.tar.bz2) = 34170 +TIMESTAMP = 1510573116 +SHA256 (keychain-2.8.4.tar.bz2) = 1746dac19f565a1489b5a8ee660af2d7097f44cb5bede3e9103782056592ae6b +SIZE (keychain-2.8.4.tar.bz2) = 34368