From nobody Wed Oct 06 13:15:06 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 86D6212DF598; Wed, 6 Oct 2021 13:15:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HPZgZ3SDQz3JTK; Wed, 6 Oct 2021 13:15:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 567C320C27; Wed, 6 Oct 2021 13:15:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 196DF6mF020208; Wed, 6 Oct 2021 13:15:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 196DF65Z020207; Wed, 6 Oct 2021 13:15:06 GMT (envelope-from git) Date: Wed, 6 Oct 2021 13:15:06 GMT Message-Id: <202110061315.196DF65Z020207@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kai Knoblich Subject: git: 5e2ba0423122 - 2021Q4 - www/py-dj32-django-mptt: Update to 0.13.4 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 5e2ba0423122f0e496aef3280c826e5f99f82205 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e2ba0423122f0e496aef3280c826e5f99f82205 commit 5e2ba0423122f0e496aef3280c826e5f99f82205 Author: Kai Knoblich AuthorDate: 2021-10-04 16:59:33 +0000 Commit: Kai Knoblich CommitDate: 2021-10-06 13:14:35 +0000 www/py-dj32-django-mptt: Update to 0.13.4 Changelog since 0.13.1: https://github.com/django-mptt/django-mptt/compare/0.13.1...0.13.4 MFH: 2021Q4 (cherry picked from commit f99dd3e17203ec1d5d9f2939bdca6a7cd8c5cca3) --- www/py-dj32-django-mptt/Makefile | 2 +- www/py-dj32-django-mptt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-dj32-django-mptt/Makefile b/www/py-dj32-django-mptt/Makefile index a7949f7c5371..3f584c305845 100644 --- a/www/py-dj32-django-mptt/Makefile +++ b/www/py-dj32-django-mptt/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-mptt -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj32- diff --git a/www/py-dj32-django-mptt/distinfo b/www/py-dj32-django-mptt/distinfo index 8aa0d57a506c..d16c6d82366f 100644 --- a/www/py-dj32-django-mptt/distinfo +++ b/www/py-dj32-django-mptt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629747992 -SHA256 (django-mptt-0.13.1.tar.gz) = f33f49ada76b9a9b078428d0d6e254a21b9feaf56985cbe215e1db28d0f4b52f -SIZE (django-mptt-0.13.1.tar.gz) = 101364 +TIMESTAMP = 1632928296 +SHA256 (django-mptt-0.13.4.tar.gz) = 80c9fb34df7796a4e5af0cb6b8ade3697555b1aa438bd07a01f32b3ab5202b63 +SIZE (django-mptt-0.13.4.tar.gz) = 102901