diff --git a/www/py-django_compressor/Makefile b/www/py-django_compressor/Makefile index e466701753f0..ec6489124b0e 100644 --- a/www/py-django_compressor/Makefile +++ b/www/py-django_compressor/Makefile @@ -1,32 +1,32 @@ # Created by: Lung-Pin Chang PORTNAME= django_compressor -PORTVERSION= 3.1 +PORTVERSION= 4.0 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.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 c32b7defcb32..6acabe9748b8 100644 --- a/www/py-django_compressor/distinfo +++ b/www/py-django_compressor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641939069 -SHA256 (django_compressor-3.1.tar.gz) = c4a87bf65f9a534cfaf1c321a000a229c24e50c6d62ba6ab089482db42e819d9 -SIZE (django_compressor-3.1.tar.gz) = 123383 +TIMESTAMP = 1651960397 +SHA256 (django_compressor-4.0.tar.gz) = 1db91b6d04293636a68bd1328dc7bb90d636b0295f67b1cc6d4fa102b9fd25f6 +SIZE (django_compressor-4.0.tar.gz) = 123183