From owner-svn-ports-head@freebsd.org Fri Dec 29 20:53:30 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 CB0E4EB00FA; Fri, 29 Dec 2017 20:53:30 +0000 (UTC) (envelope-from antoine@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 94C6E7B5A1; Fri, 29 Dec 2017 20:53:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBTKrTcc018552; Fri, 29 Dec 2017 20:53:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBTKrTx6018550; Fri, 29 Dec 2017 20:53:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712292053.vBTKrTx6018550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 29 Dec 2017 20:53:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457543 - head/www/py-djangorestframework X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/www/py-djangorestframework X-SVN-Commit-Revision: 457543 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.25 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: Fri, 29 Dec 2017 20:53:30 -0000 Author: antoine Date: Fri Dec 29 20:53:29 2017 New Revision: 457543 URL: https://svnweb.freebsd.org/changeset/ports/457543 Log: Revert r457271, version 3.7.7 is not compatible with django 1.8 With hat: portmgr Modified: head/www/py-djangorestframework/Makefile head/www/py-djangorestframework/distinfo Modified: head/www/py-djangorestframework/Makefile ============================================================================== --- head/www/py-djangorestframework/Makefile Fri Dec 29 20:18:54 2017 (r457542) +++ head/www/py-djangorestframework/Makefile Fri Dec 29 20:53:29 2017 (r457543) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= djangorestframework -PORTVERSION= 3.7.7 +PORTVERSION= 3.6.4 +PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-djangorestframework/distinfo ============================================================================== --- head/www/py-djangorestframework/distinfo Fri Dec 29 20:18:54 2017 (r457542) +++ head/www/py-djangorestframework/distinfo Fri Dec 29 20:53:29 2017 (r457543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514282205 -SHA256 (djangorestframework-3.7.7.tar.gz) = 9f9e94e8d22b100ed3a43cee8c47a7ff7b185e778a1f2da9ec5c73fc4e081b87 -SIZE (djangorestframework-3.7.7.tar.gz) = 974316 +TIMESTAMP = 1503903057 +SHA256 (djangorestframework-3.6.4.tar.gz) = de8ac68b3cf6dd41b98e01dcc92dc0022a5958f096eafc181a17fa975d18ca42 +SIZE (djangorestframework-3.6.4.tar.gz) = 1011409