Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 06:12:34 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405666 - head/www/py-django-crispy-forms
Message-ID:  <201601100612.u0A6CYiG086342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jan 10 06:12:34 2016
New Revision: 405666
URL: https://svnweb.freebsd.org/changeset/ports/405666

Log:
  - Update to 1.5.2
  
  PR:		205980
  Submitted by:	maintianer

Modified:
  head/www/py-django-crispy-forms/Makefile
  head/www/py-django-crispy-forms/distinfo

Modified: head/www/py-django-crispy-forms/Makefile
==============================================================================
--- head/www/py-django-crispy-forms/Makefile	Sun Jan 10 06:11:44 2016	(r405665)
+++ head/www/py-django-crispy-forms/Makefile	Sun Jan 10 06:12:34 2016	(r405666)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-crispy-forms
-PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTVERSION=	1.5.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ COMMENT=	The best way to have Django DRY
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django16>=1.6:${PORTSDIR}/www/py-django16
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/www/py-django-crispy-forms/distinfo
==============================================================================
--- head/www/py-django-crispy-forms/distinfo	Sun Jan 10 06:11:44 2016	(r405665)
+++ head/www/py-django-crispy-forms/distinfo	Sun Jan 10 06:12:34 2016	(r405666)
@@ -1,2 +1,2 @@
-SHA256 (django-crispy-forms-1.4.0.tar.gz) = d0c9531ebdff8dc255f625e677ec2fab326522e3f4cd8f7a3e891d773d281510
-SIZE (django-crispy-forms-1.4.0.tar.gz) = 47444
+SHA256 (django-crispy-forms-1.5.2.tar.gz) = 47ef7f74003b2a07a78ce6ed70b6472bf30efd7f8c3ef15fe0ca6685be2e0dfb
+SIZE (django-crispy-forms-1.5.2.tar.gz) = 114239



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