From nobody Wed Nov 3 06:59:25 2021 X-Original-To: dev-commits-ports-main@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 A138C182867C; Wed, 3 Nov 2021 06:59:26 +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 4Hkd1B0LZHz4bJK; Wed, 3 Nov 2021 06:59:25 +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 303EC1469C; Wed, 3 Nov 2021 06:59:25 +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 1A36xPbZ048927; Wed, 3 Nov 2021 06:59:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A36xPe3048926; Wed, 3 Nov 2021 06:59:25 GMT (envelope-from git) Date: Wed, 3 Nov 2021 06:59:25 GMT Message-Id: <202111030659.1A36xPe3048926@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: afde616d5737 - main - www/py-django-tables2: Update to 2.4.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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/main X-Git-Reftype: branch X-Git-Commit: afde616d573718fda2ca724d95ad9a61a2cfc8f5 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=afde616d573718fda2ca724d95ad9a61a2cfc8f5 commit afde616d573718fda2ca724d95ad9a61a2cfc8f5 Author: Kai Knoblich AuthorDate: 2021-11-03 06:52:42 +0000 Commit: Kai Knoblich CommitDate: 2021-11-03 06:52:42 +0000 www/py-django-tables2: Update to 2.4.1 Changelog: https://github.com/jieter/django-tables2/blob/v2.4.1/CHANGELOG.md MFH: 2021Q4 --- www/py-django-tables2/Makefile | 2 +- www/py-django-tables2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-django-tables2/Makefile b/www/py-django-tables2/Makefile index c6165cfb4b9b..b309d8e415e7 100644 --- a/www/py-django-tables2/Makefile +++ b/www/py-django-tables2/Makefile @@ -1,7 +1,7 @@ # Created by: Kozlov Sergey PORTNAME= django-tables2 -DISTVERSION= 2.4.0 +DISTVERSION= 2.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-tables2/distinfo b/www/py-django-tables2/distinfo index 6f74431aa1a0..151f1103a4fd 100644 --- a/www/py-django-tables2/distinfo +++ b/www/py-django-tables2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626792729 -SHA256 (django-tables2-2.4.0.tar.gz) = 4eb526464ee56a0b7d827d1da9a4f257e44edb5e1cbb6a0cfb6ca0fed70d8e4f -SIZE (django-tables2-2.4.0.tar.gz) = 77919 +TIMESTAMP = 1633552255 +SHA256 (django-tables2-2.4.1.tar.gz) = 6c72dd208358539e789e4c0efd7d151e43283a4aa4093a35f44c43489e7ddeaa +SIZE (django-tables2-2.4.1.tar.gz) = 78516