From owner-svn-ports-all@freebsd.org Sat Feb 3 05:14:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83E6DEE84BC; Sat, 3 Feb 2018 05:14:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3101B74043; Sat, 3 Feb 2018 05:14:12 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2C176262B0; Sat, 3 Feb 2018 05:14:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w135ECFK051370; Sat, 3 Feb 2018 05:14:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w135EBGx051368; Sat, 3 Feb 2018 05:14:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802030514.w135EBGx051368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Feb 2018 05:14:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460778 - branches/2018Q1/www/py-django20 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: branches/2018Q1/www/py-django20 X-SVN-Commit-Revision: 460778 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: Sat, 03 Feb 2018 05:14:12 -0000 Author: sunpoet Date: Sat Feb 3 05:14:11 2018 New Revision: 460778 URL: https://svnweb.freebsd.org/changeset/ports/460778 Log: MFH: r460752 Update to 2.0.2 Changes: https://docs.djangoproject.com/en/2.0/releases/2.0.2/ Security: d696473f-9f32-42c5-a106-bf4536fb1f74 Approved by: ports-secteam (swills) Modified: branches/2018Q1/www/py-django20/Makefile branches/2018Q1/www/py-django20/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/py-django20/Makefile ============================================================================== --- branches/2018Q1/www/py-django20/Makefile Sat Feb 3 05:12:10 2018 (r460777) +++ branches/2018Q1/www/py-django20/Makefile Sat Feb 3 05:14:11 2018 (r460778) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2018Q1/www/py-django20/distinfo ============================================================================== --- branches/2018Q1/www/py-django20/distinfo Sat Feb 3 05:12:10 2018 (r460777) +++ branches/2018Q1/www/py-django20/distinfo Sat Feb 3 05:14:11 2018 (r460778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512872928 -SHA256 (python/Django-2.0.tar.gz) = 9614851d4a7ff8cbd32b73c6076441f377c45a5bbff7e771798fb02c43c31f47 -SIZE (python/Django-2.0.tar.gz) = 7997472 +TIMESTAMP = 1517590122 +SHA256 (python/Django-2.0.2.tar.gz) = dc3b61d054f1bced64628c62025d480f655303aea9f408e5996c339a543b45f0 +SIZE (python/Django-2.0.2.tar.gz) = 8002374