Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2000 16:16:22 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        ports@FreeBSD.org
Subject:   update to postgesql7 port
Message-ID:  <14882.53030.21031.747666@onceler.kciLink.com>

next in thread | raw e-mail | index | archive | help
Trivial patch to update port to 7.0.3 version of Postgresql:

--- Makefile.dist       Mon Nov 27 15:33:16 2000
+++ Makefile    Mon Nov 27 15:33:30 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      postgresql
-PORTVERSION=   7.0.2
+PORTVERSION=   7.0.3
 CATEGORIES=    databases
 MASTER_SITES=  ftp://ftp.postgresql.org/pub/%SUBDIR%/ \
                ftp://ftp.de.postgresql.org/%SUBDIR%/ \

and the distinfo file associated with it:

MD5 (postgresql/postgresql-7.0.3.base.tar.gz) = 3944ee7610368dc51264db117be82cc3
MD5 (postgresql/postgresql-7.0.3.docs.tar.gz) = 120d8b7598b37075b00a347665a241eb
MD5 (postgresql/postgresql-7.0.3.support.tar.gz) = 9887f90fd10ae7bab27e5438a43bfdbb
MD5 (postgresql/postgresql-7.0.3.test.tar.gz) = f3b7251d05f5d7c8e13f7a437bee052b


I only did a build with "make -DWITHOUT_MULTIBYTE" but it seems to
work, as it was just a minor bug-fix update.

Also, it seems that the "7.0.3.test" archive is not really used.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


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?14882.53030.21031.747666>