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