Bug 208835

Summary: [NEW PORT] www/py-django-constance: Dynamic Django settings
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: --- Keywords: easy, patch-ready
Version: LatestFlags: Ultima1252: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/jazzband/django-constance
Attachments:
Description Flags
django-constance.diff Ultima1252: maintainer-approval+

Description Ultima 2016-04-16 17:26:28 UTC
Created attachment 169373 [details]
django-constance.diff

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

portlint -AC:
WARN: Makefile: no port directory databases/py-redis found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory devel/py-coverage found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory www/py-django-picklefield found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory www/py-django18 found, even though it is listed in RUN_DEPENDS.
0 fatal errors and 4 warnings found. (False Positive)

poudriere bulk -tC:
11amd64: success
11i386: success
103amd64: success
103i386: success
93amd64: success
93i386: success
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-16 17:38:11 UTC
Hey, update your portlint!
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-16 17:42:23 UTC
Testbuilds are fine, committed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-04-16 17:42:54 UTC
A commit references this bug:

Author: pi
Date: Sat Apr 16 17:42:10 UTC 2016
New revision: 413468
URL: https://svnweb.freebsd.org/changeset/ports/413468

Log:
  New port: www/py-django-constance

  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

  PR:		208835
  Submitted by:	Ultima1252@gmail.com

Changes:
  head/www/Makefile
  head/www/py-django-constance/
  head/www/py-django-constance/Makefile
  head/www/py-django-constance/distinfo
  head/www/py-django-constance/pkg-descr
Comment 4 Ultima 2016-04-16 17:58:06 UTC
(In reply to Kurt Jaeger from comment #1)
Yeah, will do. Didn't know it was updated recently. Thanks for getting those in the port tree quick. Have a couple more patches coming but it may not be for several more hours.