Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142445912
D4024.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D4024.diff
View Options
Index: head/www/py-django-mptt/Makefile
===================================================================
--- head/www/py-django-mptt/Makefile
+++ head/www/py-django-mptt/Makefile
@@ -2,21 +2,23 @@
# $FreeBSD$
PORTNAME= django-mptt
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.4
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
-COMMENT= Utilities for implementing a pre-order traversal tree in django
+COMMENT= Utilities for implementing Modified Preorder Tree Traversal in Django
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django # >= 1.4.2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django # >= 1.4.2
USE_GITHUB= yes
USES= gettext python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
+
+NO_ARCH= yes
.include <bsd.port.mk>
Index: head/www/py-django-mptt/distinfo
===================================================================
--- head/www/py-django-mptt/distinfo
+++ head/www/py-django-mptt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (django-mptt-django-mptt-0.6.0_GH0.tar.gz) = e5cb1f5da5ad0a6176652e4e575851d17d6ee54835f5b196a1a38e4bc216326b
-SIZE (django-mptt-django-mptt-0.6.0_GH0.tar.gz) = 77966
+SHA256 (django-mptt-django-mptt-0.7.4_GH0.tar.gz) = 353ff1cae17ea784ec6ae4ac2926ef77ee62fe90d6c13d0ff613d491a28130b9
+SIZE (django-mptt-django-mptt-0.7.4_GH0.tar.gz) = 92872
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 21, 1:13 AM (2 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27785252
Default Alt Text
D4024.diff (1 KB)
Attached To
Mode
D4024: www/py-django-mptt: Update to 0.7.4, Fix *_DEPENDS
Attached
Detach File
Event Timeline
Log In to Comment