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