From owner-svn-ports-head@freebsd.org Wed Sep 6 20:06:36 2017 Return-Path: Delivered-To: svn-ports-head@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 08413E145F3; Wed, 6 Sep 2017 20:06:36 +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 mx1.freebsd.org (Postfix) with ESMTPS id 5DBD9728A9; Wed, 6 Sep 2017 20:06:35 +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 v86K6Yvc028745; Wed, 6 Sep 2017 20:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v86K6YlG028743; Wed, 6 Sep 2017 20:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709062006.v86K6YlG028743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 6 Sep 2017 20:06:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449369 - head/www/py-django111 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-django111 X-SVN-Commit-Revision: 449369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 20:06:36 -0000 Author: sunpoet Date: Wed Sep 6 20:06:33 2017 New Revision: 449369 URL: https://svnweb.freebsd.org/changeset/ports/449369 Log: Update to 1.11.5 Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.5/ Security: aaab03be-932d-11e7-92d8-4b26fc968492 MFH: 2017Q3 Modified: head/www/py-django111/Makefile head/www/py-django111/distinfo Modified: head/www/py-django111/Makefile ============================================================================== --- head/www/py-django111/Makefile Wed Sep 6 20:06:29 2017 (r449368) +++ head/www/py-django111/Makefile Wed Sep 6 20:06:33 2017 (r449369) @@ -4,8 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.4 -PORTREVISION= 1 +PORTVERSION= 1.11.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: head/www/py-django111/distinfo ============================================================================== --- head/www/py-django111/distinfo Wed Sep 6 20:06:29 2017 (r449368) +++ head/www/py-django111/distinfo Wed Sep 6 20:06:33 2017 (r449369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501694429 -SHA256 (python/Django-1.11.4.tar.gz) = abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2 -SIZE (python/Django-1.11.4.tar.gz) = 7870752 +TIMESTAMP = 1504718744 +SHA256 (python/Django-1.11.5.tar.gz) = 1836878162dfdf865492bacfdff0321e4ee8f1e7d51d93192546000b54982b29 +SIZE (python/Django-1.11.5.tar.gz) = 7875054