From owner-freebsd-ports Sat Jan 4 3:10: 5 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D881F37B401 for ; Sat, 4 Jan 2003 03:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A76343EA9 for ; Sat, 4 Jan 2003 03:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h04BA2NS095341 for ; Sat, 4 Jan 2003 03:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h04BA2k1095340; Sat, 4 Jan 2003 03:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA6B337B401 for ; Sat, 4 Jan 2003 03:09:35 -0800 (PST) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC48843E4A for ; Sat, 4 Jan 2003 03:09:34 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 75E0FAD; Sat, 4 Jan 2003 14:10:07 +0300 (MSK) Message-Id: <20030104111007.75E0FAD@freebsd.org.ru> Date: Sat, 4 Jan 2003 14:10:07 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org Cc: girgen@pingpong.net X-Send-Pr-Version: 3.113 Subject: ports/46748: databases/postgresql7: fix distfiles list Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46748 >Category: ports >Synopsis: databases/postgresql7: fix distfiles list >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 04 03:10:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 4.7-STABLE i386 >Organization: n/a >Environment: FreeBSD 4.7-STABLE i386 >Description: databases/postgresql7: fix distfiles list >How-To-Repeat: $ cd ports/database/postgresql7 && make fetch ... >Fix: Index: ports/databases/postgresql7/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/postgresql7/Makefile,v retrieving revision 1.103 diff -u -r1.103 Makefile --- ports/databases/postgresql7/Makefile 2003/01/04 08:47:23 1.103 +++ ports/databases/postgresql7/Makefile 2003/01/04 11:05:34 @@ -26,7 +26,7 @@ DISTFILES= postgresql-base-${PORTVERSION}${EXTRACT_SUFX} \ postgresql-opt-${PORTVERSION}${EXTRACT_SUFX} \ postgresql-test-${PORTVERSION}${EXTRACT_SUFX} \ - postgresql-doc-${PORTVERSION}${EXTRACT_SUFX} + postgresql-docs-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER?= girgen@pingpong.net >Release-Note: >Audit-Trail: >Unformatted: >> postgresql-doc-7.3.1.tar.gz is not in /usr/ports/databases/postgresql7/distinfo. >> Either /usr/ports/databases/postgresql7/distinfo is out of date, or >> postgresql-doc-7.3.1.tar.gz is spelled incorrectly. *** Error code 1 Stop in /usr/ports/databases/postgresql7. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message