From owner-svn-ports-head@freebsd.org Tue Sep 27 00:47:21 2016 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 3C382BEA298; Tue, 27 Sep 2016 00:47:21 +0000 (UTC) (envelope-from wen@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 0012CEFA; Tue, 27 Sep 2016 00:47:20 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8R0lKGv031359; Tue, 27 Sep 2016 00:47:20 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8R0lK5O031357; Tue, 27 Sep 2016 00:47:20 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201609270047.u8R0lK5O031357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 27 Sep 2016 00:47:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422795 - head/www/py-django-subdomains 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.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: Tue, 27 Sep 2016 00:47:21 -0000 Author: wen Date: Tue Sep 27 00:47:19 2016 New Revision: 422795 URL: https://svnweb.freebsd.org/changeset/ports/422795 Log: - Update to 2.1.0 - Add LICENSE PR: 213003 Submitted by: rum1cro@yandex.ru(maintainer) Modified: head/www/py-django-subdomains/Makefile head/www/py-django-subdomains/distinfo Modified: head/www/py-django-subdomains/Makefile ============================================================================== --- head/www/py-django-subdomains/Makefile Mon Sep 26 23:37:37 2016 (r422794) +++ head/www/py-django-subdomains/Makefile Tue Sep 27 00:47:19 2016 (r422795) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= django-subdomains -PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,9 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rum1cro@yandex.ru COMMENT= Subdomains helpers for the Django framework +LICENSE= MIT + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18 -USES= python:2 +USES= python USE_PYTHON= distutils autoplist .include Modified: head/www/py-django-subdomains/distinfo ============================================================================== --- head/www/py-django-subdomains/distinfo Mon Sep 26 23:37:37 2016 (r422794) +++ head/www/py-django-subdomains/distinfo Tue Sep 27 00:47:19 2016 (r422795) @@ -1,2 +1,3 @@ -SHA256 (django-subdomains-2.0.4.tar.gz) = 05e861b3459281318ce451443332e7e114a2b7c99d2306e9c89adfcc8fbcb098 -SIZE (django-subdomains-2.0.4.tar.gz) = 10912 +TIMESTAMP = 1474933138 +SHA256 (django-subdomains-2.1.0.tar.gz) = 5684bb3a731de2295a549f6f2c3d6a806da802ff1ad369babd57cf008d9a783f +SIZE (django-subdomains-2.1.0.tar.gz) = 7345