From owner-svn-ports-branches@freebsd.org Thu Aug 3 00:42:49 2017 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 10767DBCD03; Thu, 3 Aug 2017 00:42:49 +0000 (UTC) (envelope-from feld@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 D0B9182214; Thu, 3 Aug 2017 00:42:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v730glhQ025868; Thu, 3 Aug 2017 00:42:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v730glXu025866; Thu, 3 Aug 2017 00:42:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201708030042.v730glXu025866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 3 Aug 2017 00:42:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447186 - branches/2017Q3/www/py-django111 X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/www/py-django111 X-SVN-Commit-Revision: 447186 X-SVN-Commit-Repository: ports 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.23 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, 03 Aug 2017 00:42:49 -0000 Author: feld Date: Thu Aug 3 00:42:47 2017 New Revision: 447186 URL: https://svnweb.freebsd.org/changeset/ports/447186 Log: MFH: r447159 Update to 1.11.4 Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.4/ Approved by: ports-secteam (with hat) Modified: branches/2017Q3/www/py-django111/Makefile branches/2017Q3/www/py-django111/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/py-django111/Makefile ============================================================================== --- branches/2017Q3/www/py-django111/Makefile Thu Aug 3 00:42:02 2017 (r447185) +++ branches/2017Q3/www/py-django111/Makefile Thu Aug 3 00:42:47 2017 (r447186) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.11.3 +PORTVERSION= 1.11.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: branches/2017Q3/www/py-django111/distinfo ============================================================================== --- branches/2017Q3/www/py-django111/distinfo Thu Aug 3 00:42:02 2017 (r447185) +++ branches/2017Q3/www/py-django111/distinfo Thu Aug 3 00:42:47 2017 (r447186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498971590 -SHA256 (python/Django-1.11.3.tar.gz) = 9ef9de0a957245ed3a29c4162ed2fd493252ca249a755f9e2b4a9be82caf8f6b -SIZE (python/Django-1.11.3.tar.gz) = 7872014 +TIMESTAMP = 1501694429 +SHA256 (python/Django-1.11.4.tar.gz) = abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2 +SIZE (python/Django-1.11.4.tar.gz) = 7870752