git: 8219c84586be - main - www/py-django-webpack-loader: Rollback to 0.7.0

Richard Gallamore ultima at FreeBSD.org
Thu Jun 24 01:41:48 UTC 2021


The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8219c84586becc6fab30d62c560cc517cff59039

commit 8219c84586becc6fab30d62c560cc517cff59039
Author:     Richard Gallamore <ultima at FreeBSD.org>
AuthorDate: 2021-06-24 01:36:42 +0000
Commit:     Richard Gallamore <ultima at FreeBSD.org>
CommitDate: 2021-06-24 01:36:42 +0000

    www/py-django-webpack-loader: Rollback to 0.7.0
    
    The most recent update to webpack-loader is not compatible
    with Seahub. Seahub is the only depend, therefore bumping epoch
    and rolling back.
    
    PR:     254558
    Reported by:    ports at stdran^
---
 www/py-django-webpack-loader/Makefile | 3 ++-
 www/py-django-webpack-loader/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-django-webpack-loader/Makefile b/www/py-django-webpack-loader/Makefile
index 44b33351ff8b..68d03106d2ed 100644
--- a/www/py-django-webpack-loader/Makefile
+++ b/www/py-django-webpack-loader/Makefile
@@ -1,7 +1,8 @@
 # Created by: Richard Gallamore <ultima at FreeBSD.org>
 
 PORTNAME=	django-webpack-loader
-PORTVERSION=	1.0.0
+PORTVERSION=	0.7.0
+PORTEPOCH=	1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-django-webpack-loader/distinfo b/www/py-django-webpack-loader/distinfo
index 2fae2e54cf0f..7ee5a8d05f4e 100644
--- a/www/py-django-webpack-loader/distinfo
+++ b/www/py-django-webpack-loader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621714393
-SHA256 (django-webpack-loader-1.0.0.tar.gz) = 2cee0ff147bd0f34e046c23835720d7e3eabddcba3bfab1853d9c4fd0df12565
-SIZE (django-webpack-loader-1.0.0.tar.gz) = 13475
+TIMESTAMP = 1624498146
+SHA256 (django-webpack-loader-0.7.0.tar.gz) = 7a3c88201aa54481f9399465615cbe7b9aece8081496a6d0287b7cb8e232f447
+SIZE (django-webpack-loader-0.7.0.tar.gz) = 11172


More information about the dev-commits-ports-main mailing list