Date: Tue, 25 Feb 2020 21:42:04 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527138 - head/www/py-dj22-django-tables2 Message-ID: <202002252142.01PLg4Au087375@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kai Date: Tue Feb 25 21:42:04 2020 New Revision: 527138 URL: https://svnweb.freebsd.org/changeset/ports/527138 Log: www/py-dj22-django-tables2: Update to 2.2.1 Changelog since 2.0.6: https://github.com/jieter/django-tables2/blob/v2.2.1/CHANGELOG.md Modified: head/www/py-dj22-django-tables2/Makefile head/www/py-dj22-django-tables2/distinfo Modified: head/www/py-dj22-django-tables2/Makefile ============================================================================== --- head/www/py-dj22-django-tables2/Makefile Tue Feb 25 21:39:39 2020 (r527137) +++ head/www/py-dj22-django-tables2/Makefile Tue Feb 25 21:42:04 2020 (r527138) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-tables2 -DISTVERSION= 2.0.6 +DISTVERSION= 2.2.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22- Modified: head/www/py-dj22-django-tables2/distinfo ============================================================================== --- head/www/py-dj22-django-tables2/distinfo Tue Feb 25 21:39:39 2020 (r527137) +++ head/www/py-dj22-django-tables2/distinfo Tue Feb 25 21:42:04 2020 (r527138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556216399 -SHA256 (django-tables2-2.0.6.tar.gz) = 98038606603a157b79bb7564e589d1f21050c463d12c59d5b3848eba9e10a0ae -SIZE (django-tables2-2.0.6.tar.gz) = 71283 +TIMESTAMP = 1576250496 +SHA256 (django-tables2-2.2.1.tar.gz) = 0d9b17f5c030ba1b5fcaeb206d8397bf58f1fdfc6beaf56e7874841b8647aa94 +SIZE (django-tables2-2.2.1.tar.gz) = 71769
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002252142.01PLg4Au087375>