From owner-cvs-all@FreeBSD.ORG Sat Mar 21 17:37:53 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1EAD106566B; Sat, 21 Mar 2009 17:37:53 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1FC8FC15; Sat, 21 Mar 2009 17:37:53 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n2LHbqDA088282; Sat, 21 Mar 2009 18:37:52 +0100 (CET) (envelope-from kwm@FreeBSD.org) From: Koop Mast To: Ion-Mihai Tetcu In-Reply-To: <20090321183215.175e7a3d@it.buh.tecnik93.com> References: <200903211544.n2LFiAAY019901@repoman.freebsd.org> <20090321183215.175e7a3d@it.buh.tecnik93.com> Content-Type: text/plain Date: Sat, 21 Mar 2009 18:39:12 +0100 Message-Id: <1237657153.39260.23.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-im/telepathy-gabble Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 17:37:54 -0000 On Sat, 2009-03-21 at 18:32 +0200, Ion-Mihai Tetcu wrote: > On Sat, 21 Mar 2009 15:44:10 +0000 (UTC) > Koop Mast wrote: > > > kwm 2009-03-21 15:44:10 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net-im/telepathy-gabble Makefile > > Log: > > Correct previous commit. Depend on libsoup the right way. > > > > Revision Changes Path > > 1.24 +1 -1 ports/net-im/telepathy-gabble/Makefile > > > > Do a `make describe` please ;-) > This should teach me to look at strange makefiles a bit more closely before trying to fix something. -Koop