svn commit: r447179 - head/www/py-django-post_office

Richard Gallamore ultima at FreeBSD.org
Wed Aug 2 21:52:31 UTC 2017


Author: ultima
Date: Wed Aug  2 21:52:29 2017
New Revision: 447179
URL: https://svnweb.freebsd.org/changeset/ports/447179

Log:
  * Updated to 3.0.3
  
  Changelog: https://github.com/ui/django-post_office (at bottom)
  
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11818

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

Modified: head/www/py-django-post_office/Makefile
==============================================================================
--- head/www/py-django-post_office/Makefile	Wed Aug  2 21:27:43 2017	(r447178)
+++ head/www/py-django-post_office/Makefile	Wed Aug  2 21:52:29 2017	(r447179)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-post_office
-PORTVERSION=	3.0
+PORTVERSION=	3.0.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www python
 MASTER_SITES=	GH
@@ -19,8 +19,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django-jsonfield>=
 
 USES=		python
 USE_PYTHON=	autoplist distutils
-NO_ARCH=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	ui
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/www/py-django-post_office/distinfo
==============================================================================
--- head/www/py-django-post_office/distinfo	Wed Aug  2 21:27:43 2017	(r447178)
+++ head/www/py-django-post_office/distinfo	Wed Aug  2 21:52:29 2017	(r447179)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499468198
-SHA256 (ui-django-post_office-v3.0_GH0.tar.gz) = c640333ea20b7165af91fe31f19de0adeb617e0e35448844ec0bb9de719b9ac8
-SIZE (ui-django-post_office-v3.0_GH0.tar.gz) = 41341
+TIMESTAMP = 1501622315
+SHA256 (ui-django-post_office-v3.0.3_GH0.tar.gz) = 95ffc9b237daffe3ee3d0867a7c8896125dc29d3f8c64c404197984b8d6764e3
+SIZE (ui-django-post_office-v3.0.3_GH0.tar.gz) = 41773


More information about the svn-ports-all mailing list