From owner-cvs-all@FreeBSD.ORG Fri Apr 13 09:44:34 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B13D16A403; Fri, 13 Apr 2007 09:44:34 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4595613C44C; Fri, 13 Apr 2007 09:44:34 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3D9iYfj093773; Fri, 13 Apr 2007 09:44:34 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3D9iYmP093772; Fri, 13 Apr 2007 09:44:34 GMT (envelope-from ijliao) Message-Id: <200704130944.l3D9iYmP093772@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 13 Apr 2007 09:44:34 +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/net Makefile ports/net/py-twitter Makefile distinfo pkg-descr pkg-plist 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, 13 Apr 2007 09:44:34 -0000 ijliao 2007-04-13 09:44:34 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-twitter Makefile distinfo pkg-descr pkg-plist Log: add py-twitter 0.3 A python wrapper around the Twitter API Revision Changes Path 1.1850 +1 -0 ports/net/Makefile 1.1 +28 -0 ports/net/py-twitter/Makefile (new) 1.1 +3 -0 ports/net/py-twitter/distinfo (new) 1.1 +8 -0 ports/net/py-twitter/pkg-descr (new) 1.1 +3 -0 ports/net/py-twitter/pkg-plist (new)