Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 357E163E5EB for ; Thu, 3 Jan 2013 15:31:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 15A8314A209; Thu, 3 Jan 2013 15:31:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 999A814A203 for ; Thu, 3 Jan 2013 15:31:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nOY1xfji_q3H for ; Thu, 3 Jan 2013 15:31:50 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2A72114A1F8 for ; Thu, 3 Jan 2013 15:31:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 263FE175DD; Thu, 3 Jan 2013 15:31:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 3 Jan 2013 15:31:50 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/py-django-appconf To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130103153150.263FE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu Jan 3 15:31:50 UTC 2013 Added Files: pkgsrc/www/py-django-appconf: DESCR Makefile PLIST distinfo Log Message: Import py27-django-appconf-0.5 as www/py-django-appconf. A helper class for handling configuration defaults of packaged Django apps gracefully. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-django-appconf/DESCR \ pkgsrc/www/py-django-appconf/Makefile pkgsrc/www/py-django-appconf/PLIST \ pkgsrc/www/py-django-appconf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.