From owner-cvs-ports@FreeBSD.ORG Thu Jan 11 14:12:23 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3EAE416A403; Thu, 11 Jan 2007 14:12:23 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1876F13C45A; Thu, 11 Jan 2007 14:12:23 +0000 (UTC) (envelope-from nivit@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 l0BECMJ3078230; Thu, 11 Jan 2007 14:12:22 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0BECMKY078229; Thu, 11 Jan 2007 14:12:22 GMT (envelope-from nivit) Message-Id: <200701111412.l0BECMKY078229@repoman.freebsd.org> From: Nicola Vitale Date: Thu, 11 Jan 2007 14:12:22 +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/www/py-turbogears Makefile ports/www/py-turbogears/files pkg-deinstall.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2007 14:12:23 -0000 nivit 2007-01-11 14:12:22 UTC FreeBSD ports repository Modified files: www/py-turbogears Makefile www/py-turbogears/files pkg-deinstall.in Log: - Bumped PORTREVISION - Removed option -D (ignored by the new version of easy_install), added -q to files/pkg-deinstall.in - Updated path to the Python egg of devel/py-kid (dependency), fixing build on pointyhat (reported by kris@) Approved by: alexbl (mentor, implicit) Revision Changes Path 1.8 +3 -2 ports/www/py-turbogears/Makefile 1.2 +1 -1 ports/www/py-turbogears/files/pkg-deinstall.in