Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2017 21:52:30 +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: r447179 - head/www/py-django-post_office
Message-ID:  <201708022152.v72LqUoL055299@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708022152.v72LqUoL055299>