From owner-cvs-all Tue Apr 21 13:07:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08969 for cvs-all-outgoing; Tue, 21 Apr 1998 13:07:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08740; Tue, 21 Apr 1998 20:06:33 GMT (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id WAA00158; Tue, 21 Apr 1998 22:05:49 +0200 (CEST) Message-Id: <199804212005.WAA00158@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: Chris Timmons cc: "Justin M. Seger" , cvs-committers@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: JPEG library version hoses xemacs compile Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 21 Apr 1998 10:34:45 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 21 Apr 1998 22:05:49 +0200 From: Gary Jennejohn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Chris Timmons writes: > >Why are we doing this? For one thing, it breaks xemacs: > > >opus:/usr/users/skynyrd> more /usr/ports/graphics/jpeg/patches/patch-aa >--- jpeglib.h.orig Wed Apr 15 06:45:39 1998 >+++ jpeglib.h Wed Apr 15 06:45:44 1998 >@@ -30,7 +30,7 @@ > * Might be useful for tests like "#if JPEG_LIB_VERSION >= 60". > */ > >-#define JPEG_LIB_VERSION 62 /* Version 6b */ >+#define JPEG_LIB_VERSION 8 /* Version 6b */ > > > /* Various constants determining the sizes of things. > > >#if defined(JPEG_LIB_VERSION) && (JPEG_LIB_VERSION >= 61) >METHODDEF(boolean) >#else >METHODDEF boolean >#endif >our_fill_input_buffer (j_decompress_ptr cinfo) { > > >-Chris > > > >On Wed, 15 Apr 1998, Justin M. Seger wrote: > >> jseger 1998/04/15 14:32:51 PDT >> >> Modified files: >> graphics/jpeg Makefile >> graphics/jpeg/files md5 >> graphics/jpeg/patches patch-aa >> graphics/jpeg/pkg PLIST >> Log: >> Update to version 6b >> >> Revision Changes Path >> 1.15 +8 -6 ports/graphics/jpeg/Makefile >> 1.5 +1 -1 ports/graphics/jpeg/files/md5 >> 1.7 +11 -146 ports/graphics/jpeg/patches/patch-aa >> 1.11 +9 -8 ports/graphics/jpeg/pkg/PLIST >> > > yeah, should be 80 instead of 8. With 80 xemacs compiles OK. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message