Bug 239049

Summary: [NEW PORT] www/py-django-jquery-js: jQuery, bundled up so apps can depend upon it
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Alexander Sieg 2019-07-08 16:43:22 UTC
jQuery, bundled up so apps can depend upon it

WWW: https://pypi.org/project/django-jquery-js/
Comment 1 Alexander Sieg 2019-07-08 16:43:29 UTC
Created attachment 205589 [details]
patch
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-07-22 18:04:59 UTC
Currently we use py-dj22- prefix for py-django22-dependent ports. I'll add py-dj22-django-jquery-js instead.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-08-25 18:48:30 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Aug 25 18:47:58 UTC 2019
New revision: 509838
URL: https://svnweb.freebsd.org/changeset/ports/509838

Log:
  Add py-dj22-django-jquery-js 3.1.1

  jQuery, bundled up so apps can depend upon it

  WWW: https://pypi.org/project/django-jquery-js/

  - While I'm here:
    - Fix LICENSE
    - Add LICENSE_FILE

  PR:		239049
  Submitted by:	Alexander Sieg <alex@xanderio.de>

Changes:
  head/www/Makefile
  head/www/py-dj22-django-jquery-js/
  head/www/py-dj22-django-jquery-js/Makefile
  head/www/py-dj22-django-jquery-js/distinfo
  head/www/py-dj22-django-jquery-js/pkg-descr
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-08-25 18:52:40 UTC
Committed. Thanks!