From owner-svn-ports-all@FreeBSD.ORG Sun Jun 15 17:58:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4DE6859; Sun, 15 Jun 2014 17:58:01 +0000 (UTC) Received: from mail-yh0-x22a.google.com (mail-yh0-x22a.google.com [IPv6:2607:f8b0:4002:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C837213D; Sun, 15 Jun 2014 17:58:01 +0000 (UTC) Received: by mail-yh0-f42.google.com with SMTP id i57so3682734yha.29 for ; Sun, 15 Jun 2014 10:58:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Bncm51xlOsAKCJQeitvFsR3cuf9S7+Q2mJMX6/qGfGE=; b=guS0bhOqudxyaqejfEs3DI2U0YsxRPYc8jsGzvltXQrpEfY4/I3Fn6U8roTb01DrGM /7g6IvUoJN/ci6LANZDuZ/mqIbzLS+KRQvX4NqZYvAnYrc+kTtqxe1289z4dcY8B0C2J 3F/p2GcxY18/xwN8OqqXm3Ln7aoHHx0XfybOnpCJTGeH1CowKGJ2oS8nhhkA/CtIqe0C Uk8LQGOapJIftSIburkZgpdFs8ttrUtw0d94t1amBgohdh+uz8QVAq4F6b1T4iy4wP+p RQKAFQpfg61A2F6vwDeS1SR1Z2BEkZve9SJM2p2CT2aY2AwsYSjm/yrdd27dZu2zX/cN 3QTw== MIME-Version: 1.0 X-Received: by 10.236.8.103 with SMTP id 67mr11696741yhq.29.1402855080508; Sun, 15 Jun 2014 10:58:00 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.50.80 with HTTP; Sun, 15 Jun 2014 10:58:00 -0700 (PDT) In-Reply-To: <201406140722.s5E7MsiC010737@svn.freebsd.org> References: <201406140722.s5E7MsiC010737@svn.freebsd.org> Date: Sun, 15 Jun 2014 19:58:00 +0200 X-Google-Sender-Auth: FEOfm3fjE-DDIYQRKl0CeFTpTmU Message-ID: Subject: Re: svn commit: r357752 - in head/devel/doxygen: . files From: Antoine Brodin To: Kurt Jaeger Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2014 17:58:01 -0000 On Sat, Jun 14, 2014 at 9:22 AM, Kurt Jaeger wrote: > Author: pi > Date: Sat Jun 14 07:22:53 2014 > New Revision: 357752 > URL: http://svnweb.freebsd.org/changeset/ports/357752 > QAT: https://qat.redports.org/buildarchive/r357752/ > > Log: > devel/doxygen: 1.8.3.1 -> 1.8.7 > > In a second step, the python build part has to be tested (still open) > > PR: ports/190943 > Submitted by: Naram Qashat (maintainer) Hi, This update broke the packaging of at least those ports: - audio/jack - audio/libmpdclient - comms/openobex - comms/rtl-sdr - devel/avr-libc - devel/libdbusmenu-qt (413 skipped!) - graphics/partio Cheers, Antoine