From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 00:46:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B334116A41C for ; Mon, 6 Jun 2005 00:46:36 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9DE43D5C for ; Mon, 6 Jun 2005 00:46:36 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by wproxy.gmail.com with SMTP id 63so152996wri for ; Sun, 05 Jun 2005 17:46:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SJIWd98Iz9ZxkpUltu2QoZJ853T6t1fdtlmlJFMghBMzoQkZjCspefUCdq0DymJ1j4lOsJZ6AOUKDaTl47HgFXtcLaMWtOKMlXJ1n1FQWKHjnMRqWwm4t0S2JIO+MkqI1VGqsuZRI7q/76dpclNbJn6slmOp/9kmJMRUKcd/J3I= Received: by 10.54.20.22 with SMTP id 22mr136719wrt; Sun, 05 Jun 2005 17:46:35 -0700 (PDT) Received: by 10.54.20.41 with HTTP; Sun, 5 Jun 2005 17:46:35 -0700 (PDT) Message-ID: Date: Mon, 6 Jun 2005 09:46:35 +0900 From: FreeBSD MailingLists To: questions In-Reply-To: <20050605170340.GA14827@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050605170340.GA14827@gothmog.gr> Subject: Re: patch errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD MailingLists List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 00:46:36 -0000 Yes, Everyday I try this I grab the latest copy of ports.tar.gz from a near by server. The file is updated daily. and using the same tar file on other machine results in no errors. I am thinking that my patch program is messed up, since all the error s are patch errors, either it can't find the file to patch or the file cannot be patched correctly. is patch port of "world" or do I need to update a pkg?=20 On 6/6/05, Giorgos Keramidas wrote: > On 2005-06-06 00:24, FreeBSD MailingLists wrote: > > =3D=3D=3D> Applying FreeBSD patches for tiff-3.7.2 > > 4 out of 4 hunks failed--saving rejects to libtiff/Makefile.in.rej > > =3D> Patch patch-aa failed to apply cleanly. > > =3D> Patch(es) patch-Makefile.in applied cleanly. > > *** Error code 1 >=20 > Is your ports tree up to date? >=20 > gothmog:/usr/ports/graphics/tiff# make patch > =3D=3D=3D> Extracting for tiff-3.7.2 > =3D> Checksum OK for tiff-3.7.2.tar.gz. > =3D=3D=3D> Patching for tiff-3.7.2 > =3D=3D=3D> Applying FreeBSD patches for tiff-3.7.2 > gothmog:/usr/ports/graphics/tiff# >=20 >