From owner-cvs-all@FreeBSD.ORG Sat Nov 12 08:18:56 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 7DEF9106566B; Sat, 12 Nov 2011 08:18:56 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6E9628FC16; Sat, 12 Nov 2011 08:18: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 pAC8Iuqh021678; Sat, 12 Nov 2011 08:18:56 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAC8IurV021677; Sat, 12 Nov 2011 08:18:56 GMT (envelope-from wen) Message-Id: <201111120818.pAC8IurV021677@repoman.freebsd.org> From: Wen Heping Date: Sat, 12 Nov 2011 08:18: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/devel Makefile ports/devel/py-zope.filerepresentation Makefile distinfo pkg-descr 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: Sat, 12 Nov 2011 08:18:56 -0000 wen 2011-11-12 08:18:56 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-zope.filerepresentation Makefile distinfo pkg-descr Log: zope.filerepresentation is a File-system Representation Interfaces. The interfaces defined here are used for file-system and file-system-like representations of objects, such as file-system synchronization, FTP, PUT, and WebDAV. WWW: http://pypi.python.org/pypi/zope.filerepresentation Submitted by: Ruslan Mahmatkhanov (via github) Feature safe: yes Revision Changes Path 1.4686 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/py-zope.filerepresentation/Makefile (new) 1.1 +2 -0 ports/devel/py-zope.filerepresentation/distinfo (new) 1.1 +6 -0 ports/devel/py-zope.filerepresentation/pkg-descr (new)