From owner-svn-ports-head@FreeBSD.ORG Sun Nov 24 15:52:04 2013 Return-Path: Delivered-To: svn-ports-head@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 F22C8256; Sun, 24 Nov 2013 15:52:03 +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 B50D926E6; Sun, 24 Nov 2013 15:52:03 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 5C104BDC56; Sun, 24 Nov 2013 16:52:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=KO2ngSeGih2 OOypPQU2Vf1n0Rvg=; b=UUhOLnrzJBsKJ/sjvEHecyVWXrPbBY+IXuh76VXCxak Qy1104glZN8nEAXtfQXBkb4HGnZz8t2C0j2k7vhRJFfGb06y28QT3+Z36MWzSbAI 7Xc3ah5TQ9KmOttItzjW6RLFOqjpdy0OLpDTa15zIMDPKF0yLohjPp/Zw10V3Gq0 = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 39E53BDC1D; Sun, 24 Nov 2013 16:52:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id DC917C86AD1D; Sun, 24 Nov 2013 16:52:01 +0100 (CET) Date: Sun, 24 Nov 2013 16:52:01 +0100 From: Mathieu Arnold To: Kubilay Kocak , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r334734 - head/dns/ldns Message-ID: In-Reply-To: <201311241529.rAOFTWYO057038@svn.freebsd.org> References: <201311241529.rAOFTWYO057038@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-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 15:52:04 -0000 +--On 24 novembre 2013 15:29:32 +0000 Kubilay Kocak wrote: | Log: | dns/ldns: Fix packaging list for ldns-config You should bump PORTREVISION. -- Mathieu Arnold