From owner-cvs-all@FreeBSD.ORG Sun Aug 6 09:13:36 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 BEDCA16A4DA; Sun, 6 Aug 2006 09:13:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 850AC43D45; Sun, 6 Aug 2006 09:13:36 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k769DaP3032232; Sun, 6 Aug 2006 09:13:36 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k769Da8R032231; Sun, 6 Aug 2006 09:13:36 GMT (envelope-from itetcu) Message-Id: <200608060913.k769Da8R032231@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 6 Aug 2006 09:13:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/cups-base Makefile distinfo pkg-descr pkg-message pkg-plist ports/print/cups-base/files patch-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: Sun, 06 Aug 2006 09:13:36 -0000 itetcu 2006-08-06 09:13:36 UTC FreeBSD ports repository Modified files: print/cups-base Makefile distinfo pkg-descr pkg-message pkg-plist print/cups-base/files patch-Makefile Log: - update to 1.2.2 [1] - tell in pkg-message about permissions needed [2] [3] - fix man / mlink install [4] [5] - don't remove dirs listed in bsd.local.dist [6] - conflict with LPRng [7] - fix OPTIONS handling [8] - fix printing raw data using application/octet-stream [9] - some other small fixes Please note that the biggest part of the work was done by Marcin Wisnicki and this commit it's based manly on his work. PR: ports/99624 [1] ports/99460 [2] ports/99745 [3] ports/99798 [4] ports/101175 [5] ports/100865 [6] ports/99791 [7] ports/99786 [8] ports/99707 [9] Submitted by: Marcin Wisnicki [1] Nicolas Blais [2],Osamu Hasegawa [3] Tsurutani Naoki [4], Dominic Fandrey [5] Stanislav Sedov [6] Leif Pedersen [7] Harald Schmalzbauer [8] Jonathan Fosburgh [9] Rewiev by: many with no objections Approved by: maintainer timeout Revision Changes Path 1.56 +19 -8 ports/print/cups-base/Makefile 1.11 +3 -3 ports/print/cups-base/distinfo 1.7 +10 -9 ports/print/cups-base/files/patch-Makefile 1.6 +1 -2 ports/print/cups-base/pkg-descr 1.20 +18 -1 ports/print/cups-base/pkg-message 1.27 +488 -369 ports/print/cups-base/pkg-plist