Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 22:13:30 +0100 (CET)
From:      girgen@partitur.se
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9224: Update port: PostgreSQL 6.4.1
Message-ID:  <199812282113.WAA28598@trumpet.partitur.se>

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

>Number:         9224
>Category:       ports
>Synopsis:       Update port: PostgreSQL 6.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 28 13:20:00 PST 1998
>Last-Modified:
>Originator:     Palle Girgensohn
>Organization:
Partitur
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	

>Description:
PostgreSQL version 6.4.1 has been released.
	

>How-To-Repeat:

	

>Fix:
	
	

diff -urN postgresql/Makefile postgresql.new/Makefile
--- postgresql/Makefile	Wed Dec 23 18:37:03 1998
+++ postgresql.new/Makefile	Mon Dec 28 18:02:02 1998
@@ -6,8 +6,7 @@
 # $Id: Makefile,v 1.31 1998/12/23 17:37:03 billf Exp $
 #
 
-DISTNAME=	postgresql-v6.4
-PKGNAME=	postgresql-6.4
+DISTNAME=	postgresql-6.4.1
 CATEGORIES=	databases
 MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 
diff -urN postgresql/files/md5 postgresql.new/files/md5
--- postgresql/files/md5	Wed Nov 25 17:02:04 1998
+++ postgresql.new/files/md5	Mon Dec 28 15:42:03 1998
@@ -1 +1 @@
-MD5 (postgresql-v6.4.tar.gz) = 8a6e224f90b0201757eb05aa0068bfa9
+MD5 (postgresql-6.4.1.tar.gz) = 808edcdbe257bd4be874165744929252
diff -urN postgresql/patches/patch-an postgresql.new/patches/patch-an
--- postgresql/patches/patch-an	Sun Nov 22 22:34:00 1998
+++ postgresql.new/patches/patch-an	Mon Dec 28 16:29:37 1998
@@ -1,11 +1,11 @@
---- pl/tcl/Makefile.orig	Fri Nov 13 00:08:57 1998
-+++ pl/tcl/Makefile	Fri Nov 13 00:14:50 1998
-@@ -44,8 +44,16 @@
- # they should work if the shared build of tcl was successful
- # on this system.
- #
+--- pl/tcl/Makefile.orig	Mon Dec 14 00:47:17 1998
++++ pl/tcl/Makefile	Mon Dec 28 16:19:54 1998
+@@ -55,8 +55,16 @@
+ SHLIB_EXTRA_LIBS=
+ endif
+ 
 -%$(TCL_SHLIB_SUFFIX):	%.o
--	$(TCL_SHLIB_LD) -o $@ $< $(TCL_SHLIB_LD_LIBS) $(TCL_LIB_SPEC) $(TCL_LIBS)
+-	$(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS)
 +# XXX - This rule is already present - and this technique won't work anyway,
 +#	since the twice-eval'd value of TCL_SHLIB_LD in FreeBSD ELF:
 +#
@@ -15,7 +15,7 @@
 +#	generally messing things up.
 +#
 +#%$(TCL_SHLIB_SUFFIX):	%.o
-+#	$(TCL_SHLIB_LD) -o $@ $< $(TCL_SHLIB_LD_LIBS) $(TCL_LIB_SPEC) $(TCL_LIBS)
++#	$(TCL_SHLIB_LD) -o $@ $< $(TCL_LIB_SPEC) $(SHLIB_EXTRA_LIBS)
  
  
  #
>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?199812282113.WAA28598>