From owner-cvs-all@FreeBSD.ORG Wed Dec 17 00:57:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1663B16A4CE; Wed, 17 Dec 2003 00:57:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2191D43D39; Wed, 17 Dec 2003 00:57:00 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBH8ux0B093292; Wed, 17 Dec 2003 00:56:59 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBH8uxun093291; Wed, 17 Dec 2003 00:56:59 -0800 (PST) (envelope-from linimon) Message-Id: <200312170856.hBH8uxun093291@repoman.freebsd.org> From: Mark Linimon Date: Wed, 17 Dec 2003 00:56:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/hpoj Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2003 08:57:01 -0000 linimon 2003/12/17 00:56:59 PST FreeBSD ports repository Modified files: graphics/hpoj Makefile distinfo pkg-descr pkg-plist Log: Update to 0.91. Changes: adds support for the USB versions; adds CUPS support. I was hoping to test this on 5.x (where my own hpoj device currently lives) but I forgot about the unrelated compile problem (ffs conflict). I will undertake to add that to my list of things to do since it also affects cqcam which I also use. (I will happily accept any pointers to anyone who has solved this problem in some other port). PR: ports/60064 Submitted by: Volker Stolz (maintainer) Revision Changes Path 1.5 +18 -4 ports/graphics/hpoj/Makefile 1.2 +1 -1 ports/graphics/hpoj/distinfo 1.2 +0 -2 ports/graphics/hpoj/pkg-descr 1.2 +1 -0 ports/graphics/hpoj/pkg-plist