From owner-cvs-all Tue Oct 29 0:49:33 2002 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 3DD2D37B401; Tue, 29 Oct 2002 00:49:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C9E43E8A; Tue, 29 Oct 2002 00:49:31 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9T8mMmV086103; Tue, 29 Oct 2002 00:48:23 -0800 (PST) (envelope-from andreas@repoman.freebsd.org) Received: (from andreas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9T8mMOE086102; Tue, 29 Oct 2002 00:48:22 -0800 (PST) Message-Id: <200210290848.g9T8mMOE086102@repoman.freebsd.org> From: Andreas Klemm Date: Tue, 29 Oct 2002 00:48:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile distinfo pkg-plist ports/print/apsfilter/scripts configure 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/10/29 00:48:22 PST Modified files: print/apsfilter Makefile distinfo pkg-plist print/apsfilter/scripts configure Log: I recommend you to upgrade to this new version * update to apsfilter 7.2.3 * contains two major bugfixes a) printing using newest HP IJS driver is fixed (PR 37085) the fix has been taken from other source but PR should be resolved b) printing to a remote windows printer via samba is fixed there was a nasty typo in the apsfilter script ($SMP_IP -> $SMB_IP) * other changes - new gimp-print driver / ijsgimpprint - add new pretty command to set text-to-PostScript highlight level - fix "remote copies" parameter to lpr - clean up template apsfilterrc * FreeBSD/port related things: - could close all problems report - PR 34153: fixed configure script: a permanent runtime dependency to bzip2 is inappropriate on FreeBSD systems that have bzip2 in the base system. * For a list of all changes please look at ANNOUNCE and ChangeLog file http://www.apsfilter.org/download.html PR: 34153, 37085 Revision Changes Path 1.99 +1 -4 ports/print/apsfilter/Makefile 1.56 +1 -1 ports/print/apsfilter/distinfo 1.20 +42 -0 ports/print/apsfilter/pkg-plist 1.25 +4 -2 ports/print/apsfilter/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message