Bug 227015

Summary: [NEW PORT] www/py-django-js-asset: Insert script tags with additional attributes for django.forms.Media
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/matthiask/django-js-asset
Attachments:
Description Flags
py-django-js-asset.shar none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-03-27 21:49:44 UTC
Created attachment 191884 [details]
py-django-js-asset.shar

Hello,

attached is the shar file for the Python package py-django-js-asset, which inserts script tags with additional attributes (such as "id" and "data" for CSP-compatible data injection) for the django.forms.Media package.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

--
Cheers
Kai
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-27 22:13:22 UTC
Committed.
Thank you for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-27 22:13:27 UTC
A commit references this bug:

Author: yuri
Date: Tue Mar 27 22:13:16 UTC 2018
New revision: 465768
URL: https://svnweb.freebsd.org/changeset/ports/465768

Log:
  New port: www/py-django-js-asset: Insert script tags with additional attributes for django.forms.Media

  While here, fixed minor sorting probems in www/Makefile.

  PR:		227015
  Submitted by:	Kai <freebsd_ports@k-worx.org>

Changes:
  head/www/Makefile
  head/www/py-django-js-asset/
  head/www/py-django-js-asset/Makefile
  head/www/py-django-js-asset/distinfo
  head/www/py-django-js-asset/pkg-descr
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2018-03-28 16:37:38 UTC
(In reply to commit-hook from comment #2)

Hello Yuri,

many thanks for the quick commit of the whole bunch of shar/patch files!
--
Cheers
Kai
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-28 16:41:15 UTC
(In reply to Kai from comment #3)

You are very welcome, Kai! Any time!

Thank you for your work on ports!

Yuri