From owner-cvs-all@FreeBSD.ORG Thu Jul 24 07:40:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E77DA37B401; Thu, 24 Jul 2003 07:40:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8360643F75; Thu, 24 Jul 2003 07:40:49 -0700 (PDT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6OEen0U013356; Thu, 24 Jul 2003 07:40:49 -0700 (PDT) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6OEem2x013353; Thu, 24 Jul 2003 07:40:48 -0700 (PDT) Message-Id: <200307241440.h6OEem2x013353@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 24 Jul 2003 07:40:48 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi url.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 14:40:50 -0000 simon 2003/07/24 07:40:48 PDT FreeBSD doc repository Modified files: en/cgi url.cgi Log: Look for pkg-descr in Attic, if it can not be found in the expected directory. This fixes the problem reported several times on www@ when a port's pkg-descr file is CVS deleted and INDEX isn't fully updated, then the description link in ports.cgi will not work, because url.cgi can't the pkg-descr file. PR: www/53386 Submitted by: myself Approved by: ceri (mentor) Revision Changes Path 1.32 +23 -8 www/en/cgi/url.cgi