mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Update to 0.9.0
- Add LICENSE
This commit is contained in:
parent
4742634d66
commit
9dc5b4e6cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412693
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-annoying
|
||||
PORTVERSION= 0.8.7
|
||||
PORTVERSION= 0.9.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= cs@FreeBSD.org
|
||||
COMMENT= Eliminate annoying things in the Django framework
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (skorokithakis-django-annoying-v0.8.7_GH0.tar.gz) = cf293a45812aa0fbe7c6b6cc11e5a67d9cc92bf374a89ef527da51a40c6ddb64
|
||||
SIZE (skorokithakis-django-annoying-v0.8.7_GH0.tar.gz) = 13823
|
||||
SHA256 (skorokithakis-django-annoying-v0.9.0_GH0.tar.gz) = 0dcda463f4f5c203f35fdc41578e0159c7b5c83c1ce6c1ae119754ecda6972bb
|
||||
SIZE (skorokithakis-django-annoying-v0.9.0_GH0.tar.gz) = 13882
|
||||
|
Loading…
Reference in New Issue
Block a user