Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 23:29:09 +0200 (CEST)
From:      Olivier Tharan <olive@oban.frmug.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43210: [maintainer update] Fix security/keychain fetch URL
Message-ID:  <20020921212909.5C6F5301DC@mafate.sis.pasteur.fr>

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

>Number:         43210
>Category:       ports
>Synopsis:       [maintainer update] Fix security/keychain fetch URL
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 21 14:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Tharan
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD mafate.sis.pasteur.fr 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 10:27:26 CEST 2002 root@mafate.sis.pasteur.fr:/usr/obj/usr/src/sys/MAFATE i386


	
>Description:
	Fix security/keychain distribution URL as per bento's error log
	(http://people.freebsd.org/~fenner/portsurvey/security.html#keychain)

	I guess this falls into the exceptions during the ports freeze.
>How-To-Repeat:
	make fetch
>Fix:
patch included:

diff -urN /usr/ports/security/keychain/Makefile keychain/Makefile
--- /usr/ports/security/keychain/Makefile	Sat Sep 21 22:34:29 2002
+++ keychain/Makefile	Sat Sep 21 23:23:28 2002
@@ -10,6 +10,7 @@
 PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	distributions/gentoo/distfiles
 
 MAINTAINER=	olive@oban.frmug.org
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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