FreeBSD Bugzilla – Attachment 169373 Details for
Bug 208835
[NEW PORT] www/py-django-constance: Dynamic Django settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
django-constance.diff
django-constance.diff (text/plain), 3.19 KB, created by
Ultima
on 2016-04-16 17:26:28 UTC
(
hide
)
Description:
django-constance.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2016-04-16 17:26:28 UTC
Size:
3.19 KB
patch
obsolete
>Index: www/Makefile >=================================================================== >--- www/Makefile (revision 413350) >+++ www/Makefile (working copy) >@@ -1533,6 +1533,7 @@ > SUBDIR += py-django-classy-tags > SUBDIR += py-django-cms > SUBDIR += py-django-configurations >+ SUBDIR += py-django-constance > SUBDIR += py-django-contact-form > SUBDIR += py-django-contrib-comments > SUBDIR += py-django-cors-headers >Index: www/py-django-constance/Makefile >=================================================================== >--- www/py-django-constance/Makefile (nonexistent) >+++ www/py-django-constance/Makefile (working copy) >@@ -0,0 +1,27 @@ >+# Created by: Ultima <ultima1252@gmail.com> >+# $FreeBSD$ >+ >+PORTNAME= django-constance >+PORTVERSION= 1.1.2 >+CATEGORIES= www python >+MASTER_SITES= GH >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= ultima1252@gmail.com >+COMMENT= Dynamic Django settings >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=0:databases/py-redis \ >+ ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage \ >+ ${PYTHON_PKGNAMEPREFIX}django-picklefield>=0:www/py-django-picklefield \ >+ ${PYTHON_PKGNAMEPREFIX}django18>=1.7:www/py-django18 >+ >+USES= python >+USE_PYTHON= autoplist distutils >+NO_ARCH= yes >+USE_GITHUB= yes >+GH_ACCOUNT= jezdez >+ >+.include <bsd.port.mk> > >Property changes on: www/py-django-constance/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: www/py-django-constance/distinfo >=================================================================== >--- www/py-django-constance/distinfo (nonexistent) >+++ www/py-django-constance/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (jezdez-django-constance-1.1.2_GH0.tar.gz) = 09bc667f3cb7494968af7197d3aa4878df73f045608606e01688eecbfb959707 >+SIZE (jezdez-django-constance-1.1.2_GH0.tar.gz) = 120987 > >Property changes on: www/py-django-constance/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: www/py-django-constance/pkg-descr >=================================================================== >--- www/py-django-constance/pkg-descr (nonexistent) >+++ www/py-django-constance/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+A Django app for storing dynamic settings in pluggable backends (Redis >+and Django model backend built in) with an integration with the Django >+admin app. >+ >+WWW: https://github.com/jazzband/django-constance > >Property changes on: www/py-django-constance/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
Ultima1252
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208835
: 169373