From owner-freebsd-python@FreeBSD.ORG Sun Jun 6 08:30:13 2010 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B39B1065680 for ; Sun, 6 Jun 2010 08:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 14E868FC1F for ; Sun, 6 Jun 2010 08:30:13 +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 o568UC7Z071938 for ; Sun, 6 Jun 2010 08:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o568UCPM071931; Sun, 6 Jun 2010 08:30:12 GMT (envelope-from gnats) Date: Sun, 6 Jun 2010 08:30:12 GMT Message-Id: <201006060830.o568UCPM071931@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/146733: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2010 08:30:13 -0000 The following reply was made to PR ports/146733; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/146733: commit references a PR Date: Sun, 6 Jun 2010 08:27:09 +0000 (UTC) miwi 2010-06-06 08:26:56 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-django-livesettings Makefile distinfo pkg-descr pkg-plist Log: Django-Livesettings is a project split from the 'Satchmo Project'. It provides the ability to configure settings via an admin interface, rather than by editing "settings.py". WWW: http://bitbucket.org/bkroeze/django-livesettings/ PR: ports/146733 Submitted by: Kevin Golding Revision Changes Path 1.2633 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/py-django-livesettings/Makefile (new) 1.1 +3 -0 ports/www/py-django-livesettings/distinfo (new) 1.1 +5 -0 ports/www/py-django-livesettings/pkg-descr (new) 1.1 +122 -0 ports/www/py-django-livesettings/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"