Skip to content

Commit

Permalink
www/py-django-contrib-comments: Update version 2.1.0=>2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Mar 12, 2022
1 parent 315d90b commit 081f0a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion 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}
Expand All @@ -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+
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 081f0a6

Please sign in to comment.