Date: Tue, 13 Feb 2018 00:46:17 +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: r461675 - head/www/py-django-statici18n Message-ID: <201802130046.w1D0kHYq091111@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ultima Date: Tue Feb 13 00:46:17 2018 New Revision: 461675 URL: https://svnweb.freebsd.org/changeset/ports/461675 Log: * Updated to 1.7.0 Changes: http://django-statici18n.readthedocs.io/en/latest/changelog.html 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 Feb 13 00:08:59 2018 (r461674) +++ head/www/py-django-statici18n/Makefile Tue Feb 13 00:46:17 2018 (r461675) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-statici18n -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-statici18n/distinfo ============================================================================== --- head/www/py-django-statici18n/distinfo Tue Feb 13 00:08:59 2018 (r461674) +++ head/www/py-django-statici18n/distinfo Tue Feb 13 00:46:17 2018 (r461675) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516461818 -SHA256 (django-statici18n-1.6.1.tar.gz) = 47d30939d52bcbbf1cbfe56b786bc2f2ea874266a8315cb027c061f320c4e2f6 -SIZE (django-statici18n-1.6.1.tar.gz) = 7244 +TIMESTAMP = 1518466042 +SHA256 (django-statici18n-1.7.0.tar.gz) = 2c5214d520a25e2d226cae099947778cde593ba7b1b03924f70215ce9ec9e6ce +SIZE (django-statici18n-1.7.0.tar.gz) = 7400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802130046.w1D0kHYq091111>