From owner-freebsd-ports Sat Oct 23 6:48:22 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20D3214F08 for ; Sat, 23 Oct 1999 06:47:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88907; Sat, 23 Oct 1999 06:47:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (Postfix) with ESMTP id 2902015001 for ; Fri, 22 Oct 1999 19:52:43 -0700 (PDT) (envelope-from jack@germanium.xtalwind.net) Received: (from jack@localhost) by germanium.xtalwind.net (8.9.3/8.9.3) id WAA95457; Fri, 22 Oct 1999 22:52:43 -0400 (EDT) Message-Id: <199910230252.WAA95457@germanium.xtalwind.net> Date: Fri, 22 Oct 1999 22:52:43 -0400 (EDT) From: jack@germanium.xtalwind.net Reply-To: jack@germanium.xtalwind.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14475: make of database/pgaccess fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14475 >Category: ports >Synopsis: make of database/pgaccess fails >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 Oct 23 06:47:23 PDT 1999 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: 3.3-RELEASE, 3.3-STABLE, 4.0-CURRENT >Description: Missing '=' in MASTER_SITES line Distribution file appears to have changed, it is newer than files/md5 >How-To-Repeat: >Fix: diff -ruN pgaccess/Makefile pgaccess.fixed/Makefile --- pgaccess/Makefile Sun Oct 10 18:08:02 1999 +++ pgaccess.fixed/Makefile Fri Oct 22 09:47:15 1999 @@ -8,7 +8,7 @@ DISTNAME= pgaccess-0.98 CATEGORIES= databases -MASTER_SITES ftp://ftp.flex.ro/pub/pgaccess/ +MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/ MAINTAINER= andreas@FreeBSD.org diff -ruN pgaccess/files/md5 pgaccess.fixed/files/md5 --- pgaccess/files/md5 Sun Oct 10 18:08:04 1999 +++ pgaccess.fixed/files/md5 Fri Oct 22 10:03:50 1999 @@ -1 +1 @@ -MD5 (pgaccess-0.98.tar.gz) = d8363b39df7fd4645a609a7759c126cc +MD5 (pgaccess-0.98.tar.gz) = ae3f8262f7d14cbda9144b13206524f0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message