From owner-freebsd-ports@FreeBSD.ORG Tue Nov 16 13:45:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 902D816A4CE for ; Tue, 16 Nov 2004 13:45:27 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 33A2D43D5F for ; Tue, 16 Nov 2004 13:45:24 +0000 (GMT) (envelope-from tomonage2@gmx.de) Received: (qmail 24085 invoked by uid 65534); 16 Nov 2004 13:45:21 -0000 Received: from pD9E0F991.dip.t-dialin.net (EHLO [192.168.0.196]) (217.224.249.145) by mail.gmx.net (mp013) with SMTP; 16 Nov 2004 14:45:21 +0100 X-Authenticated: #7843803 User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Tue, 16 Nov 2004 14:45:09 +0100 From: Jonathan Weiss To: FreeBSD-Ports Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Problem with cups/xpdf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 13:45:27 -0000 Cheers, I am trying to upgrade my cups-port with an up-to-date ports-tree. It fails because of the xpdf-vulnurability. But my xpdf-port is the most recent one and I think that the vulnurability was handelt in this version (if I can believ the cvs-comment). ===> cups-base-1.1.22.0 has known vulnerabilities: >> xpdf -- integer overflow vulnerabilities. Reference: >> Please update your ports tree and try again. The funny thing is, that I do not have xpdf installed: #pkg_info | grep -i xpdf # What should I do? Greets, Jonathan