aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-13 18:33:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-13 18:33:50 +0000
commit464e01da9749d4f11fb11a905750fb8a20c39aa0 (patch)
treeb50e5a06226c5f167ac945e4bcaf14e812c63be2 /www
parentb6632491c5077e19872e8034c86925c54bd0375a (diff)
downloadports-464e01da9749d4f11fb11a905750fb8a20c39aa0.tar.gz
ports-464e01da9749d4f11fb11a905750fb8a20c39aa0.zip
Update to 2.1.1
Notes
Notes: svn path=/head/; revision=526036
Diffstat (limited to 'www')
-rw-r--r--www/py-jsonfield/Makefile2
-rw-r--r--www/py-jsonfield/distinfo6
-rw-r--r--www/py-jsonfield/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/py-jsonfield/Makefile b/www/py-jsonfield/Makefile
index e4469f6494cc..c98df498bdbe 100644
--- a/www/py-jsonfield/Makefile
+++ b/www/py-jsonfield/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jsonfield
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-jsonfield/distinfo b/www/py-jsonfield/distinfo
index d2bf160e6e6c..0d02c6ffa002 100644
--- a/www/py-jsonfield/distinfo
+++ b/www/py-jsonfield/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581519183
-SHA256 (jsonfield-2.1.0.tar.gz) = 11fd69f83a7f44de749f91beea0d41871a893178cdb8ff5564cfeb3e12d7ff9e
-SIZE (jsonfield-2.1.0.tar.gz) = 8972
+TIMESTAMP = 1581594058
+SHA256 (jsonfield-2.1.1.tar.gz) = ed7c5e1829e9453e24a8bebef1e702ffe402e6def6b326f0e0b88764c59a6dc7
+SIZE (jsonfield-2.1.1.tar.gz) = 9142
diff --git a/www/py-jsonfield/pkg-descr b/www/py-jsonfield/pkg-descr
index ff4a487d3679..fd7554bca5b1 100644
--- a/www/py-jsonfield/pkg-descr
+++ b/www/py-jsonfield/pkg-descr
@@ -5,4 +5,4 @@ add the field to one of your models.
This port is not a duplicate of www/py-django-jsonfield, both ports have
distinct but upstreams.
-WWW: https://github.com/dmkoch/django-jsonfield
+WWW: https://github.com/rpkilby/django-jsonfield