From owner-svn-ports-all@FreeBSD.ORG Fri Dec 6 16:12:41 2013 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 498CBDB7 for ; Fri, 6 Dec 2013 16:12:41 +0000 (UTC) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 01F711A5B for ; Fri, 6 Dec 2013 16:12:40 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id ld13so925328vcb.20 for ; Fri, 06 Dec 2013 08:12:34 -0800 (PST) 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=8/ZRTc29mVh/d7i1vbL9blEdg9x6tTSsqMkrUkGZW5A=; b=h6x1VPmv04vYFgltWHhzZHRCb94EQklCqqtNAM765Aj6I5f5V/JBo01IU0tJmwcq0T +Mt0kI0VWCKQJ6dtM3R08n/WR3MwEFz71YSNMEj6h03vYDaoaz/dJ0nGI/lHITQau01t mPrtrJmcB0LZ6acUrUkPR2bCyIFz4I3osmQeaQtElgX/MilxHjTKK2kGUfhiYPMB1dhK w34kmN8B6mviKMzZ5m4EajvyIZbttvXWn+kmPBOv0XWkAjeZZVUzN8tdqvnQ4zJa0QLn 8o0cGfN5KsIVxO10GsdmpcwCxHjl/L4EXeQz2vXnr4WbMcrGjB2tYQmC0RaU55KyrWmU veuQ== X-Gm-Message-State: ALoCoQnOq1F4GAzz4XOTiQF1vTxdOBSd8HQ8qWnONy7Ql4vyzkeKtGiVp2u7JPQYTqnrke7RuPXY X-Received: by 10.52.171.79 with SMTP id as15mr2020492vdc.1.1386346352342; Fri, 06 Dec 2013 08:12:32 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.58.31.72 with HTTP; Fri, 6 Dec 2013 08:12:12 -0800 (PST) In-Reply-To: <20131206155149.GB1188@tuxaco.net> References: <201312061533.rB6FXfIL014659@svn.freebsd.org> <20131206155149.GB1188@tuxaco.net> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Dec 2013 00:12:12 +0800 X-Google-Sender-Auth: TcnY8Fs8oIzu2KLAc9Y2Y1WTEyM Message-ID: Subject: Re: svn commit: r335763 - head/devel/p5-Proc-ProcessTable To: =?UTF-8?Q?Philippe_Aud=C3=A9oud?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 06 Dec 2013 16:12:41 -0000 On Fri, Dec 6, 2013 at 11:51 PM, Philippe Aud=C3=A9oud wrote: > On Fri, 06 Dec 2013, Sunpoet Po-Chuan Hsieh wrote: > > > Author: sunpoet > > Date: Fri Dec 6 15:33:41 2013 > > New Revision: 335763 > > URL: http://svnweb.freebsd.org/changeset/ports/335763 > > > > Log: > > - Update to 0.49 > > - Add LICENSE > > - Convert to new options framework > > > > Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes > > Hello, > > I don't see any official version for 0.49. > http://search.cpan.org/dist/Proc-ProcessTable/ > > Are you sure this commit is ok? > > Regards, > > -- > Philippe Aud=C3=A9oud > Hmm, the tarball [1] and changelog [2][3] are ready. I think this commit is OK. I guess there's something wrong with CPAN. e.g. CPAN Recent (http://search.cpan.org/recent) was frozen on Dec 04, 2013= . [1] http://search.cpan.org/CPAN/authors/id/J/JW/JWB/Proc-ProcessTable-0.49.tar.= gz [2] https://github.com/jwbargsten/perl-proc-processtable/blob/master/Change= s [3] https://github.com/jwbargsten/perl-proc-processtable/commit/1dc2ddceac4fa2b= 2ac7881c71d7bbd1cf5da846a Regards, sunpoet