From owner-svn-ports-head@FreeBSD.ORG Sat Oct 26 15:45:58 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 7215430E; Sat, 26 Oct 2013 15:45:58 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6F3A22415; Sat, 26 Oct 2013 15:45:57 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id z5so1638706lbh.35 for ; Sat, 26 Oct 2013 08:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2gUpmKGaB4/LOzvq6APr01o05+i7/mmLnm0DlBeTthY=; b=CLyC8WRXdwDQWCExm3BCBdWN8ZePJMcniEthz8gb2HfDUqDqMGLwTwR7gjyC6m+2M3 aFCm8J34NfZmSpZqnlZSwxzSFfsX0L/EiC+xL02KhflPSc1PyQuIQVJ7mBkJ8930aPmj IoaLG/ZS8NXczU/oYXfbQGYkvtnPyNbv9yUETW5TVOwzLPpCpr6W+fl6pfqbG4pUI6ER sUVl1B7RpJMM6TxfYG9QI/9D7GfFAzCyI5bsevW7NFa2Ps67ykytI45uC4Cf8MVohvRs F/fnvCQAS4gxsopgwl/O5y5ih+32/+YP+pj9isLk5jzBvVB4ivOqLwo+mXmc7Yjtw+4H PjXA== MIME-Version: 1.0 X-Received: by 10.152.243.34 with SMTP id wv2mr8849384lac.2.1382802355470; Sat, 26 Oct 2013 08:45:55 -0700 (PDT) Received: by 10.114.176.34 with HTTP; Sat, 26 Oct 2013 08:45:55 -0700 (PDT) In-Reply-To: <201310261542.r9QFgSZV023479@svn.freebsd.org> References: <201310261542.r9QFgSZV023479@svn.freebsd.org> Date: Sat, 26 Oct 2013 13:45:55 -0200 Message-ID: Subject: Re: svn commit: r331705 - head/converters/p5-JSON From: William Grzybowski To: Jun Kuriyama Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , ports-committers 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: Sat, 26 Oct 2013 15:45:58 -0000 Hi, It looks like your staging commits are leaving behind MANX entries which are now deprecated and should be in pkg-plist? Cheers On Sat, Oct 26, 2013 at 1:42 PM, Jun Kuriyama wrote: > Author: kuriyama > Date: Sat Oct 26 15:42:28 2013 > New Revision: 331705 > URL: http://svnweb.freebsd.org/changeset/ports/331705 > > Log: > - Upgrade to 2.61. > > Modified: > head/converters/p5-JSON/Makefile > head/converters/p5-JSON/distinfo > > Modified: head/converters/p5-JSON/Makefile > ============================================================================== > --- head/converters/p5-JSON/Makefile Sat Oct 26 15:34:55 2013 (r331704) > +++ head/converters/p5-JSON/Makefile Sat Oct 26 15:42:28 2013 (r331705) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= JSON > -PORTVERSION= 2.59 > +PORTVERSION= 2.61 > CATEGORIES= converters perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > @@ -19,5 +19,4 @@ MAN3= JSON.3 \ > JSON::backportPP::Compat5005.3 \ > JSON::backportPP::Compat5006.3 > > -NO_STAGE= yes > .include > > Modified: head/converters/p5-JSON/distinfo > ============================================================================== > --- head/converters/p5-JSON/distinfo Sat Oct 26 15:34:55 2013 (r331704) > +++ head/converters/p5-JSON/distinfo Sat Oct 26 15:42:28 2013 (r331705) > @@ -1,2 +1,2 @@ > -SHA256 (JSON-2.59.tar.gz) = 349b191b624474245648f4e8810463433ac8065cc7a44171634902ba113cda6d > -SIZE (JSON-2.59.tar.gz) = 83997 > +SHA256 (JSON-2.61.tar.gz) = 5e80408a5ed77c7c517274c41f3acefbfe76ff8b09639f27ea99baca61ba3c1a > +SIZE (JSON-2.61.tar.gz) = 84244 -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil