aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-24 13:14:25 +0800
committerpi <pi@FreeBSD.org>2016-05-24 13:14:25 +0800
commit97beb77a7fcbe772af0257f3d4ced26bab820445 (patch)
tree2c660dcdfb0484aae797bd39f08d976affb6795c /www
parentac62e169c3798a55ba835d7acd7e4493396f0aca (diff)
downloadfreebsd-ports-gnome-97beb77a7fcbe772af0257f3d4ced26bab820445.tar.gz
freebsd-ports-gnome-97beb77a7fcbe772af0257f3d4ced26bab820445.tar.zst
freebsd-ports-gnome-97beb77a7fcbe772af0257f3d4ced26bab820445.zip
www/py-django-tagging: 0.4.1 -> 0.4.3
- Add missing migration for ``on_delete`` - Fix tag weight - Reduce warnings for recent versions of Django PR: 209608 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/py-django-tagging/Makefile5
-rw-r--r--www/py-django-tagging/distinfo5
2 files changed, 6 insertions, 4 deletions
diff --git a/www/py-django-tagging/Makefile b/www/py-django-tagging/Makefile
index 0c6d311e8f0d..4ea1ace50844 100644
--- a/www/py-django-tagging/Makefile
+++ b/www/py-django-tagging/Makefile
@@ -2,20 +2,21 @@
# $FreeBSD$
PORTNAME= django-tagging
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-NO_ARCH= yes
MAINTAINER= ports@caomhin.org
COMMENT= Generic tagging application for Django
LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= multi
+LICENSE_FILE= ${WORKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
diff --git a/www/py-django-tagging/distinfo b/www/py-django-tagging/distinfo
index 99bde17e7a05..eb4339a704ac 100644
--- a/www/py-django-tagging/distinfo
+++ b/www/py-django-tagging/distinfo
@@ -1,2 +1,3 @@
-SHA256 (django-tagging-0.4.1.tar.gz) = 35802daf35f90aa022d59f7d7d485c719c29c4efbde1bf966d44017e1e64602b
-SIZE (django-tagging-0.4.1.tar.gz) = 44260
+TIMESTAMP = 1463565997
+SHA256 (django-tagging-0.4.3.tar.gz) = 1a76384bb94cb8b7d2defe252d34c32ab18c4fca516c84da78579a5bef572718
+SIZE (django-tagging-0.4.3.tar.gz) = 45026