Date: Wed, 13 Jun 2018 22:16:55 +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: r472347 - head/www/py-django-statici18n Message-ID: <201806132216.w5DMGtO0007907@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ultima Date: Wed Jun 13 22:16:55 2018 New Revision: 472347 URL: https://svnweb.freebsd.org/changeset/ports/472347 Log: * Updated to 1.8.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 Wed Jun 13 22:05:51 2018 (r472346) +++ head/www/py-django-statici18n/Makefile Wed Jun 13 22:16:55 2018 (r472347) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= django-statici18n -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.8.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-statici18n/distinfo ============================================================================== --- head/www/py-django-statici18n/distinfo Wed Jun 13 22:05:51 2018 (r472346) +++ head/www/py-django-statici18n/distinfo Wed Jun 13 22:16:55 2018 (r472347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518466042 -SHA256 (django-statici18n-1.7.0.tar.gz) = 2c5214d520a25e2d226cae099947778cde593ba7b1b03924f70215ce9ec9e6ce -SIZE (django-statici18n-1.7.0.tar.gz) = 7400 +TIMESTAMP = 1528928055 +SHA256 (django-statici18n-1.8.0.tar.gz) = 60e2b6ac6a025c844554f1d2870c7421ab3203a23fcb8f529b4414ef0e1fc676 +SIZE (django-statici18n-1.8.0.tar.gz) = 7635
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806132216.w5DMGtO0007907>