From dkelly@PeeCee.tbe.com Fri Apr  9 15:21:36 1999
Return-Path: <dkelly@PeeCee.tbe.com>
Received: from nebula.tbe.com (nebula.tbe.com [140.165.2.99])
	by hub.freebsd.org (Postfix) with ESMTP id 019B515F7C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Apr 1999 15:11:10 -0700 (PDT)
	(envelope-from dkelly@PeeCee.tbe.com)
Received: from PeeCee.tbe.com (peecee.tbe.com [140.165.23.35])
	by nebula.tbe.com (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id RAA04928
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 Apr 1999 17:08:54 -0500 (CDT)
Received: (from dkelly@localhost)
	by PeeCee.tbe.com (8.8.8/8.8.7) id RAA09925;
	Fri, 9 Apr 1999 17:08:54 -0500 (CDT)
	(envelope-from dkelly)
Message-Id: <199904092208.RAA09925@PeeCee.tbe.com>
Date: Fri, 9 Apr 1999 17:08:54 -0500 (CDT)
From: dkelly@tbe.com
Sender: dkelly@PeeCee.tbe.com
Reply-To: dkelly@hiwaay.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: pgaccess update 
X-Send-Pr-Version: 3.2

>Number:         11050
>Category:       ports
>Synopsis:       update pgaccess from 0.91 to 0.96
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr  9 15:20:00 PDT 1999
>Closed-Date:    Sun Apr 11 05:40:33 PDT 1999
>Last-Modified:  Sun Apr 11 05:41:32 PDT 1999
>Originator:     David Kelly
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
>Environment:

	

>Description:

PostgreSQL contains pgaccess-0.93 but doesn't do as good a job
installing pgaccess as the pgaccess port. That prompted me to
look at the pgaccess site, http://flex.flex.ro/pgaccess/ and
found a newer version, dated March 9.

>How-To-Repeat:

	

>Fix:
	
Updating the port is trivial. My diffs may be harder to use than
manual editing as only the version number and md5 need to change.

More difficult would be removing pgaccess from postgresql (even
when USE_TCL is defined), and adding a message on "install"
suggesting use of the pgaccess port as its newer than the
pgaccess which ships with postgresql. Also it wouldn't be a
bad idea to add the patch and script hack from pgaccess's port
to postgresql's pgaccess install.

If I'm not totally coherent, its 5PM on Friday and I'm pooped.


*** Makefile	Fri Apr  9 16:53:23 1999
--- Makefile.orig	Fri Apr  9 16:52:08 1999
***************
*** 6,12 ****
  # $Id: Makefile,v 1.16 1999/04/08 19:05:45 billf Exp $
  #
  
! DISTNAME=	pgaccess-0.96
  CATEGORIES=	databases
  MASTER_SITES=	http://www.flex.ro/pgaccess/
  
--- 6,12 ----
  # $Id: Makefile,v 1.16 1999/04/08 19:05:45 billf Exp $
  #
  
! DISTNAME=	pgaccess-0.91
  CATEGORIES=	databases
  MASTER_SITES=	http://www.flex.ro/pgaccess/
  

*** files/md5	Fri Apr  9 16:52:45 1999
--- files/md5.orig	Fri Apr  9 16:52:21 1999
***************
*** 1 ****
! MD5 (pgaccess-0.96.tar.gz) = 37487f0d1dc6451bd1d84da9c3484f91
--- 1 ----
! MD5 (pgaccess-0.91.tar.gz) = 56a4980567c782ace0754676c3f33c5f

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jseger 
State-Changed-When: Sun Apr 11 05:40:33 PDT 1999 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
