Bug 228131

Summary: www/py-django-tinymce: update to 2.7.0
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: python, skozlov
Priority: --- Flags: skozlov: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-django-tinymce-2.7.0.patch skozlov: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2018-05-10 20:58:34 UTC
Created attachment 193250 [details]
py-django-tinymce-2.7.0.patch

Hello,

attached is the patch from svn that updates www/py-django-tinymce to 2.7.0.

Changes by upstream:
- https://github.com/aljosa/django-tinymce/compare/2.0.4...2.7.0

Changes to the port:
- changed RUN_DEPENDS to Django v1.11
- added LICENSE_FILE
- added DOCS option with the appropriate dependencies

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 and py36 flavor -> OK
- portlint -> OK
Comment 1 Serhii (Sergey) Kozlov freebsd_committer freebsd_triage 2018-05-10 21:01:34 UTC
Looks good to me. Thanks for your contribution.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-10 23:15:39 UTC
A commit references this bug:

Author: sunpoet
Date: Thu May 10 23:15:03 UTC 2018
New revision: 469603
URL: https://svnweb.freebsd.org/changeset/ports/469603

Log:
  Update to 2.7.0

  - Add LICENSE_FILE
  - Allow concurrent installation (USE_PYTHON=concurrent)
  - Add DOCS option

  Changes:	https://github.com/aljosa/django-tinymce/releases
  PR:		228131
  Submitted by:	Kai <freebsd_ports@k-worx.org>
  Approved by:	Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)

Changes:
  head/www/py-django-tinymce/Makefile
  head/www/py-django-tinymce/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-10 23:15:58 UTC
Committed. Thanks!
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2018-05-10 23:23:22 UTC
(In reply to Sergey Kozlov from comment #1)

Thank you for your feedback and the approval!
Comment 5 Kai Knoblich freebsd_committer freebsd_triage 2018-05-10 23:23:46 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #3)

Thank you for the quick commit!