From owner-svn-ports-head@FreeBSD.ORG Wed Jun 4 06:45:57 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64BEF742; Wed, 4 Jun 2014 06:45:57 +0000 (UTC) Received: from svn.freebsd.org (svn.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 51F662C10; Wed, 4 Jun 2014 06:45:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s546jvSJ018438; Wed, 4 Jun 2014 06:45:57 GMT (envelope-from lwhsu@svn.freebsd.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s546juRr018436; Wed, 4 Jun 2014 06:45:56 GMT (envelope-from lwhsu@svn.freebsd.org) Message-Id: <201406040645.s546juRr018436@svn.freebsd.org> From: Li-Wen Hsu Date: Wed, 4 Jun 2014 06:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356439 - head/www/py-django X-SVN-Group: ports-head 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.18 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, 04 Jun 2014 06:45:57 -0000 Author: lwhsu Date: Wed Jun 4 06:45:56 2014 New Revision: 356439 URL: http://svnweb.freebsd.org/changeset/ports/356439 QAT: https://qat.redports.org/buildarchive/r356439/ Log: - Update to 1.6.5 PR: 190413 Submitted by: Bartek Rutkowski Modified: head/www/py-django/Makefile head/www/py-django/distinfo Modified: head/www/py-django/Makefile ============================================================================== --- head/www/py-django/Makefile Wed Jun 4 06:36:54 2014 (r356438) +++ head/www/py-django/Makefile Wed Jun 4 06:45:56 2014 (r356439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \ CHEESESHOP Modified: head/www/py-django/distinfo ============================================================================== --- head/www/py-django/distinfo Wed Jun 4 06:36:54 2014 (r356438) +++ head/www/py-django/distinfo Wed Jun 4 06:45:56 2014 (r356439) @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.6.4.tar.gz) = ceee0beea79b1926c767aaa837e1b9e621e5f6b7d27138d90474b3917ca5527b -SIZE (python/Django-1.6.4.tar.gz) = 6630474 +SHA256 (python/Django-1.6.5.tar.gz) = 36940268c087fede32d3f5887cce9af9e5d27962a0c405aacafc2a3cc1f755c5 +SIZE (python/Django-1.6.5.tar.gz) = 6633768