Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2017 11:43:31 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454105 - head/security/keychain
Message-ID:  <201711131143.vADBhV0G099613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711131143.vADBhV0G099613>