From owner-svn-ports-all@FreeBSD.ORG Sun Sep 14 18:15:31 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 472D5AEA; Sun, 14 Sep 2014 18:15:31 +0000 (UTC) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (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 DC1103A5; Sun, 14 Sep 2014 18:15:30 +0000 (UTC) Received: by mail-oi0-f48.google.com with SMTP id a141so1912349oig.35 for ; Sun, 14 Sep 2014 11:15:30 -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=jigcSemYHFfGKWuq0bQ7m5bY83j0EzkIN23x2OizFT4=; b=AX+YXpnojjYA/lLZsxWohdIQoLSkVjDoGh/nehnXn6A4CCWQfJI9jtq3dI4w2A+taY +ZDNqqRziNHeJoJmYYVjWecW8JBNxeaL9FokXhF/2yiUKV2BikWhEbe+P9HfIVh42WMd hMvBy8dbtvPQiPUpGXRBUg3Ef5InzAX354Z3t5v+UyWggI/7XZSy+QEFGnv1C0og0KpL jmCa7qP3iF/QBqkTkENFRMHiVK5ipjjVkClsiCVndXDXMS+ABcVO9RVmefmbgq6qCpmA O65n7ZAZxVxiewZvc1KVroujX8KUoTDAJwKoQeEd/QpErhdszjwNxh96IuaZeoRaPHyZ TbhQ== MIME-Version: 1.0 X-Received: by 10.60.124.10 with SMTP id me10mr21598717oeb.4.1410718530057; Sun, 14 Sep 2014 11:15:30 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.73.233 with HTTP; Sun, 14 Sep 2014 11:15:30 -0700 (PDT) In-Reply-To: <201409141757.s8EHvoif039738@svn.freebsd.org> References: <201409141757.s8EHvoif039738@svn.freebsd.org> Date: Sun, 14 Sep 2014 22:15:30 +0400 X-Google-Sender-Auth: HdRx7W5LiwZ-v9hnaMyhExQtYew Message-ID: Subject: Re: svn commit: r368213 - head/net/p5-Net-Works From: Andrej Zverev To: Kurt Jaeger Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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-1 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, 14 Sep 2014 18:15:31 -0000 Hi, I think you missed Sub::Quote as depend here and i can't see why you need MooseX::Types. On Sun, Sep 14, 2014 at 9:57 PM, Kurt Jaeger wrote: > Author: pi > Date: Sun Sep 14 17:57:50 2014 > New Revision: 368213 > URL: http://svnweb.freebsd.org/changeset/ports/368213 > QAT: https://qat.redports.org/buildarchive/r368213/ > > Log: > net/p5-Net-Works: 0.18 -> 0.19 > > - Fixed validation when a string with more than one slash (/) is passed > to > Net::Works::Network->new_from_string. > > Modified: > head/net/p5-Net-Works/Makefile > head/net/p5-Net-Works/distinfo > > Modified: head/net/p5-Net-Works/Makefile > > ============================================================================== > --- head/net/p5-Net-Works/Makefile Sun Sep 14 17:55:53 2014 > (r368212) > +++ head/net/p5-Net-Works/Makefile Sun Sep 14 17:57:50 2014 > (r368213) > @@ -1,8 +1,7 @@ > -# Created by: Kurt Jaeger > # $FreeBSD$ > > PORTNAME= Net-Works > -PORTVERSION= 0.18 > +PORTVERSION= 0.19 > CATEGORIES= net perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:DROLSKY > @@ -16,6 +15,7 @@ LICENSE= ART20 > BUILD_DEPENDS= p5-List-AllUtils>=0.03:${PORTSDIR}/devel/p5-List-AllUtils \ > p5-Math-Int128>=0.07:${PORTSDIR}/math/p5-Math-Int128 \ > > p5-namespace-autoclean>=0.13:${PORTSDIR}/devel/p5-namespace-autoclean \ > + p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ > p5-MooseX-Types>=0.35:${PORTSDIR}/devel/p5-MooseX-Types > RUN_DEPENDS:= ${BUILD_DEPENDS} > > > Modified: head/net/p5-Net-Works/distinfo > > ============================================================================== > --- head/net/p5-Net-Works/distinfo Sun Sep 14 17:55:53 2014 > (r368212) > +++ head/net/p5-Net-Works/distinfo Sun Sep 14 17:57:50 2014 > (r368213) > @@ -1,2 +1,2 @@ > -SHA256 (Net-Works-0.18.tar.gz) = > 72d6cf2e210ac50c3a0ccda246adf6bd92e09d7ec305700f9f1ffb69f9338b2d > -SIZE (Net-Works-0.18.tar.gz) = 29424 > +SHA256 (Net-Works-0.19.tar.gz) = > 8f2364887b7d6cac5296ca409cca33932c5ca00b3977ff39e039d0c19618be01 > +SIZE (Net-Works-0.19.tar.gz) = 29557 > >