From owner-cvs-ports@FreeBSD.ORG Fri Dec 9 19:04:08 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D7661065740; Fri, 9 Dec 2011 19:04:08 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-qw0-f47.google.com (mail-qw0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id B368D8FC1A; Fri, 9 Dec 2011 19:04:07 +0000 (UTC) Received: by qadb17 with SMTP id b17so2138389qad.13 for ; Fri, 09 Dec 2011 11:04:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SVW/DUOqvfe3IijG9mwdDDChy+hqMs8eDB7XhSEtByc=; b=b4xL5mZwtrQtYEMQ7Cca4uVlAFx/xmmHDyM0j/SbOnjTDYvHZhppvOIBec+G1kJOkA omSCGBFADzxaWHXACtbY7dyDJ1r5Nnn9AwHqKKRZJURzyxms8GZ47JTZcbhmC9q58Z9p sx1tULocndVsPAS5H56+w57TbgaVT3v9dKcLw= MIME-Version: 1.0 Received: by 10.50.42.233 with SMTP id r9mr4927537igl.36.1323457446672; Fri, 09 Dec 2011 11:04:06 -0800 (PST) Received: by 10.231.199.18 with HTTP; Fri, 9 Dec 2011 11:04:06 -0800 (PST) Received: by 10.231.199.18 with HTTP; Fri, 9 Dec 2011 11:04:06 -0800 (PST) In-Reply-To: <4EE25274.5040602@FreeBSD.org> References: <201112090933.pB99XU1p057960@repoman.freebsd.org> <4EE25274.5040602@FreeBSD.org> Date: Fri, 9 Dec 2011 19:04:06 +0000 Message-ID: From: Chris Rees To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, Philippe Audeoud , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/p5-IO-Socket-SSL Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2011 19:04:08 -0000 On 9 Dec 2011 18:25, "Doug Barton" wrote: > > On 12/09/2011 01:33, Philippe Audeoud wrote: > > jadawin 2011-12-09 09:33:30 UTC > > > > FreeBSD ports repository > > > > Modified files: > > security/p5-IO-Socket-SSL Makefile distinfo > > Log: > > - Update to 1.52 > > - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.52/Changes > > > > Feature safe: yes > > > > Revision Changes Path > > 1.58 +1 -1 ports/security/p5-IO-Socket-SSL/Makefile > > 1.50 +2 -2 ports/security/p5-IO-Socket-SSL/distinfo > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/p5-IO-Socket-SSL/Makefile.diff?&r1=1.57&r2=1.58&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/p5-IO-Socket-SSL/distinfo.diff?&r1=1.49&r2=1.50&f=h > > According to that changelog the revisions between 1.49 and 1.52 were > related to AIX, and test code. Was there some benefit for us to this > update that I'm missing? > > > Doug > Surely there's a lot of value placed on being in sync with upstream? Are we supposed to pick and choose updates based on the maintainer's whims? ;) Chris