1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

www/py-django-tinymce: Update to 3.1.0

* The upstream repository has moved, update the WWW field accordingly.

Changelog:

https://github.com/jazzband/django-tinymce/blob/3.1.0/CHANGELOG.rst
This commit is contained in:
Kai Knoblich 2020-11-02 07:18:55 +00:00
parent 25e17ec92c
commit 98557b28db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553889
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-tinymce
PORTVERSION= 3.0.2
PORTVERSION= 3.1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591949404
SHA256 (django-tinymce-3.0.2.tar.gz) = fe82e476059b27187eaec849b6b765ef9918a25e64e419861c4f507d0c8cc143
SIZE (django-tinymce-3.0.2.tar.gz) = 2030651
TIMESTAMP = 1604223125
SHA256 (django-tinymce-3.1.0.tar.gz) = d3a641ec0d10db05dacab7bf9b11e9c8114d017ad1a9132ba18b10ab6bff1934
SIZE (django-tinymce-3.1.0.tar.gz) = 786536

View File

@ -1,4 +1,4 @@
django-tinymce is a Django application that contains a widget
to render a form field as a TinyMCE editor.
WWW: https://github.com/aljosa/django-tinymce
WWW: https://github.com/jazzband/django-tinymce