From owner-svn-ports-head@FreeBSD.ORG Fri Dec 6 16:39:50 2013 Return-Path: Delivered-To: svn-ports-head@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 8C1C7E23 for ; Fri, 6 Dec 2013 16:39:50 +0000 (UTC) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 433CC1D4D for ; Fri, 6 Dec 2013 16:39:49 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id ia6so965415vcb.18 for ; Fri, 06 Dec 2013 08:39:49 -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=YnDpQbKlV05kJoYFRpF4cmrPMhftvN3sf8mcIhTNJqzyUTkZOopDfM6UyLG6wB8oRK TvMlt4UoXUxmZVuO47F9LNfVO+Z3jmgHaq2Xv+ApX6oTeEDnwAS1twfUZrtxj2Fi2WQ4 75rOSzzrJHmHOrkPURhuoGx0/vSewLMP5B9rea4rcHJVOQRykb7/JCwsVgs+PXGsg3V9 ZjMfWjFuDMcLG/AynGMbB7ofvjxbiUHSZTR+ImiLAwwyPVar+PodEoFpYCkg19VOn3+t UDdFtMqfknUKl4/FQSgE0+TVv8bX9np/Vs2c+cT460gk6t/zQOMVNPEyvY4+LiihVoxf bHEQ== X-Gm-Message-State: ALoCoQlCrHaAHf9950vWY1LXpxPiqK93/n5kMwIbY6UwvfBe5Ud29FaN8eIerrIiGprxr4wLUaLQ 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-head@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 06 Dec 2013 16:39:50 -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