svn commit: r525127 - head/www/py-django-storages
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Feb 4 08:03:33 UTC 2020
Author: lwhsu
Date: Tue Feb 4 08:03:32 2020
New Revision: 525127
URL: https://svnweb.freebsd.org/changeset/ports/525127
Log:
- Update to 1.9.1
- Pass maintainership to python@ for receving timely updateing more.
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 Tue Feb 4 07:01:58 2020 (r525126)
+++ head/www/py-django-storages/Makefile Tue Feb 4 08:03:32 2020 (r525127)
@@ -1,12 +1,12 @@
# $FreeBSD$
PORTNAME= django-storages
-PORTVERSION= 1.8
+PORTVERSION= 1.9.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lwhsu at FreeBSD.org
+MAINTAINER= python at FreeBSD.org
COMMENT= Generic storages for Django
LICENSE= BSD3CLAUSE
Modified: head/www/py-django-storages/distinfo
==============================================================================
--- head/www/py-django-storages/distinfo Tue Feb 4 07:01:58 2020 (r525126)
+++ head/www/py-django-storages/distinfo Tue Feb 4 08:03:32 2020 (r525127)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574401739
-SHA256 (django-storages-1.8.tar.gz) = 9322ab74ba6371e2e0fccc350c741686ade829e43085597b26b07ae8955a0a00
-SIZE (django-storages-1.8.tar.gz) = 91094
+TIMESTAMP = 1580801913
+SHA256 (django-storages-1.9.1.tar.gz) = a59e9923cbce7068792f75344ed7727021ee4ac20f227cf17297d0d03d141e91
+SIZE (django-storages-1.9.1.tar.gz) = 92958
More information about the svn-ports-head
mailing list