Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 22:25:30 GMT
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4cdf3803fcf5 - main - www/py-django_compressor: Update to 3.1
Message-ID:  <202201112225.20BMPU2Z062393@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cdf3803fcf5eb96bf74ac97b86a795bd32bc0b8

commit 4cdf3803fcf5eb96bf74ac97b86a795bd32bc0b8
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2022-01-11 22:23:33 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2022-01-11 22:25:11 +0000

    www/py-django_compressor: Update to 3.1
    
    Changes: https://django-compressor.readthedocs.io/en/stable/changelog.html
---
 www/py-django_compressor/Makefile | 7 +++----
 www/py-django_compressor/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

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,8 +1,7 @@
 # Created by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>
 
 PORTNAME=	django_compressor
-PORTVERSION=	2.4
-PORTREVISION=	1
+PORTVERSION=	3.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +13,8 @@ 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
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201112225.20BMPU2Z062393>