From owner-freebsd-ports@FreeBSD.ORG Sun Mar 24 02:08:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 895B53EC for ; Sun, 24 Mar 2013 02:08:24 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id 562266CD for ; Sun, 24 Mar 2013 02:08:23 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=R4GB6KtX c=1 sm=0 a=0NJkuBbZY5VCdgJ+v5fl0w==:17 a=AaUjGI9IrlcA:10 a=kj9zAlcOel0A:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=iv1QV2nMOGUA:10 a=CjLOF336qdChDQSHjyMA:9 a=CjuIK1q_8ugA:10 a=0NJkuBbZY5VCdgJ+v5fl0w==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.84.183 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.84.183] ([209.6.84.183:10241] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id CD/CA-18243-0106E415; Sat, 23 Mar 2013 22:08:17 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20814.24592.288492.914792@jerusalem.litteratus.org> Date: Sat, 23 Mar 2013 22:08:16 -0400 To: freebsd-ports@freebsd.org Subject: Updating curl In-Reply-To: <20130323213126.59789466@scorpio> References: <20130323213126.59789466@scorpio> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid Cc: sunpoet@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2013 02:08:24 -0000 Jerry writes: > The port version of curl is "7.24.0_2". On February > 6th. curl-7.29.0 was released. Is there any possibility that this > port might be updated. Of course. However: my system alone has around two dozen ports that list curl as a dependency. No update will happen without sufficient testing to make sure there's no breakage. Volunteers for testing should probably contact the maintainer. :-) Robert Huff