From owner-cvs-ports@FreeBSD.ORG Mon Jan 24 14:50:23 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF34B16A4CE; Mon, 24 Jan 2005 14:50:23 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F45543D49; Mon, 24 Jan 2005 14:50:23 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id D979B4AC99; Mon, 24 Jan 2005 15:50:21 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 71054-01-37; Mon, 24 Jan 2005 15:50:21 +0100 (CET) Received: from [192.168.1.187] (81.milagro.bahnhof.net [195.178.168.81]) by melon.pingpong.net (Postfix) with ESMTP id B03644AC90; Mon, 24 Jan 2005 15:50:21 +0100 (CET) Date: Mon, 24 Jan 2005 15:50:21 +0100 From: Palle Girgensohn To: Kirill Ponomarew , Sean Chittenden Message-ID: <2E7FBD5B69518F5CDA13CF91@rambutan.pingpong.net> In-Reply-To: <20050123102925.GA74806@voodoo.oberon.net> References: <200501231006.j0NA6L1p040770@repoman.freebsd.org> <20050123102925.GA74806@voodoo.oberon.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/databases/postgresql-devel Makefile distinfo pkg-plist ports/databases/postgresql80-server Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 14:50:24 -0000 --On s=F6ndag, januari 23, 2005 11.29.25 +0100 Kirill Ponomarew=20 wrote: > On Sun, Jan 23, 2005 at 10:06:21AM +0000, Sean Chittenden wrote: >> seanc 2005-01-23 10:06:21 UTC >> >> FreeBSD ports repository >> >> Modified files: >> . UPDATING >> databases/postgresql-devel Makefile distinfo pkg-plist >> databases/postgresql80-server Makefile >> Log: >> Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse >> -devel by stuffing the 8.0.0 release in here for the time being. Port >> epoch bumped because 8.0.rc* is greater than 8.0.0. A note from >> UPDATING to people who want to use 8.0.0 via -devel in production: >> >> The -devel port has been updated to contain 8.0 release since >> postgresql80-server can not be updated until 4.11 is released and = the >> changes in PR ports/75344 are committed. Users who need 8.0 now can >> use the -devel port, however, once postgresql80-server has been >> committed, -devel will begin tracking 8.1. Please be smart about >> tracking ports and if used in production, update to >> databases/postgresql80-server as soon as it becomes available. No >> dump/reload will be required when changing from -devel to >> postgresql80-server. >> >> Check out the release notes and the shiny new PostgreSQL.org website >> at: >> >> http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0 > > I think you should backout it, because portmgr@ are going to commit > a mega patch for postgresql ports soon. Since Kris handles these > oncoming changes, please contact him. No, keep this. I'm responsible for the mega patch and I've been working=20 with kris on this. I've discussed with seanc about bumping the -devel to=20 -release. For now the -devel port is better than no 8.0 port at all. The=20 postgresql80 port is marked as broken, work in progress, with a pointer to=20 the -devel port. It will not be unbroken until the mega patch is be=20 committed. /Palle