From owner-freebsd-ports@FreeBSD.ORG Sat Jan 17 21:49:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 626AC106564A; Sat, 17 Jan 2009 21:49:15 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id B8E688FC17; Sat, 17 Jan 2009 21:49:14 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by bwz13 with SMTP id 13so7388525bwz.19 for ; Sat, 17 Jan 2009 13:49:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=v59aLqIViPPRHKgBgL4rFlRaOfTp/DxW0NoC8MRtR7c=; b=vY9hc8rnWC2/Zp/qdZIlZjpq1reElWM+7LAGMkKacg5iDUyqvXJeGKX6FvWZSfdZIm 0oyp+5t+Gi++9evzCcTJp+cL7i3m17CGhODFPq8g4a888YoSS93qPLi68or6o19xk/4o 3HUoTBzRZ3uqMArsl2IWWwS8ezK1E8X/vfZNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=r9pWBlD8gIKNlYL/X1ulL5A/LMc//+QDyN1kZxcKTe+EBjEuUcMGs6L1oBIjz4G0u5 Y19CHrhUlaUA0CmHVmZ2IxOot209NrrEiYUWnL9Ekkoy4YH15yR96rZ+0aEpmBep6hND Bu7TsFdBVAGBXLY0pQwOlZBmYGfKzooTbfvt0= MIME-Version: 1.0 Received: by 10.181.134.11 with SMTP id l11mr1405614bkn.18.1232228953649; Sat, 17 Jan 2009 13:49:13 -0800 (PST) Date: Sat, 17 Jan 2009 13:49:13 -0800 Message-ID: <7d6fde3d0901171349o20f1b8d2x944bcae5394b8eb9@mail.gmail.com> From: Garrett Cooper To: Colin Percival Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Subject: textproc/libxml2 and failed patching after using portsnap... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2009 21:49:15 -0000 Hello, This is just a notice that a patch is no longer needed with textproc/libxml2 -- it appears to have been checked in upstream: ===> Applying FreeBSD patches for libxml2-2.7.2_1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to include/libxml/parser.h.rej 19 out of 24 hunks failed--saving rejects to parser.c.rej Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to parserInternals.c.rej => Patch patch-CVE-2008-3281 failed to apply cleanly. *** Error code 1 This isn't noted in the CVSweb interface, so I assume the file is stale. However, it was recently synced (today at ~noon) with portsnap. I've seen similar things in the past on a handful of occasions with portsnap (not csup) with stale files -- is this an infrastructure bug, just stale data that's going to get cycled out, or something else? The fix is trivial (delete the file) but it still is a bit of an annoyance. Thanks, -Garrett