Bug 228131 - www/py-django-tinymce: update to 2.7.0
Summary: www/py-django-tinymce: update to 2.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 20:58 UTC by Kai Knoblich
Modified: 2018-05-10 23:23 UTC (History)
2 users (show)

See Also:
skozlov: maintainer-feedback+


Attachments
py-django-tinymce-2.7.0.patch (1.49 KB, patch)
2018-05-10 20:58 UTC, Kai Knoblich
skozlov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!