mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to 0.4.1
- Update WWW PR: 206312 Submitted by: maintainer
This commit is contained in:
parent
e9be9e8b25
commit
20a3df7fea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406263
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-tagging
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (django-tagging-0.4.tar.gz) = 033e3d1b352f0dacdf8588dc83521ac602a020f34f4c1c389912eaff2915e557
|
||||
SIZE (django-tagging-0.4.tar.gz) = 44225
|
||||
SHA256 (django-tagging-0.4.1.tar.gz) = 35802daf35f90aa022d59f7d7d485c719c29c4efbde1bf966d44017e1e64602b
|
||||
SIZE (django-tagging-0.4.1.tar.gz) = 44260
|
||||
|
@ -1,4 +1,4 @@
|
||||
A generic tagging application for Django projects, which allows association of
|
||||
a number of tags with any Model instance and makes retrieval of tags simple.
|
||||
|
||||
WWW: http://code.google.com/p/django-tagging/
|
||||
WWW: https://github.com/Fantomas42/django-tagging
|
||||
|
Loading…
x
Reference in New Issue
Block a user