From owner-cvs-all@FreeBSD.ORG Fri Jun 9 14:56:50 2006 Return-Path: X-Original-To: cvs-all@freebsd.org 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 DA43716A41A for ; Fri, 9 Jun 2006 14:56:50 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6436F43D70 for ; Fri, 9 Jun 2006 14:56:49 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id e30so891928pya for ; Fri, 09 Jun 2006 07:56:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=h8CDT6Odhjc23o2B6XYx1UiCvQoppYcUPNLsr4SEkE/B+kiKQNvlSmpbUuvOUhqxq+7oPsYxyK2jQVT3ZkKlp0E9TmG36tEl/bB+sU+bW70gm281r7Ss5tk/+/c+pFouhT5jpdsxSAkxcap36g0cyhlXprUKDkisobyfY5MZeNo= Received: by 10.35.94.2 with SMTP id w2mr2760979pyl; Fri, 09 Jun 2006 07:56:44 -0700 (PDT) Received: by 10.35.87.15 with HTTP; Fri, 9 Jun 2006 07:56:44 -0700 (PDT) Message-ID: Date: Fri, 9 Jun 2006 10:56:44 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org In-Reply-To: <200606091448.k59EmoOn082707@repoman.freebsd.org> MIME-Version: 1.0 References: <200606091448.k59EmoOn082707@repoman.freebsd.org> X-Google-Sender-Auth: c71d19f698c92206 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: cvs commit: ports/print Makefile ports/print/gutenprint Makefile distinfo pkg-plist ports/print/gutenprint/files patch-configure patch-rastertoprinter.c patch-src_cups_Makefile.in patch-src_main_Makefile.in ports/print/gimp-print Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 09 Jun 2006 14:56:50 -0000 On 6/9/06, Michael Johnson wrote: > > ahze 2006-06-09 14:48:50 UTC > > FreeBSD ports repository > > Modified files: > print Makefile > print/gutenprint Makefile distinfo pkg-plist > print/gimp-print Makefile > Added files: > print/gutenprint/files patch-configure > Removed files: > print/gutenprint/files patch-rastertoprinter.c > patch-src_cups_Makefile.in > patch-src_main_Makefile.in > Log: > - Add gutenprint (successor to gimp-print) > > High quality drivers for Canon, Epson, Lexmark, and PCL printers > for use with Ghostscript, CUPS, Foomatic, and the Gimp > > WWW: http://gimp-print.sourceforge.net ps: gutenprint conflicts with gimp-print Repocopied by: marcus > > Revision Changes Path > 1.399 +1 -0 ports/print/Makefile > 1.28 +2 -0 ports/print/gimp-print/Makefile > 1.28 +19 -28 ports/print/gutenprint/Makefile > 1.11 +3 -3 ports/print/gutenprint/distinfo > 1.3 +12 -0 ports/print/gutenprint/files/patch-configure > (new) > 1.2 +0 -12 ports/print/gutenprint/files/patch- > rastertoprinter.c (dead) > 1.4 +0 > -16 ports/print/gutenprint/files/patch-src_cups_Makefile.in (dead) > 1.3 +0 > -11 ports/print/gutenprint/files/patch-src_main_Makefile.in (dead) > 1.11 +12829 -4369 ports/print/gutenprint/pkg-plist >