From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 25 08:50:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EE8A106566B for ; Sat, 25 Jun 2011 08:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F72B8FC1A for ; Sat, 25 Jun 2011 08:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5P8oAeD023905 for ; Sat, 25 Jun 2011 08:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5P8oAH7023904; Sat, 25 Jun 2011 08:50:10 GMT (envelope-from gnats) Date: Sat, 25 Jun 2011 08:50:10 GMT Message-Id: <201106250850.p5P8oAH7023904@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/157842: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 08:50:10 -0000 The following reply was made to PR ports/157842; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/157842: commit references a PR Date: Sat, 25 Jun 2011 08:41:13 +0000 (UTC) miwi 2011-06-25 08:40:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-pythonbrew Makefile distinfo pkg-descr pkg-plist Log: pythonbrew is a program to automate the building and installation of Python in the users HOME. pythonbrew is inspired by perlbrew and rvm. WWW: https://github.com/utahta/pythonbrew PR: ports/157842 Submitted by: Lung-Pin Chang Revision Changes Path 1.4392 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/py-pythonbrew/Makefile (new) 1.1 +2 -0 ports/devel/py-pythonbrew/distinfo (new) 1.1 +6 -0 ports/devel/py-pythonbrew/pkg-descr (new) 1.1 +173 -0 ports/devel/py-pythonbrew/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"