From owner-cvs-all@FreeBSD.ORG Fri Sep 18 01:50:26 2009 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 2A786106566C; Fri, 18 Sep 2009 01:50:26 +0000 (UTC) (envelope-from yzlin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 190288FC15; Fri, 18 Sep 2009 01:50:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8I1oP0O087950; Fri, 18 Sep 2009 01:50:25 GMT (envelope-from yzlin@repoman.freebsd.org) Received: (from yzlin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8I1oPsn087949; Fri, 18 Sep 2009 01:50:25 GMT (envelope-from yzlin) Message-Id: <200909180150.n8I1oPsn087949@repoman.freebsd.org> From: Yi-Jheng Lin Date: Fri, 18 Sep 2009 01:50:25 +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/sysutils Makefile ports/sysutils/py-filelike Makefile distinfo pkg-descr pkg-plist ports/sysutils/py-filelike/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, 18 Sep 2009 01:50:26 -0000 yzlin 2009-09-18 01:50:25 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/py-filelike Makefile distinfo pkg-descr pkg-plist sysutils/py-filelike/files patch-setup.py Log: Add py-filelike 0.3.4, python module for building and manipulating file-like object. PR: ports/138160 Submitted by: Dikshie Approved by: rafan (co-mentor) Feature safe: yes Revision Changes Path 1.1124 +1 -0 ports/sysutils/Makefile 1.1 +18 -0 ports/sysutils/py-filelike/Makefile (new) 1.1 +3 -0 ports/sysutils/py-filelike/distinfo (new) 1.1 +12 -0 ports/sysutils/py-filelike/files/patch-setup.py (new) 1.1 +8 -0 ports/sysutils/py-filelike/pkg-descr (new) 1.1 +83 -0 ports/sysutils/py-filelike/pkg-plist (new)