From owner-freebsd-commit Sat Jan 13 11:01:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA07843 for freebsd-commit-outgoing; Sat, 13 Jan 1996 11:01:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA07828 for cvs-all-outgoing; Sat, 13 Jan 1996 11:01:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA07818 for cvs-ports-outgoing; Sat, 13 Jan 1996 11:01:15 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA07811 Sat, 13 Jan 1996 11:01:12 -0800 (PST) Date: Sat, 13 Jan 1996 11:01:12 -0800 (PST) From: Joerg Wunsch Message-Id: <199601131901.LAA07811@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/graphics/hpscan/pkg DESCR PLIST Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/13 11:01:12 Modified: graphics/hpscan Makefile Log: We do have an Imakefile now. Revision Changes Path 1.2 +2 -1 ports/graphics/hpscan/Makefile Added: graphics/hpscan/patches patch-ab patch-ac patch-ad Log: Some additions: . fix a minor bug, causing core dumps in some occasions . add handling for 15/16/24/32 bit displays . provide an Imakefile Reviewed by: Richard Tobin, and nate Modified: graphics/hpscan/pkg DESCR PLIST Log: PLIST: the binary is now named `hpscan', not `scanner' DESCR: the program is know to work with a Scanjet 4A as well Revision Changes Path 1.2 +3 -3 ports/graphics/hpscan/pkg/DESCR 1.2 +1 -1 ports/graphics/hpscan/pkg/PLIST