git: 2839483a432f - main - devel/py-xstatic-jasmine: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:30 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2839483a432f9983705343a2e74c0619129d79fa commit 2839483a432f9983705343a2e74c0619129d79fa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:27 +0000 devel/py-xstatic-jasmine: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-jasmine/Makefile | 8 ++++---- devel/py-xstatic-jasmine/pkg-descr | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/py-xstatic-jasmine/Makefile b/devel/py-xstatic-jasmine/Makefile index 2b3fa10dc9bb..392234eea89b 100644 --- a/devel/py-xstatic-jasmine/Makefile +++ b/devel/py-xstatic-jasmine/Makefile @@ -1,6 +1,6 @@ PORTNAME= xstatic-jasmine PORTVERSION= 2.4.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,12 +8,12 @@ DISTNAME= XStatic-Jasmine-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Jasmine (XStatic packaging standard) -WWW= https://jasmine.github.io/ +WWW= https://jasmine.github.io/ \ + https://github.com/openstack/xstatic-jasmine \ + https://github.com/jasmine/jasmine-py 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-jasmine/pkg-descr b/devel/py-xstatic-jasmine/pkg-descr index 6917a57b84a6..e03dc9b1f106 100644 --- a/devel/py-xstatic-jasmine/pkg-descr +++ b/devel/py-xstatic-jasmine/pkg-descr @@ -5,5 +5,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/openstack/xstatic-jasmine