From owner-cvs-all@FreeBSD.ORG Thu Jul 7 07:03:10 2011 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 4D9681065691; Thu, 7 Jul 2011 07:03:10 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 26C2E8FC17; Thu, 7 Jul 2011 07:03:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p6773Adm005580; Thu, 7 Jul 2011 07:03:10 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6773AQ3005579; Thu, 7 Jul 2011 07:03:10 GMT (envelope-from kwm) Message-Id: <201107070703.p6773AQ3005579@repoman.freebsd.org> From: Koop Mast Date: Thu, 7 Jul 2011 07:03:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: 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: Thu, 07 Jul 2011 07:03:10 -0000 kwm 2011-07-07 07:03:10 UTC FreeBSD ports repository Modified files: net-im/telepathy-gabble Makefile Log: Fix the build by removing -Werror. libgcrypt 1.5.0 put #warnings in depricated functions. Submitted by: pointyhat (via pav) Revision Changes Path 1.45 +4 -0 ports/net-im/telepathy-gabble/Makefile