Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 02:07:21 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456073 - head/www/py-django-statici18n
Message-ID:  <201712120207.vBC27LFv077048@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Tue Dec 12 02:07:21 2017
New Revision: 456073
URL: https://svnweb.freebsd.org/changeset/ports/456073

Log:
  * Updated to 1.5.0

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

Modified: head/www/py-django-statici18n/Makefile
==============================================================================
--- head/www/py-django-statici18n/Makefile	Tue Dec 12 02:00:20 2017	(r456072)
+++ head/www/py-django-statici18n/Makefile	Tue Dec 12 02:07:21 2017	(r456073)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-statici18n
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${FLAVOR}
 
-USES=		python:2.7
+USES=		python:2.7-3.5
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: head/www/py-django-statici18n/distinfo
==============================================================================
--- head/www/py-django-statici18n/distinfo	Tue Dec 12 02:00:20 2017	(r456072)
+++ head/www/py-django-statici18n/distinfo	Tue Dec 12 02:07:21 2017	(r456073)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498239803
-SHA256 (django-statici18n-1.4.0.tar.gz) = 3cb5334d42cfabda49c9c0efb1c24f5663e318ed34b3a34fada5195232f75f65
-SIZE (django-statici18n-1.4.0.tar.gz) = 7045
+TIMESTAMP = 1513039190
+SHA256 (django-statici18n-1.5.0.tar.gz) = b39792c5c52c20d36fd6300d19c51d3bf659fcdc58598c81846552503296ffbb
+SIZE (django-statici18n-1.5.0.tar.gz) = 7106



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