Index: head/www/py-django_compressor/Makefile =================================================================== --- head/www/py-django_compressor/Makefile (revision 467337) +++ head/www/py-django_compressor/Makefile (revision 467338) @@ -1,37 +1,36 @@ # Created by: Lung-Pin Chang # $FreeBSD$ PORTNAME= django_compressor -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= changlp@cs.nctu.edu.tw +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@${FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-appconf>=0.4:www/py-django-appconf@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rcssmin>=0:archivers/py-rcssmin@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rjsmin>=0:archivers/py-rjsmin@${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@${FLAVOR} LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${FLAVOR} HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${FLAVOR} SLIMIT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}slimit>=0.8.1:www/py-slimit@${FLAVOR} SLIMIT_VARS= PY_SLIMIT=:2.7 .include Index: head/www/py-django_compressor/distinfo =================================================================== --- head/www/py-django_compressor/distinfo (revision 467337) +++ head/www/py-django_compressor/distinfo (revision 467338) @@ -1,2 +1,3 @@ -SHA256 (django_compressor-2.0.tar.gz) = b1618260798e0c26ef52c8e6c14d445783756eca92f2ab1b8db8bee8ecc9b8c3 -SIZE (django_compressor-2.0.tar.gz) = 105110 +TIMESTAMP = 1520804348 +SHA256 (django_compressor-2.2.tar.gz) = 9616570e5b08e92fa9eadc7a1b1b49639cce07ef392fc27c74230ab08075b30f +SIZE (django_compressor-2.2.tar.gz) = 105193