svn commit: r491306 - head/www/py-django-storages

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Jan 26 17:57:37 UTC 2019


Author: lwhsu
Date: Sat Jan 26 17:57:36 2019
New Revision: 491306
URL: https://svnweb.freebsd.org/changeset/ports/491306

Log:
  - Update to 1.7.1

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	Sat Jan 26 17:49:04 2019	(r491305)
+++ head/www/py-django-storages/Makefile	Sat Jan 26 17:57:36 2019	(r491306)
@@ -1,8 +1,7 @@
-# Created by: Li-Wen Hsu <lwhsu at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	django-storages
-PORTVERSION=	1.5.1
+PORTVERSION=	1.7.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-django-storages/distinfo
==============================================================================
--- head/www/py-django-storages/distinfo	Sat Jan 26 17:49:04 2019	(r491305)
+++ head/www/py-django-storages/distinfo	Sat Jan 26 17:57:36 2019	(r491306)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478956075
-SHA256 (django-storages-1.5.1.tar.gz) = e2779eecc4dabab6b6c614790df9f26fe87416626491e0ec6c38148a3c6472bc
-SIZE (django-storages-1.5.1.tar.gz) = 60184
+TIMESTAMP = 1548525134
+SHA256 (django-storages-1.7.1.tar.gz) = 8e35d2c7baeda5dc6f0b4f9a0fc142d25f9a1bf72b8cebfcbc5db4863abc552d
+SIZE (django-storages-1.7.1.tar.gz) = 89548


More information about the svn-ports-head mailing list