git: 2bcc0e2503c2 - main - devel/py-xstatic-angular-fileupload: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bcc0e2503c26fd09cf312e6765186921676f028 commit 2bcc0e2503c26fd09cf312e6765186921676f028 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:21 +0000 devel/py-xstatic-angular-fileupload: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-angular-fileupload/Makefile | 6 +++--- devel/py-xstatic-angular-fileupload/pkg-descr | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/devel/py-xstatic-angular-fileupload/Makefile b/devel/py-xstatic-angular-fileupload/Makefile index d7296cd00eed..c8541b2bc22d 100644 --- a/devel/py-xstatic-angular-fileupload/Makefile +++ b/devel/py-xstatic-angular-fileupload/Makefile @@ -1,6 +1,6 @@ PORTNAME= xstatic-angular-fileupload PORTVERSION= 12.0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,11 +8,11 @@ DISTNAME= XStatic-Angular-FileUpload-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Angular-FileUpload (XStatic packaging standard) -WWW= https://opendev.org/x/xstatic-angular-fileupload +WWW= https://opendev.org/openstack/xstatic-angular-fileupload \ + https://github.com/danialfarid/ng-file-upload LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-xstatic-angular-fileupload/pkg-descr b/devel/py-xstatic-angular-fileupload/pkg-descr index ba61b6309362..7fae4946b87f 100644 --- a/devel/py-xstatic-angular-fileupload/pkg-descr +++ b/devel/py-xstatic-angular-fileupload/pkg-descr @@ -6,5 +6,3 @@ This package is intended to be used by any project that needs these files. It intentionally does not provide any extra code except some metadata nor has any extra requirements. You MAY use some minimal support code from the XStatic base package, if you like. - -See also: https://github.com/danialfarid/ng-file-upload