1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

www/py-dj22-django-formset-js-improved: Rename port

* The port was added with the "dj22-" prefix to use Django 2.2 explicitly.

  In the meantime most Django ports have been switched from Django 1.11
  (End-of-Life) to Django 2.2 (current LTS release).

  Hence rename the port to "py-django-formset-js-improved" to be consistent
  with the names of the other Django ports and to retain the history.

PR:		247032
Approved by:	Alexander Sieg (maintainer)
This commit is contained in:
Kai Knoblich 2020-06-11 13:15:34 +00:00
parent 407fcf359d
commit d1b8e65554
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538481
5 changed files with 3 additions and 2 deletions

1
MOVED
View File

@ -15081,3 +15081,4 @@ security/pam_pseudo||2020-06-07|Has expired: Broken for more than 6 months
multimedia/din|audio/din|2020-06-09|Moved to a better category
www/py-dj22-django_csp|www/py-django-csp|2020-06-10|Renamed to match upstream naming and to be in sync with other Django ports since Django 2.2 became default
www/py-dj22-django-jquery-js|www/py-django-jquery-js|2020-06-11|Renamed to match the naming of other Django ports since Django 2.2 became default
www/py-dj22-django-formset-js-improved|www/py-django-formset-js-improved|2020-06-11|Renamed to match the naming of other Django ports since Django 2.2 became default

View File

@ -1439,7 +1439,6 @@
SUBDIR += py-dj22-django-debug-toolbar
SUBDIR += py-dj22-django-extensions
SUBDIR += py-dj22-django-filter
SUBDIR += py-dj22-django-formset-js-improved
SUBDIR += py-dj22-django-js-asset
SUBDIR += py-dj22-django-model-utils
SUBDIR += py-dj22-django-mptt
@ -1493,6 +1492,7 @@
SUBDIR += py-django-extensions
SUBDIR += py-django-filer
SUBDIR += py-django-filter
SUBDIR += py-django-formset-js-improved
SUBDIR += py-django-formtools
SUBDIR += py-django-guardian
SUBDIR += py-django-happenings-update

View File

@ -5,7 +5,7 @@ PORTVERSION= 0.5.0.2
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22-
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= alex@xanderio.de
COMMENT= Fork of django-formset-js that adds support for reordering and nested formsets