Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Jan 2003 14:10:07 +0300 (MSK)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        girgen@pingpong.net
Subject:   ports/46748: databases/postgresql7: fix distfiles list
Message-ID:  <20030104111007.75E0FAD@freebsd.org.ru>

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

>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




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