svn commit: r457927 - head/www/py-django-mptt

Carlo Strub cs at FreeBSD.org
Tue Jan 2 21:06:04 UTC 2018


Author: cs
Date: Tue Jan  2 21:06:03 2018
New Revision: 457927
URL: https://svnweb.freebsd.org/changeset/ports/457927

Log:
  Update to 0.9.0

Modified:
  head/www/py-django-mptt/Makefile
  head/www/py-django-mptt/distinfo

Modified: head/www/py-django-mptt/Makefile
==============================================================================
--- head/www/py-django-mptt/Makefile	Tue Jan  2 20:49:04 2018	(r457926)
+++ head/www/py-django-mptt/Makefile	Tue Jan  2 21:06:03 2018	(r457927)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-mptt
-PORTVERSION=	0.8.7
+PORTVERSION=	0.9.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${FLAVOR} # >= 1.8
 
-CONFLICTS_INSTALL= py*-django-happenings
+CONFLICTS_INSTALL=py*-django-happenings
 
 USE_GITHUB=	yes
 

Modified: head/www/py-django-mptt/distinfo
==============================================================================
--- head/www/py-django-mptt/distinfo	Tue Jan  2 20:49:04 2018	(r457926)
+++ head/www/py-django-mptt/distinfo	Tue Jan  2 21:06:03 2018	(r457927)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485185286
-SHA256 (django-mptt-django-mptt-0.8.7_GH0.tar.gz) = 5253c691b1ea7defa0e15334bacff4e3c96ebcf7706d5cd7641f0e55172308b2
-SIZE (django-mptt-django-mptt-0.8.7_GH0.tar.gz) = 289137
+TIMESTAMP = 1514926379
+SHA256 (django-mptt-django-mptt-0.9.0_GH0.tar.gz) = 7235f1f3d6b53979eca4d27b7c5bd49e15475dba5326a653598799853b3d4f2a
+SIZE (django-mptt-django-mptt-0.9.0_GH0.tar.gz) = 293014


More information about the svn-ports-all mailing list