Index: head/www/py-django-haystack/Makefile =================================================================== --- head/www/py-django-haystack/Makefile (revision 470902) +++ head/www/py-django-haystack/Makefile (revision 470903) @@ -1,22 +1,34 @@ # Created by: Kristaps Kulis # $FreeBSD$ PORTNAME= django-haystack -PORTVERSION= 2.5.0 +PORTVERSION= 2.8.1 CATEGORIES= www databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kristaps.kulis@gmail.com COMMENT= Pluggable search for Django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} -NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils concurrent autoplist +NO_ARCH= yes +PORTDOCS= * + +OPTIONS_DEFINE= DOCS +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} +DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + @(cd ${WRKSRC}/build/sphinx/html && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ + "! -name .buildinfo -and ! -name objects.inv") .include Index: head/www/py-django-haystack/distinfo =================================================================== --- head/www/py-django-haystack/distinfo (revision 470902) +++ head/www/py-django-haystack/distinfo (revision 470903) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475827847 -SHA256 (django-haystack-2.5.0.tar.gz) = 54f6aa03770aa11de30b7052cdbdfdb102f8d5be4342033a89e538b4bdc86d9b -SIZE (django-haystack-2.5.0.tar.gz) = 212172 +TIMESTAMP = 1525986110 +SHA256 (django-haystack-2.8.1.tar.gz) = 8b54bcc926596765d0a3383d693bcdd76109c7abb6b2323b3984a39e3576028c +SIZE (django-haystack-2.8.1.tar.gz) = 1553122