From owner-svn-ports-branches@freebsd.org Thu Jul 9 18:59:06 2015 Return-Path: Delivered-To: svn-ports-branches@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 E47DC997757; Thu, 9 Jul 2015 18:59:06 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 D48661BD1; Thu, 9 Jul 2015 18:59:06 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t69Ix6vG017561; Thu, 9 Jul 2015 18:59:06 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t69Ix6Vg017559; Thu, 9 Jul 2015 18:59:06 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201507091859.t69Ix6Vg017559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 9 Jul 2015 18:59:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r391671 - branches/2015Q3/www/py-django X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2015 18:59:07 -0000 Author: lwhsu Date: Thu Jul 9 18:59:05 2015 New Revision: 391671 URL: https://svnweb.freebsd.org/changeset/ports/391671 Log: MFH: r391666 - Update to 1.8.3 Security: 37ed8e9c-2651-11e5-86ff-14dae9d210b8 Approved by: ports-secteam (feld), portmgr (bdrewery) Modified: branches/2015Q3/www/py-django/Makefile branches/2015Q3/www/py-django/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/py-django/Makefile ============================================================================== --- branches/2015Q3/www/py-django/Makefile Thu Jul 9 17:47:46 2015 (r391670) +++ branches/2015Q3/www/py-django/Makefile Thu Jul 9 18:59:05 2015 (r391671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \ CHEESESHOP @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Django-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= lwhsu@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= High-level Python Web framework LICENSE= BSD3CLAUSE Modified: branches/2015Q3/www/py-django/distinfo ============================================================================== --- branches/2015Q3/www/py-django/distinfo Thu Jul 9 17:47:46 2015 (r391670) +++ branches/2015Q3/www/py-django/distinfo Thu Jul 9 18:59:05 2015 (r391671) @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.8.2.tar.gz) = 3bb60536b2fb2084612fc9486634295e7208790029081842524916b5a66d206f -SIZE (python/Django-1.8.2.tar.gz) = 7275112 +SHA256 (python/Django-1.8.3.tar.gz) = 2bb654fcc05fd53017c88caf2bc38b5c5ea23c91f8ac7f0a28b290daf2305bba +SIZE (python/Django-1.8.3.tar.gz) = 7284327