Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2020 08:03:32 +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: r525127 - head/www/py-django-storages
Message-ID:  <202002040803.01483WVf033741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	python@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002040803.01483WVf033741>