aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-tastypie
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-tastypie')
-rw-r--r--www/py-django-tastypie/Makefile7
-rw-r--r--www/py-django-tastypie/distinfo4
-rw-r--r--www/py-django-tastypie/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/www/py-django-tastypie/Makefile b/www/py-django-tastypie/Makefile
index 7983334bcaa3..61b71d7a7636 100644
--- a/www/py-django-tastypie/Makefile
+++ b/www/py-django-tastypie/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-tastypie
-PORTVERSION= 0.9.12
+PORTVERSION= 0.9.13
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= william88@gmail.com
COMMENT= Create REST API for Django apps
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mimeparse>=0:${PORTSDIR}/devel/py-mimeparse \
- ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mimeparse>=0:${PORTSDIR}/devel/py-mimeparse \
+ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \
+ ${PYTHON_PKGNAMEPREFIX}rose>=1:${PORTSDIR}/devel/py-rose
USE_PYTHON= 2.6+
USE_PYDISTUTILS= easy_install
diff --git a/www/py-django-tastypie/distinfo b/www/py-django-tastypie/distinfo
index 26f66c7cb925..75485e7a050d 100644
--- a/www/py-django-tastypie/distinfo
+++ b/www/py-django-tastypie/distinfo
@@ -1,2 +1,2 @@
-SHA256 (django-tastypie-0.9.12.tar.gz) = 5b9a8d2e1ec562b23f4c94cfe387262f4c573dfdf673af80f13b1d137dbf841f
-SIZE (django-tastypie-0.9.12.tar.gz) = 704067
+SHA256 (django-tastypie-0.9.13.tar.gz) = 60ff6e88a8cf7a48b3ac9d23bb3307135bf153026beb6b9adbfac1bb586f516b
+SIZE (django-tastypie-0.9.13.tar.gz) = 719070
diff --git a/www/py-django-tastypie/pkg-descr b/www/py-django-tastypie/pkg-descr
index 9d2d7520ba87..f4fbf5c52223 100644
--- a/www/py-django-tastypie/pkg-descr
+++ b/www/py-django-tastypie/pkg-descr
@@ -13,4 +13,4 @@ Here are some common reasons for tastypie:
* You want to support my perceived NIH syndrome, which is less about
NIH and more about trying to help out friends/coworkers.
-WWW: http://south.aeracode.org://github.com/toastdriven/django-tastypie/
+WWW: http://github.com/toastdriven/django-tastypie/