From owner-cvs-all@FreeBSD.ORG Fri Sep 30 20:36:57 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11C1F106566B; Fri, 30 Sep 2011 20:36:57 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC27D8FC14; Fri, 30 Sep 2011 20:36:56 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8UKauvx007276; Fri, 30 Sep 2011 20:36:56 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8UKaufn007275; Fri, 30 Sep 2011 20:36:56 GMT (envelope-from pawel) Message-Id: <201109302036.p8UKaufn007275@repoman.freebsd.org> From: Pawel Pekala Date: Fri, 30 Sep 2011 20:36:56 +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/graphics Makefile ports/graphics/py-sane Makefile distinfo pkg-descr pkg-plist ports/graphics/py-sane/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 20:36:57 -0000 pawel 2011-09-30 20:36:56 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-sane Makefile distinfo pkg-descr pkg-plist graphics/py-sane/files patch-setup.py Log: Add py-sane 2.0, the Python binding for Sane. PR: ports/159544 Submitted by: Kuan-Chung Chiu Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.1447 +1 -0 ports/graphics/Makefile 1.1 +31 -0 ports/graphics/py-sane/Makefile (new) 1.1 +2 -0 ports/graphics/py-sane/distinfo (new) 1.1 +19 -0 ports/graphics/py-sane/files/patch-setup.py (new) 1.1 +15 -0 ports/graphics/py-sane/pkg-descr (new) 1.1 +4 -0 ports/graphics/py-sane/pkg-plist (new)