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