On Tue, Jan 31, 2006 at 12:34:20PM +0100, Marc Balmer wrote:
> Find attached a diff for a minor PostgreSQL update to version 8.1.2.
> 
> - Marc Balmer

> diff -urN -x CVS databases/postgresql/Makefile 
> mystuff/ports/databases/postgresql/Makefile
> --- databases/postgresql/Makefile     Sat Jan 14 23:33:53 2006
> +++ mystuff/ports/databases/postgresql/Makefile       Tue Jan 31 12:14:49 2006
> @@ -4,11 +4,11 @@
>  COMMENT-server=      "PostgreSQL RDBMS (server)"
>  COMMENT-docs=        "PostgreSQL RDBMS documentation"
>  
> -VERSION=     8.1.0
> +VERSION=     8.1.2
>  DISTNAME=    postgresql-${VERSION}
> -FULLPKGNAME= postgresql-client-${VERSION}p0
> -PKGNAME-server=      postgresql-server-${VERSION}p0
> -PKGNAME-docs=        postgresql-docs-${VERSION}p1
> +FULLPKGNAME= postgresql-client-${VERSION}
> +PKGNAME-server=      postgresql-server-${VERSION}
> +PKGNAME-docs=        postgresql-docs-${VERSION}
>  
>  CATEGORIES=  databases
>  SHARED_LIBS= ecpg            5.1 \

are you sure SHARED_LIBS does not need to be updated?
regression tests work fine on i386 and sparc64 here.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to