From owner-svn-ports-all@FreeBSD.ORG Mon Jul 21 15:48:09 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 82BC19E1 for ; Mon, 21 Jul 2014 15:48:09 +0000 (UTC) Received: from mail-oa0-f45.google.com (mail-oa0-f45.google.com [209.85.219.45]) (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 496A62408 for ; Mon, 21 Jul 2014 15:48:08 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id i7so7667770oag.4 for ; Mon, 21 Jul 2014 08:48:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=ftYLyhsnre1wftSK0QZjo54DKaS9VkyynQ5hR7tCxhA=; b=RC/wIu1uahezqfVqBOKmVAgPyDFkcriFNuwNKdDPJg4ukT7337lBdw3VTS+ZYS20P1 g9DlqvmNHzm7doxXnw8iXBsiXn0Q0Rd7wgta+BVO2IBpYFKdqAY8a7IjJjNte2gXYgAA klfQD/k5pB85p2uOKS0Wuz7p5UHnHAIBoIErFWxw2LDluYIVrpmMbmmUFDHVRv+PLqB6 xfyLFtiFX2XoqpvOFwR70b9dyN4115nh/0v3SU1nYJB5pYcvFBhlo2RlCH7WEOQBYq40 Y0z1a717PitveyjNDESwXsryt7l/9YfxCjyIBzST6JYqV8kyUqGPYXwYGpiuYn7jhnpG iDKg== X-Gm-Message-State: ALoCoQk92rsJT+s4//Vnfwm7UkgWfkIy38RJld0emBwXJaa0birJHoMo5gH0S4If9nR0dW4oD3uz X-Received: by 10.60.70.205 with SMTP id o13mr38532597oeu.38.1405957687034; Mon, 21 Jul 2014 08:48:07 -0700 (PDT) MIME-Version: 1.0 Sender: leeym@leeym.com Received: by 10.182.135.164 with HTTP; Mon, 21 Jul 2014 08:47:46 -0700 (PDT) In-Reply-To: <73058856283A33D11E662C48@ogg.in.absolight.net> References: <201407150619.s6F6JVle061270@svn.freebsd.org> <73058856283A33D11E662C48@ogg.in.absolight.net> From: Yen-Ming Lee Date: Mon, 21 Jul 2014 08:47:46 -0700 X-Google-Sender-Auth: tCbcmoJcXVEVQJkvEeoXK2om3pA Message-ID: Subject: Re: svn commit: r361872 - in head: Mk/Uses devel/p5-Module-Build To: Mathieu Arnold Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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: Mon, 21 Jul 2014 15:48:09 -0000 Do you mean that we should remove this reminder? https://svnweb.freebsd.org/ports/head/devel/p5-Module-Build/Makefile?r1=346623&r2=357108 https://svnweb.freebsd.org/ports/head/devel/p5-Module-Build/Makefile?revision=357108&view=markup -- Yen-Ming Lee 2014-07-21 6:12 GMT-07:00 Mathieu Arnold : > +--On 15 juillet 2014 06:19:31 +0000 Yen-Ming Lee > wrote: > | -BUILD_DEPENDS+= > p5-Module-Build>=0.4205:${PORTSDIR}/devel/p5-Module-Build > | +BUILD_DEPENDS+= > p5-Module-Build>=0.4206:${PORTSDIR}/devel/p5-Module-Build > > Is there any point of updating this ? > Did you check that there are ports requiring Module::Build to build need > this version ? > > -- > Mathieu Arnold > >