From owner-svn-ports-head@FreeBSD.ORG Wed Sep 11 09:09:12 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 ESMTP id 10DC7EC3; Wed, 11 Sep 2013 09:09:12 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6F582EAB; Wed, 11 Sep 2013 09:09:11 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j6so9075020oag.0 for ; Wed, 11 Sep 2013 02:09:10 -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=tGmoXj3p+fNVX4BqULmF4kdIUc84EXYSucMJ/BFquDA=; b=IJJhAKkx+NK9gAjURMtUVgck3p8W0D7N8OrlC57K3GxikrABjYlE0XbKizxVwBaDp3 mznLxsaz+vRdOkkh/7JREECiJo1FXQFUBnmE83tJtY9VWlNiFsCQnrZ+FDlq+VFJDQZM orl42JnfJn+jgjOUIRTTYU80/22m41Q+6zCk7kAB0cf+a7zn4JjLZlN0xDt9QRC8LT8D 4uNhKctU/bLAgxpW5AyHXX1h/hLi2D3VJsKg1sLXRUa7ZbRcz93NYtzFLfpevL9b20IE 1fY3/+Y9jXig8Gu5J361nKuWiDHD4RMOV8MAwy/KjTwl0ru3/Gjtahk+0s6gWN8ajwQq PvQA== MIME-Version: 1.0 X-Received: by 10.182.225.162 with SMTP id rl2mr478447obc.72.1378890550778; Wed, 11 Sep 2013 02:09:10 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.43.226 with HTTP; Wed, 11 Sep 2013 02:09:10 -0700 (PDT) In-Reply-To: <20130911085255.GA87221@FreeBSD.org> References: <201309110815.r8B8Fr1k059198@svn.freebsd.org> <20130911085255.GA87221@FreeBSD.org> Date: Wed, 11 Sep 2013 13:09:10 +0400 X-Google-Sender-Auth: H9wZiKFOQ1zgva8UWgx9UZaJ3Yg Message-ID: Subject: Re: svn commit: r326954 - in head: lang/asn1c lang/moscow_ml lang/p5-ePerl net-im/jarl net-im/p5-Jabber-Connection net-im/p5-Jabber-Lite net-im/p5-Net-ICQ2000 net-im/p5-Net-NetSend net-im/p5-Net-XMPP2 ... From: Andrej Zverev To: Alexey Dokuchaev Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 11 Sep 2013 09:09:12 -0000 At least I found one perl script. If you want you can revert comment. On Wed, Sep 11, 2013 at 12:52 PM, Alexey Dokuchaev wrote: > On Wed, Sep 11, 2013 at 08:15:53AM +0000, Andrej Zverev wrote: >> New Revision: 326954 >> URL: http://svnweb.freebsd.org/changeset/ports/326954 >> >> --- head/lang/moscow_ml/Makefile Wed Sep 11 08:08:30 2013 (r326953) >> +++ head/lang/moscow_ml/Makefile Wed Sep 11 08:15:53 2013 (r326954) >> @@ -16,7 +16,7 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ >> >> RESTRICTED= Restrictions on for-profit distribution >> >> -USE_PERL5= yes # XXX: shouldn't it be changed to USE_PERL5_BUILD? >> +USES= perl5 > > Since you removed the comment, did you have a chance to verify if perl5 is > build-only dependency or not? > > ./danfe