Date: Fri, 22 Nov 2019 06:00:55 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518123 - head/www/py-django-storages Message-ID: <201911220600.xAM60t2d007981@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Fri Nov 22 06:00:54 2019 New Revision: 518123 URL: https://svnweb.freebsd.org/changeset/ports/518123 Log: - Update to 1.8 Modified: head/www/py-django-storages/Makefile head/www/py-django-storages/distinfo Modified: head/www/py-django-storages/Makefile ============================================================================== --- head/www/py-django-storages/Makefile Fri Nov 22 03:46:55 2019 (r518122) +++ head/www/py-django-storages/Makefile Fri Nov 22 06:00:54 2019 (r518123) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= django-storages -PORTVERSION= 1.7.1 +PORTVERSION= 1.8 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-storages/distinfo ============================================================================== --- head/www/py-django-storages/distinfo Fri Nov 22 03:46:55 2019 (r518122) +++ head/www/py-django-storages/distinfo Fri Nov 22 06:00:54 2019 (r518123) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548525134 -SHA256 (django-storages-1.7.1.tar.gz) = 8e35d2c7baeda5dc6f0b4f9a0fc142d25f9a1bf72b8cebfcbc5db4863abc552d -SIZE (django-storages-1.7.1.tar.gz) = 89548 +TIMESTAMP = 1574401739 +SHA256 (django-storages-1.8.tar.gz) = 9322ab74ba6371e2e0fccc350c741686ade829e43085597b26b07ae8955a0a00 +SIZE (django-storages-1.8.tar.gz) = 91094
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911220600.xAM60t2d007981>