svn commit: r500891 - head/www/py-django-statici18n
Richard Gallamore
ultima at FreeBSD.org
Mon May 6 04:37:22 UTC 2019
Author: ultima
Date: Mon May 6 04:37:20 2019
New Revision: 500891
URL: https://svnweb.freebsd.org/changeset/ports/500891
Log:
Updated to 1.8.3
Added line to make portlint =D
Changes: https://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 Mon May 6 04:35:35 2019 (r500890)
+++ head/www/py-django-statici18n/Makefile Mon May 6 04:37:20 2019 (r500891)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-statici18n
-PORTVERSION= 1.8.2
+PORTVERSION= 1.8.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/p
USES= python
USE_PYTHON= autoplist distutils
+
NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/www/py-django-statici18n/distinfo
==============================================================================
--- head/www/py-django-statici18n/distinfo Mon May 6 04:35:35 2019 (r500890)
+++ head/www/py-django-statici18n/distinfo Mon May 6 04:37:20 2019 (r500891)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531453171
-SHA256 (django-statici18n-1.8.2.tar.gz) = ba9eeb3c4517027922645999359f8335fbb9fea04c457123cfbd6b4a36cbeda4
-SIZE (django-statici18n-1.8.2.tar.gz) = 7724
+TIMESTAMP = 1557086560
+SHA256 (django-statici18n-1.8.3.tar.gz) = b92aead4837772fa9eb4dc711f37f70e40e82f6fbb51d3e461eee5afbab5f735
+SIZE (django-statici18n-1.8.3.tar.gz) = 7785
More information about the svn-ports-all
mailing list