Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 1999 17:08:54 -0500 (CDT)
From:      dkelly@tbe.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11050: pgaccess update 
Message-ID:  <199904092208.RAA09925@PeeCee.tbe.com>

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

>Number:         11050
>Category:       ports
>Synopsis:       update pgaccess from 0.91 to 0.96
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr  9 15:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


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?199904092208.RAA09925>