From owner-cvs-ports@FreeBSD.ORG Sun May 27 21:33:49 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E16816A4A6 for ; Sun, 27 May 2007 21:33:49 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 265CB13C480 for ; Sun, 27 May 2007 21:33:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l4RLXcPU074022 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 27 May 2007 23:33:41 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Peter Jeremy In-Reply-To: <20070527191328.GA27754@turion.vk2pj.dyndns.org> References: <200705250053.l4P0rLEe005629@repoman.freebsd.org> <20070527191328.GA27754@turion.vk2pj.dyndns.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-G+oa3WUpbxPtqhjWD8Oh" Date: Sun, 27 May 2007 23:33:37 +0200 Message-Id: <1180301618.71031.1.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Score: -0.303 () AWL,URI_NOVOWEL X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: cvs-ports@FreeBSD.org, Joe Marcus Clarke , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/finance/gnucash Makefile ports/finance/gnucash/files patch-src_gnome-utils_gnc-html.c ports/deskutils/chmsee Makefile ports/www/erwn Makefile ports/www/peacock Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 21:33:49 -0000 --=-G+oa3WUpbxPtqhjWD8Oh Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Peter Jeremy p=ED=B9e v po 28. 05. 2007 v 05:13 +1000: > On 2007-May-25 00:53:21 +0000, Joe Marcus Clarke wro= te: > >marcus 2007-05-25 00:53:21 UTC > > > > FreeBSD ports repository > > > > Modified files: > > finance/gnucash Makefile=20 > > deskutils/chmsee Makefile=20 > > www/erwn Makefile=20 > > www/peacock Makefile=20 > > Removed files: > > finance/gnucash/files patch-src_gnome-utils_gnc-html.c=20 > > Log: > > Teach these ports to use www/gtkhtml38 instead of gtkhtml3. >=20 > After this upgrade, and with www/gtkhtml38 (gtkhtml3-3.12.3) installed, > I get: >=20 > ---> Building '/usr/ports/finance/gnucash' > =3D=3D=3D> gnucash-2.0.5_4 depends on package: guile>=3D1.6.8_2 - found > =3D=3D=3D> gnucash-2.0.5_4 depends on executable in : gmake - found > =3D=3D=3D> gnucash-2.0.5_4 depends on file: /usr/local/bin/perl5.8.8 - = found > =3D=3D=3D> gnucash-2.0.5_4 depends on file: /usr/local/bin/intltool-ext= ract - found > =3D=3D=3D> gnucash-2.0.5_4 depends on file: /usr/local/libdata/pkgconfi= g/gnome-mime-data-2.0.pc - found > =3D=3D=3D> gnucash-2.0.5_4 depends on executable in : pkg-config - foun= d > =3D=3D=3D> gnucash-2.0.5_4 depends on file: /usr/local/libdata/xorg/lib= raries - found > =3D=3D=3D> gnucash-2.0.5_4 depends on shared library: popt.0 - found > =3D=3D=3D> gnucash-2.0.5_4 depends on shared library: ofx.3 - found > =3D=3D=3D> gnucash-2.0.5_4 depends on shared library: gwrap-core-runtim= e.0 - found > =3D=3D=3D> gnucash-2.0.5_4 depends on shared library: libgtkhtml-3.8.15= - not found > =3D=3D=3D> Verifying install for libgtkhtml-3.8.15 in /usr/ports/www/g= tkhtml38 > =3D=3D=3D> Returning to build of gnucash-2.0.5_4 > Error: shared library "libgtkhtml-3.8.15" does not exist > *** Error code 1 >=20 > Stop in /usr/ports/finance/gnucash. > *** Error code 1 >=20 > But: > turion% ls /usr/local/lib/libgtkh* > /usr/local/lib/libgtkhtml-3.14.a /usr/local/lib/libgtkhtml-3.8.a > /usr/local/lib/libgtkhtml-3.14.la /usr/local/lib/libgtkhtml-3.8.la > /usr/local/lib/libgtkhtml-3.14.so /usr/local/lib/libgtkhtml-3.8.so > /usr/local/lib/libgtkhtml-3.14.so.19 /usr/local/lib/libgtkhtml-3.8.so.= 15 >=20 > Suggestions? s/lib// in depobj. Fixed, thanks for reporting! --=20 Pav Lucistnik Silence is an oasis in the desert of everlasting chatter. -- Quincy --=-G+oa3WUpbxPtqhjWD8Oh Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGWfkrntdYP8FOsoIRApqUAJ0YqhGIS04JJFW3j27wIjTLHcqZMwCeNXBk zyUQLKj4iZU8Lmu2zp4f+A4= =oVhA -----END PGP SIGNATURE----- --=-G+oa3WUpbxPtqhjWD8Oh--