From owner-cvs-all Fri Jan 11 13:47:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6613A37B41C; Fri, 11 Jan 2002 13:47:33 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0BLlXd58336; Fri, 11 Jan 2002 13:47:33 -0800 (PST) (envelope-from andreas) Message-Id: <200201112147.g0BLlXd58336@freefall.freebsd.org> From: Andreas Klemm Date: Fri, 11 Jan 2002 13:47:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-gnu Makefile ports/print/ghostscript-gnu/files patch-hpijs-1.0:configure.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG andreas 2002/01/11 13:47:33 PST Modified files: print/ghostscript-gnu Makefile Added files: print/ghostscript-gnu/files patch-hpijs-1.0:configure.in Log: - Fix hpijs 1.0 dumping core with the kind help of HP. - Important fix, therefore PORTREVISION bumped. background info: hpijs currently may not compiled with -O or -O2. Simply leaving out any optimization (like it was default in prior hpijs versions) cures the problem. Many thanks to David Suffield from HP-Vancouver. Revision Changes Path 1.63 +1 -1 ports/print/ghostscript-gnu/Makefile 1.1 +13 -0 ports/print/ghostscript-gnu/files/patch-hpijs-1.0:configure.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message