diff --git a/www/py-django_compressor/Makefile b/www/py-django_compressor/Makefile index 63d528a07baa..e466701753f0 100644 --- a/www/py-django_compressor/Makefile +++ b/www/py-django_compressor/Makefile @@ -1,33 +1,32 @@ # Created by: Lung-Pin Chang PORTNAME= django_compressor -PORTVERSION= 2.4 -PORTREVISION= 1 +PORTVERSION= 3.1 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>=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} + ${PYTHON_PKGNAMEPREFIX}rcssmin>=1.1.0:archivers/py-rcssmin@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rjsmin>=1.2.0:archivers/py-rjsmin@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes OPTIONS_DEFINE= BEAUTIFULSOUP LXML HTML5LIB BEAUTIFULSOUP_DESC= Enable BeautifulSoupParser LXML_DESC= Enable LxmlParser HTML5LIB_DESC= Enable Html5LibParser 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} .include diff --git a/www/py-django_compressor/distinfo b/www/py-django_compressor/distinfo index 593d50130d95..c32b7defcb32 100644 --- a/www/py-django_compressor/distinfo +++ b/www/py-django_compressor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579233244 -SHA256 (django_compressor-2.4.tar.gz) = d2ed1c6137ddaac5536233ec0a819e14009553fee0a869bea65d03e5285ba74f -SIZE (django_compressor-2.4.tar.gz) = 111853 +TIMESTAMP = 1641939069 +SHA256 (django_compressor-3.1.tar.gz) = c4a87bf65f9a534cfaf1c321a000a229c24e50c6d62ba6ab089482db42e819d9 +SIZE (django_compressor-3.1.tar.gz) = 123383