From owner-svn-ports-all@freebsd.org Thu Dec 7 01:49:12 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24F72E95B39; Thu, 7 Dec 2017 01:49:12 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA9A26E79C; Thu, 7 Dec 2017 01:49:11 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB71nAAI032709; Thu, 7 Dec 2017 01:49:10 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB71nAii032707; Thu, 7 Dec 2017 01:49:10 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201712070149.vB71nAii032707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Thu, 7 Dec 2017 01:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455689 - head/www/py-django-post_office X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: head/www/py-django-post_office X-SVN-Commit-Revision: 455689 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2017 01:49:12 -0000 Author: ultima Date: Thu Dec 7 01:49:10 2017 New Revision: 455689 URL: https://svnweb.freebsd.org/changeset/ports/455689 Log: * Updated to 3.0.4 * Cleanup Makefile Changes: https://github.com/ui/django-post_office/tree/v3.0.4 (at the bottom) 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 Thu Dec 7 00:57:23 2017 (r455688) +++ head/www/py-django-post_office/Makefile Thu Dec 7 01:49:10 2017 (r455689) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= django-post_office -PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v +DISTVERSION= 3.0.4 CATEGORIES= www python -MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima@FreeBSD.org Modified: head/www/py-django-post_office/distinfo ============================================================================== --- head/www/py-django-post_office/distinfo Thu Dec 7 00:57:23 2017 (r455688) +++ head/www/py-django-post_office/distinfo Thu Dec 7 01:49:10 2017 (r455689) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1512578397 +SHA256 (ui-django-post_office-v3.0.4_GH0.tar.gz) = 4faf61df6a087f95e34fe31efe9571729286e83edf556f300c9198852fd92593 +SIZE (ui-django-post_office-v3.0.4_GH0.tar.gz) = 42172