From owner-svn-ports-all@freebsd.org Sat Feb 3 05:12:11 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 112CBEE83A0; Sat, 3 Feb 2018 05:12:11 +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 B363D73E9F; Sat, 3 Feb 2018 05:12:10 +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 AE57C26288; Sat, 3 Feb 2018 05:12:10 +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 w135CA9g051149; Sat, 3 Feb 2018 05:12:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w135CAHL051147; Sat, 3 Feb 2018 05:12:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802030512.w135CAHL051147@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:12:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460777 - branches/2018Q1/www/py-django111 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: branches/2018Q1/www/py-django111 X-SVN-Commit-Revision: 460777 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:12:11 -0000 Author: sunpoet Date: Sat Feb 3 05:12:10 2018 New Revision: 460777 URL: https://svnweb.freebsd.org/changeset/ports/460777 Log: MFH: r460751 Update to 1.11.10 Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.10/ Security: d696473f-9f32-42c5-a106-bf4536fb1f74 Approved by: ports-secteam (swills) Modified: branches/2018Q1/www/py-django111/Makefile branches/2018Q1/www/py-django111/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/py-django111/Makefile ============================================================================== --- branches/2018Q1/www/py-django111/Makefile Sat Feb 3 05:04:24 2018 (r460776) +++ branches/2018Q1/www/py-django111/Makefile Sat Feb 3 05:12:10 2018 (r460777) @@ -4,8 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.8 -PORTREVISION= 1 +PORTVERSION= 1.11.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2018Q1/www/py-django111/distinfo ============================================================================== --- branches/2018Q1/www/py-django111/distinfo Sat Feb 3 05:04:24 2018 (r460776) +++ branches/2018Q1/www/py-django111/distinfo Sat Feb 3 05:12:10 2018 (r460777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512594697 -SHA256 (python/Django-1.11.8.tar.gz) = fed3e79bb5a3a8d5eb054c7a1ec1de229ef3f43335a67821cc3e489e9582f711 -SIZE (python/Django-1.11.8.tar.gz) = 7879685 +TIMESTAMP = 1517590102 +SHA256 (python/Django-1.11.10.tar.gz) = 22383567385a9c406d8a5ce080a2694c82c6b733e157922197e8b393bb3aacd9 +SIZE (python/Django-1.11.10.tar.gz) = 7881348