Date: Sat, 4 Feb 2017 17:17:46 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433326 - head/www/py-django-statici18n Message-ID: <201702041717.v14HHkVO088414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sat Feb 4 17:17:46 2017 New Revision: 433326 URL: https://svnweb.freebsd.org/changeset/ports/433326 Log: Update to upstream release 1.3.0 Maintainer log: - Pass language name instead of locale name on Django 1.10 (thanks @quantum5) - Fix circle-ci builds PR: 216740 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/py-django-statici18n/Makefile head/www/py-django-statici18n/distinfo (contents, props changed) Modified: head/www/py-django-statici18n/Makefile ============================================================================== --- head/www/py-django-statici18n/Makefile Sat Feb 4 16:28:52 2017 (r433325) +++ head/www/py-django-statici18n/Makefile Sat Feb 4 17:17:46 2017 (r433326) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-statici18n -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-statici18n/distinfo ============================================================================== --- head/www/py-django-statici18n/distinfo Sat Feb 4 16:28:52 2017 (r433325) +++ head/www/py-django-statici18n/distinfo Sat Feb 4 17:17:46 2017 (r433326) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471891190 -SHA256 (django-statici18n-1.2.1.tar.gz) = 17446da820a90fdd8833044068277a6ded63239e69af8107b61eeb26c729d845 -SIZE (django-statici18n-1.2.1.tar.gz) = 6997 +TIMESTAMP = 1485616509 +SHA256 (django-statici18n-1.3.0.tar.gz) = f37cff511dd7d6f0c0b465c685026b660aea2ae178cc82a1b4c96c1b1e718c2a +SIZE (django-statici18n-1.3.0.tar.gz) = 7046
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702041717.v14HHkVO088414>