Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Jun 2004 10:09:00 +0200 (CEST)
From:      Olivier Tharan <olive@pasteur.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67517: [maintainer update] security/keychain 2.3.0 update
Message-ID:  <20040603080900.52C843F641@mafate.sis.pasteur.fr>
Resent-Message-ID: <200406030810.i538ANkP056168@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67517
>Category:       ports
>Synopsis:       [maintainer update] security/keychain 2.3.0 update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 01:10:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Tharan
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD mafate.sis.pasteur.fr 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #17: Mon May 10 10:03:30 CEST 2004 root@mafate.sis.pasteur.fr:/usr/obj/usr/src/sys/MAFATE i386


	
>Description:
- update keychain to version 2.3.0

  This fixes a bug for (t)csh users that appeared in version 2.2.0

- use maintainer's web page to fetch the distfile
- advertise maintainer's name
>How-To-Repeat:
	
>Fix:

diff -u keychain.orig/Makefile keychain/Makefile
--- keychain.orig/Makefile	Thu Jun  3 09:36:11 2004
+++ keychain/Makefile	Thu Jun  3 09:57:50 2004
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	keychain
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR=	distfiles
+MASTER_SITES=	http://dev.gentoo.org/~agriffis/keychain/
 
 MAINTAINER=	olive@oban.frmug.org
 COMMENT=	A user-friendly front-end to ssh-agent(1)
diff -u keychain.orig/distinfo keychain/distinfo
--- keychain.orig/distinfo	Thu Jun  3 09:36:11 2004
+++ keychain/distinfo	Thu Jun  3 10:00:04 2004
@@ -1,2 +1,2 @@
-MD5 (keychain-2.2.0.tar.bz2) = 423fc69592f048985d265b2ef927dce4
-SIZE (keychain-2.2.0.tar.bz2) = 21685
+MD5 (keychain-2.3.0.tar.bz2) = cc788105584351511e6202f97b8e1b2a
+SIZE (keychain-2.3.0.tar.bz2) = 23397
diff -u keychain.orig/pkg-descr keychain/pkg-descr
--- keychain.orig/pkg-descr	Thu Jun  3 09:36:11 2004
+++ keychain/pkg-descr	Thu Jun  3 09:57:21 2004
@@ -6,4 +6,5 @@
 incorrect usage of this script may have certain security implications.
 
 Author: Daniel Robbins <drobbins@gentoo.org>
-WWW:    http://www.gentoo.org/proj/en/keychain.xml
+Maintainer: Aron Griffis <agriffis@gentoo.org>
+WWW:    http://dev.gentoo.org/~agriffis/keychain/
>Release-Note:
>Audit-Trail:
>Unformatted:



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