From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 9 15:32:07 2013 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E7160D82; Tue, 9 Apr 2013 15:32:07 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 595441FA; Tue, 9 Apr 2013 15:32:06 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:60852] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id r39FVwTV051259 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Tue, 9 Apr 2013 19:31:59 +0400 (MSK) From: Max Brazhnikov To: Thomas Quinot Subject: Re: ports/176618: [PATCH] print/hplip: support for lj.so plugin Date: Tue, 09 Apr 2013 15:33:26 +0000 Message-ID: <6567289.g8fjxCpcP2@mercury.ph.man.ac.uk> User-Agent: KMail/4.10.1 (FreeBSD/9.1-STABLE; KDE/4.10.1; amd64; ; ) In-Reply-To: <20130407142912.GA1796@melamine.cuivre.fr.eu.org> References: <201303031700.r23H0JZf042873@freefall.freebsd.org> <1501459.bjxUQiXh0x@mercury.ph.man.ac.uk> <20130407142912.GA1796@melamine.cuivre.fr.eu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 15:32:08 -0000 On Sun, 07 Apr 2013 16:29:12 +0200 Thomas Quinot wrote: > * Max Brazhnikov, 2013-03-04 : > > > I've got a port for hplip-plugin [1], but I don't have a printer to test it. > > Could you give it a try? > > Max, > > I at last got time to try your hplip-plugin port, in conjunction with my > patch, and I am happy to report success! Thanks for testing! I'll commit the patch and plugin port once ports freeze is over. Cheers, Max