From owner-freebsd-ports@FreeBSD.ORG Fri Aug 29 11:54:26 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7972F106566C; Fri, 29 Aug 2008 11:54:26 +0000 (UTC) (envelope-from ivoras@freebsd.org) Received: from labs4.cc.fer.hr (labs4.cc.fer.hr [161.53.72.24]) by mx1.freebsd.org (Postfix) with ESMTP id DEAE48FC0C; Fri, 29 Aug 2008 11:54:25 +0000 (UTC) (envelope-from ivoras@freebsd.org) Received: from sluga.fer.hr (sluga.cc.fer.hr [161.53.72.14]) by labs4.cc.fer.hr (8.14.2/8.14.2) with ESMTP id m7TBbcjW026311; Fri, 29 Aug 2008 13:37:39 +0200 (CEST) Received: from [161.53.72.113] ([161.53.72.113]) by sluga.fer.hr with Microsoft SMTPSVC(6.0.3790.3959); Fri, 29 Aug 2008 13:37:00 +0200 Message-ID: <48B7DF62.9040305@freebsd.org> Date: Fri, 29 Aug 2008 13:37:06 +0200 From: Ivan Voras User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, girgen@freebsd.org X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFE8E8B66A4D50CE0BB9491CD" X-OriginalArrivalTime: 29 Aug 2008 11:37:00.0406 (UTC) FILETIME=[8CEC0960:01C909CB] X-Scanned-By: MIMEDefang 2.64 on 161.53.72.24 Cc: Subject: Is postgresql83-server broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 11:54:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFE8E8B66A4D50CE0BB9491CD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable There are two problems about this port that I've encountered yesterday and today; the first is that it defines USE_AUTOTOOLS=3D autoconf:262 and the postgresql source checks that autotools version is exactly 2.61 and bails if it's not. Second, ICU patches don't seem to be correct either in distinfo or in Makefile: /usr/ports/databases/postgresql83-server# make =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D BACKUP YOUR DATA! =3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D As always, backup your data before upgrading. If the upgrade leads to a higher minor revision (e.g. 7.3.x -> 7.4), a dump and restore of all databases is required. This is *NOT* done by the port! Press ctrl-C *now* if you need to pg_dump. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Found saved configuration for postgresql-server-8.3.1 =3D=3D=3D> Extracting for postgresql-server-8.3.3 =3D> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2. =3D> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2. =3D> No MD5 checksum recorded for postgresql/pg-833-icu-xx-2008-06-11.dif= f.gz. =3D> No SHA256 checksum recorded for postgresql/pg-833-icu-xx-2008-06-11.diff.gz. =3D> No suitable checksum found for postgresql/pg-833-icu-xx-2008-06-11.diff.gz. *** Error code 1 Stop in /usr/ports/databases/postgresql83-server. *** Error code 1 Stop in /usr/ports/databases/postgresql83-server. And distinfo contains: MD5 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =3D 94fb6634636cd36cb5fde449d76ece65 SHA256 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =3D c7d77dafe78afcf2e92567c7cdfda45dcfe41ea71efb2e326ef4f7eb66ec416b SIZE (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =3D 5302 Any ideas? --------------enigFE8E8B66A4D50CE0BB9491CD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIt99ildnAQVacBcgRApbFAJ9ek64h0mHBPgcktFiL1f/ffzBMuQCglv2Z l/a0gJtEOOchx1Qs/Z0hyrM= =rk2j -----END PGP SIGNATURE----- --------------enigFE8E8B66A4D50CE0BB9491CD--