Index: head/www/py-django_compressor/Makefile =================================================================== --- head/www/py-django_compressor/Makefile (revision 523282) +++ head/www/py-django_compressor/Makefile (revision 523283) @@ -1,36 +1,36 @@ # Created by: Lung-Pin Chang # $FreeBSD$ PORTNAME= django_compressor -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima@FreeBSD.org COMMENT= Compresses linked and inline JavaScript/CSS into a single cached file LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versiontools>=1.8.2:devel/py-versiontools@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-appconf>=0.4:www/py-django-appconf@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rcssmin>=0:archivers/py-rcssmin@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rjsmin>=0:archivers/py-rjsmin@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-appconf>=1.0.2:www/py-django-appconf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rcssmin>=1.0.6:archivers/py-rcssmin@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rjsmin>=1.1.0:archivers/py-rjsmin@${PY_FLAVOR} USES= python${PY_SLIMIT} USE_PYTHON= autoplist distutils NO_ARCH= yes OPTIONS_DEFINE= BEAUTIFULSOUP LXML HTML5LIB SLIMIT BEAUTIFULSOUP_DESC= Enable BeautifulSoupParser LXML_DESC= Enable LxmlParser HTML5LIB_DESC= Enable Html5LibParser SLIMIT_DESC= Enable SlimIt JavaScript filter BEAUTIFULSOUP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR} LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} SLIMIT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}slimit>=0.8.1:www/py-slimit@${PY_FLAVOR} SLIMIT_VARS= PY_SLIMIT=:2.7 .include Index: head/www/py-django_compressor/distinfo =================================================================== --- head/www/py-django_compressor/distinfo (revision 523282) +++ head/www/py-django_compressor/distinfo (revision 523283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559375666 -SHA256 (django_compressor-2.3.tar.gz) = 47c86347f75c64954a06afbbfc820a750619e10c23a49272b865020a407b7edd -SIZE (django_compressor-2.3.tar.gz) = 110714 +TIMESTAMP = 1579233244 +SHA256 (django_compressor-2.4.tar.gz) = d2ed1c6137ddaac5536233ec0a819e14009553fee0a869bea65d03e5285ba74f +SIZE (django_compressor-2.4.tar.gz) = 111853