From owner-svn-ports-all@FreeBSD.ORG Thu Mar 13 13:45:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B14F9DB; Thu, 13 Mar 2014 13:45:15 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1BAE69C3; Thu, 13 Mar 2014 13:45:15 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id EE3B5BDC56; Thu, 13 Mar 2014 14:45:12 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id CD28FBDC44; Thu, 13 Mar 2014 14:45:12 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 2EC73613C; Thu, 13 Mar 2014 14:45:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 7CEAD6A12FD7; Thu, 13 Mar 2014 14:45:11 +0100 (CET) Date: Thu, 13 Mar 2014 14:45:10 +0100 From: Mathieu Arnold To: Koop Mast , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348063 - head/sysutils/policykit Message-ID: <887034374BBB03015D19EAE0@ogg.in.absolight.net> In-Reply-To: <201403131336.s2DDa4lj003729@svn.freebsd.org> References: <201403131336.s2DDa4lj003729@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 13 Mar 2014 13:45:15 -0000 +--On 13 mars 2014 13:36:04 +0000 Koop Mast wrote: | Author: kwm | Date: Thu Mar 13 13:36:04 2014 | New Revision: 348063 | URL: http://svnweb.freebsd.org/changeset/ports/348063 | QAT: https://qat.redports.org/buildarchive/r348063/ | | Log: | Stageify, use new LIB_DEPEND syntax. use USES=gmake libtool. | I think you forgot to bump PORTREVISION here. -- Mathieu Arnold