From owner-svn-ports-all@freebsd.org Fri May 11 16:53:35 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 599A2FAAB25; Fri, 11 May 2018 16:53:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C27DA75792; Fri, 11 May 2018 16:53:34 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 58E2612499; Fri, 11 May 2018 16:53:34 +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 w4BGrYH6037970; Fri, 11 May 2018 16:53:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4BGrYON037969; Fri, 11 May 2018 16:53:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805111653.w4BGrYON037969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 May 2018 16:53:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469659 - head/www/py-django-model-utils X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-django-model-utils X-SVN-Commit-Revision: 469659 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2018 16:53:35 -0000 Author: sunpoet Date: Fri May 11 16:53:33 2018 New Revision: 469659 URL: https://svnweb.freebsd.org/changeset/ports/469659 Log: Update to 3.1.2 Changes: https://github.com/jazzband/django-model-utils/releases Modified: head/www/py-django-model-utils/Makefile head/www/py-django-model-utils/distinfo Modified: head/www/py-django-model-utils/Makefile ============================================================================== --- head/www/py-django-model-utils/Makefile Fri May 11 16:53:28 2018 (r469658) +++ head/www/py-django-model-utils/Makefile Fri May 11 16:53:33 2018 (r469659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-model-utils -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-model-utils/distinfo ============================================================================== --- head/www/py-django-model-utils/distinfo Fri May 11 16:53:28 2018 (r469658) +++ head/www/py-django-model-utils/distinfo Fri May 11 16:53:33 2018 (r469659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520708283 -SHA256 (django-model-utils-3.1.1.tar.gz) = a9baa7de943b4e8afa61728ce8c42ce99e88cc87d40e74df2b060a78d22c0f5c -SIZE (django-model-utils-3.1.1.tar.gz) = 24787 +TIMESTAMP = 1526054455 +SHA256 (django-model-utils-3.1.2.tar.gz) = 2c057f3bf0859aba27f04389f0cedd2d48f8c9b3848acb86fd9970794e58f477 +SIZE (django-model-utils-3.1.2.tar.gz) = 24688