Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2022 10:35:00 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 081f0a6793b0 - main - www/py-django-contrib-comments: Update version 2.1.0=>2.2.0
Message-ID:  <202203121035.22CAZ07q038565@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=081f0a6793b09594247a218eb2195ffd72ee6f07

commit 081f0a6793b09594247a218eb2195ffd72ee6f07
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-10 05:18:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:34:56 +0000

    www/py-django-contrib-comments: Update version 2.1.0=>2.2.0
    
    Relnotes:
    https://github.com/django/django-contrib-comments/releases/tag/2.2.0
---
 www/py-django-contrib-comments/Makefile | 3 ++-
 www/py-django-contrib-comments/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-django-contrib-comments/Makefile b/www/py-django-contrib-comments/Makefile
index 7ce0479e5ddc..c6fc7f5fd6c6 100644
--- a/www/py-django-contrib-comments/Makefile
+++ b/www/py-django-contrib-comments/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kubilay Kocak <koobs@FreeBSD.org>
 
 PORTNAME=	django-contrib-comments
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ COMMENT=	Code formerly known as django.contrib.comments
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+# Supports all Django version. Bump when DEFAULT Django is changed
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-django-contrib-comments/distinfo b/www/py-django-contrib-comments/distinfo
index bc40ff14482c..12fde3cdd38a 100644
--- a/www/py-django-contrib-comments/distinfo
+++ b/www/py-django-contrib-comments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619172521
-SHA256 (django-contrib-comments-2.1.0.tar.gz) = d82f1d04690550df026553053903deec0c52dc54212e1b79241b08f0355cff2c
-SIZE (django-contrib-comments-2.1.0.tar.gz) = 189916
+TIMESTAMP = 1646872491
+SHA256 (django-contrib-comments-2.2.0.tar.gz) = 48de00f15677e016a216aeff205d6e00e4391c9a5702136c64119c472b7356da
+SIZE (django-contrib-comments-2.2.0.tar.gz) = 870169



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203121035.22CAZ07q038565>